Skip to content

Increase time after FF switching

Tiffany Rea requested to merge 384523-increase-time-after-FF-switch into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Observing from failure that after running example with FF enabled successfully, the example disabled the flag and sleep 30. But that wasn't enough sometimes, thus resulted in the following example running with flag disabled was still acting as if flag was enabled and failed.

With the failed job passed at retry and flag is temporary, increase sleeping time to reduce failure noises.

Related to known issue #36663

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 #384523 (closed)

Edited by Tiffany Rea

Merge request reports