Skip to content
New issue

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

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

Already on GitHub? Sign in 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
Contributor

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\[email protected]: 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-infra SIG Release Test Infra bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant