kubevirt / kubevirt.core

Lean Ansible bindings for KubeVirt
Apache License 2.0
12 stars 11 forks source link

Tests issues when using real cluster #98

Closed mperetzred closed 5 months ago

mperetzred commented 5 months ago
SUMMARY

There are some gaps between the upstream and PSI environment:

TASK [Gathering Facts] ***** Wednesday 08 May 2024 13:30:30 +0000 (0:00:40.576) 0:00:40.609 * fatal: [default-testvm]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added '172.19.1.6' (ED25519) to the list of known hosts.\r\n\"System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8).\"\nConnection closed by 172.19.1.6 port 22", "unreachable": true} I added a 5-minute delay beforehand, which circumvented the issue.

ISSUE TYPE
COLLECTION VERSION

latest (main branch)

EXPECTED RESULTS

Tests should pass on a real Openshift cluster