[libvirt-tck PATCH 0/2] Convert to SSH pubkey auth rather than password-based auth

Erik Skultety posted 2 patches 4 years, 2 months ago
Failed in applying to current master (apply log)
lib/Sys/Virt/TCK.pm                     | 30 ++++++++++++++++++++++++-
scripts/nwfilter/210-no-mac-spoofing.t  |  2 +-
scripts/nwfilter/220-no-ip-spoofing.t   |  2 +-
scripts/nwfilter/230-no-mac-broadcast.t |  2 +-
scripts/nwfilter/240-no-arp-spoofing.t  |  2 +-
5 files changed, 33 insertions(+), 5 deletions(-)
[libvirt-tck PATCH 0/2] Convert to SSH pubkey auth rather than password-based auth
Posted by Erik Skultety 4 years, 2 months ago
Most of the nwfilter tests utilize SSH connections to execute some commands to
cross reference whether the requested change in libvirt took effect. However,
fedora 31 disables password-based auth for root login which breaks the test
suite.

Erik Skultety (2):
  lib: TCK.pm: Favour pubkey auth over passwords on SSH connections
  nwfilter: Make use of the SSH pubkey auth rather than password-based
    auth

 lib/Sys/Virt/TCK.pm                     | 30 ++++++++++++++++++++++++-
 scripts/nwfilter/210-no-mac-spoofing.t  |  2 +-
 scripts/nwfilter/220-no-ip-spoofing.t   |  2 +-
 scripts/nwfilter/230-no-mac-broadcast.t |  2 +-
 scripts/nwfilter/240-no-arp-spoofing.t  |  2 +-
 5 files changed, 33 insertions(+), 5 deletions(-)

-- 
2.24.1