Skip to content

Increase wait time and use safe navigation

Tiffany Rea requested to merge 351994-increase-wait-and-safe-navigation into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Addressing timeout failure #351965 (closed) . Giving sleep interval is small, I think it's fine to give plenty of time for max duration. Also using safe navigation to remove project and runner to avoid Project <project-name> does not have a runner with a description matching <runner-name> in case runner was already removed.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #351994 (closed)

Edited by Tiffany Rea

Merge request reports

Loading