Skip to content

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

Will Meek 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 gitlab#361080 (closed)

It looks like GitLab rspec will set the ~orchestrated tag by default due to change gitlab@2934ba45

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