-
Notifications
You must be signed in to change notification settings - Fork 76
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 failing collection, repository tests #4393
Conversation
Backport to stable-4.7: 💚 backport PR created✅ Backport PR branch: Backported as #4394 🤖 @patchback |
* failing collection,repository test - try timeouts No-Issue * try wait all (cherry picked from commit 0bac287)
Backport to stable-4.8: 💚 backport PR created✅ Backport PR branch: Backported as #4395 🤖 @patchback |
* failing collection,repository test - try timeouts No-Issue * try wait all (cherry picked from commit 0bac287)
collection: https://github.com/ansible/ansible-hub-ui/actions/runs/6501115433/job/17657814640?pr=4392
repository: https://github.com/ansible/ansible-hub-ui/actions/runs/6501115433/job/17657816163?pr=4392
the screenshot of the failures look like successes so trying to increase timeouts
(or maybe we'll need a better selector for the "Completed" badge)timeouts worked, trying to replace with
galaxykit task wait all
so we don't need random wait constants