tests/acceptance/boot_linux: Accept SSH pubkey
commit0a7798037acb65cf4e9d64372690a47018e60d02
authorMax Reitz <mreitz@redhat.com>
Mon, 2 Nov 2020 16:18:58 +0000 (2 17:18 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 2 Nov 2020 19:22:51 +0000 (2 19:22 +0000)
treeb3e499f49190af701a6fff32122d563f114a8a37
parent9d82f6a3e68c2986633ad11687da2193e9acb0cb
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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20201102161859.156603-7-mreitz@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tests/acceptance/boot_linux.py