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: k8s-job: wait for job successful create #9411

Merged
merged 1 commit into from Apr 4, 2024

Conversation

danmihai1
Copy link
Contributor

Don't just verify SuccessfulCreate - wait for it if needed.

Fixes: #9138

Don't just verify SuccessfulCreate - wait for it if needed.

Fixes: kata-containers#9138

Signed-off-by: Dan Mihai <dmihai@microsoft.com>
@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Apr 3, 2024
@danmihai1
Copy link
Contributor Author

/test

@danmihai1 danmihai1 requested review from wainersm and sprt April 4, 2024 19:28
@GabyCT GabyCT merged commit 80d926c into kata-containers:main Apr 4, 2024
485 of 578 checks passed
@danmihai1 danmihai1 deleted the danmihai1/k8s-job branch April 26, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: k8s: k8s-job.bats expects that a pod gets created before "kubectl apply <job.yaml>" returns
4 participants