Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix flaky integration tests #824

Open
efiacor opened this issue Nov 29, 2024 · 0 comments
Open

Fix flaky integration tests #824

efiacor opened this issue Nov 29, 2024 · 0 comments
Labels
area/test-infra SIG Release Test Infra bug Something isn't working

Comments

@efiacor
Copy link
Collaborator

efiacor commented Nov 29, 2024

The following "integration" tests are very unstable and block PRs due to being run as presubmit jobs.

http://prow.nephio.io/job-history/gs/prow-nephio-sig-release/pr-logs/directory/install-integration

https://prow.nephio.io/job-history/gs/prow-nephio-sig-release/pr-logs/directory/bootstrap-integration

The issue seems to be related to ssh key for the ansible user:

`PLAY [Boostrap servers] ********************************************************

TASK [Gathering Facts] *********************************************************
fatal: [int-focal-vm-bootstrap-918958902]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added '35.224.148.255' (ED25519) to the list of known hosts.\r\nroot@35.224.148.255: Permission denied (publickey).", "unreachable": true}`

@efiacor efiacor added bug Something isn't working area/test-infra SIG Release Test Infra labels Nov 29, 2024
@efiacor efiacor added this to R4 Nov 29, 2024
@efiacor efiacor moved this to Todo in R4 Feb 19, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/test-infra SIG Release Test Infra bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant