Project

General

Profile

Actions

action #65115

closed

[qac][public cloud] Storage perf test failing in ssh connection

Added by jlausuch about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2020-04-01
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

PC tools helper VM fails to connect to the VM

https://openqa.suse.de/tests/4070444#
https://openqa.suse.de/tests/4067508#

# nc -vz -w 1 34.76.215.65 22; echo Hsf3L-$?-
Connection to 34.76.215.65 22 port [tcp/ssh] succeeded!
Hsf3L-0-
# cat > /tmp/scripthW6mh.sh << 'EOT_hW6mh'; echo hW6mh-$?-
> ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR -i '/root/.ssh/id_rsa' "susetest@34.76.215.65" -- 'uname -r'
> EOT_hW6mh
hW6mh-0-
# echo hW6mh; bash -oe pipefail /tmp/scripthW6mh.sh ; echo SCRIPT_FINISHEDhW6mh-$?-
hW6mh
susetest@34.76.215.65: Permission denied (publickey).
Actions #1

Updated by jlausuch about 4 years ago

  • Status changed from New to In Progress
Actions #2

Updated by jlausuch about 4 years ago

  • Status changed from In Progress to Resolved

Fixed in latest build for GCE:
https://openqa.suse.de/tests/overview?distri=sle&version=15-SP2&build=0017&groupid=275

Need to enable it also for on-demand flavor.

Actions

Also available in: Atom PDF