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

Reply via email to