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

Use check_instance_ready for task pod readiness #1885

Merged
merged 1 commit into from
May 31, 2024

Conversation

TheRealHaoLiu
Copy link
Member

SUMMARY

we been running into flakiness in our CI where the we try to launch the demo job before task instance is truly ready (marked as ready in database)

this new readiness check will check if the instance is marked ready in database

depends on ansible/awx#15238

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
ADDITIONAL INFORMATION

@TheRealHaoLiu
Copy link
Member Author

now we should start talking about enabling readiness probe by default...

@TheRealHaoLiu TheRealHaoLiu merged commit 6820981 into ansible:devel May 31, 2024
7 checks passed
@TheRealHaoLiu TheRealHaoLiu deleted the better-readiness-check branch May 31, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants