Skip to content

Use check_instance_ready for task pod readiness#1885

Merged
TheRealHaoLiu merged 1 commit intoansible:develfrom
TheRealHaoLiu:better-readiness-check
May 31, 2024
Merged

Use check_instance_ready for task pod readiness#1885
TheRealHaoLiu merged 1 commit intoansible:develfrom
TheRealHaoLiu:better-readiness-check

Conversation

@TheRealHaoLiu
Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@TheRealHaoLiu TheRealHaoLiu merged commit 6820981 into ansible:devel May 31, 2024
@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