mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
iot_zezere_remote: add a safety wait after adding ssh key
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
41f2adaf46
commit
4ee74a0bca
@ -33,6 +33,7 @@ sub run {
|
||||
type_string "$sshpub";
|
||||
send_key "tab";
|
||||
send_key "ret";
|
||||
wait_still_screen 3;
|
||||
# claim the device
|
||||
assert_and_click "zezere_claim_unowned";
|
||||
assert_and_click "zezere_claim_button";
|
||||
|
Loading…
Reference in New Issue
Block a user