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

tests: retry connection to pod SSH server #8688

Merged

Conversation

danmihai1
Copy link
Contributor

Retry because the SSH server might take some time to start up.

Fixes: #8687

@katacontainersbot katacontainersbot added the size/small Small and simple task label Dec 16, 2023
@danmihai1 danmihai1 force-pushed the danmihai1/k8s-confidential branch 5 times, most recently from 8177e42 to 2107189 Compare December 19, 2023 21:54
@danmihai1
Copy link
Contributor Author

/test

To become more resilient against these kinds of errors:

deployment.apps/confidential-unencrypted created
pod/confidential-unencrypted-c5fdd6964-rrb6q condition met
ssh: connect to host 10.42.0.109 port 22: Connection refused

Fixes: kata-containers#8687

Signed-off-by: Dan Mihai <dmihai@microsoft.com>
@danmihai1
Copy link
Contributor Author

/test

Copy link
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @danmihai1!

Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @danmihai1!

@danmihai1 danmihai1 merged commit d916da1 into kata-containers:main Dec 20, 2023
163 of 176 checks passed
@danmihai1 danmihai1 deleted the danmihai1/k8s-confidential branch December 20, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/small Small and simple task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

k8s-confidential.bats test failures
4 participants