Skip to content

Update sanity_framework.gitlab-ci.yml, add orchestrated tag

George Koltsov requested to merge update-sanity-framework-orchestrated into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Proposed fix for https://gitlab.com/gitlab-org/gitlab/-/issues/361080

It looks like GitLab rspec will set the ~orchestrated tag by default due to change https://gitlab.com/gitlab-org/gitlab/-/commit/2934ba454035c797a3bc2ed4175dfbd5bd307f24#ff84f49ff0c85da0341334cff3e2c1b537055165_4_6

This MR explicitly sets --tag orchestrated as our Framework sanity test is orchestrated.

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

Run a gitlab pipeline, should not fail the Framework Sanity job

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.

Merge request reports