Skip to content

Return sandbox name based on day of week

Sanad Liaquat requested to merge qa-shl-use-sandbox-based-on-day-of-week into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Changes the default value of sandbox_name from gitlab-qa-sandbox-group to gitlab-qa-sandbox-group-n where n depends on the day of the week as returned by Time.now.wday (Monday=> 1 to Sunday=>7)

Should be merged together with !88290 (merged)

Related to https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1315

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Sanad Liaquat

Merge request reports

Loading