Try to wait for pipeline creation upto 2 minutes
What does this MR do and why?
Recently, a lot of tests starting to fail at trying to wait for pipeline to be created. This is so far observed mostly in main, either in gdk or package-and-test. There are a few occurrences on canary and staging-canary as well. We have been using default wait time of 60 seconds, I'm setting wait time to 2 minutes, let's see if anything improves.
Related gitlab-org/quality/quality-engineering/team-tasks#2864 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.