[Bug 2455] New: Regression tests tweaks: keyscan and hostkey_rotation
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Sep 2 00:03:41 AEST 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2455
Bug ID: 2455
Summary: Regression tests tweaks: keyscan and hostkey_rotation
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Regression tests
Assignee: unassigned-bugs at mindrot.org
Reporter: jjelen at redhat.com
Created attachment 2691
--> https://bugzilla.mindrot.org/attachment.cgi?id=2691&action=edit
fix regress/hostkey_rotation.s
During the walk through the regression test suite I hit few issues that
should be fixed. Namely:
1) hostkey_rotation.sh contains some "mess" in the end of file,
probably created as a skeleton for the test that was not used in the
end (see patch)
2) keyscan.sh doesn't scan for ecdsa keys (nor for ed25519). All the
other tests are now updated to reflect result of `ssh -Q key-plain`, or
use the list imported from test-exec.sh, except this one. But
sufficient would be to use just the list that is mentioned in manual
page (“dsa”, “ecdsa”, “ed25519”, “rsa”).
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list