tests/acceptance/boot_linux: Accept SSH pubkey
commit45ced7ca2f2767c046fb1b9980ba938ad526262e
authorMax Reitz <mreitz@redhat.com>
Wed, 9 Sep 2020 18:40:27 +0000 (9 20:40 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 26 Oct 2020 18:35:32 +0000 (26 18:35 +0000)
treeca634e42f15f3fc8a2a37cdb5af5d46788b59489
parent08dce386e77eb9ab044cb118e5391dc9ae11c5a8
tests/acceptance/boot_linux: Accept SSH pubkey

Let download_cloudinit() take an optional pubkey, which subclasses of
BootLinux can pass through setUp().

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200909184028.262297-8-mreitz@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: WIllian Rampazzo <willianr@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tests/acceptance/boot_linux.py