You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Summary
This pull request updates the build configuration to include the
"cloudqa" tag for several multi-cluster end-to-end (E2E) test variants
in `.evergreen.yml`. This allows these test suites to be more easily
identified and filtered as part of cloud QA processes.
Build configuration updates:
* Added the "cloudqa" tag to the `tags` list for the following build
variants in `.evergreen.yml`:
- `e2e_multi_cluster_kind`
- `e2e_static_multi_cluster_kind`
- `e2e_multi_cluster_2_clusters`
- `e2e_static_multi_cluster_2_clusters`
## Proof of Work
- ci is starting
- evergreen is parsed
## Checklist
- [ ] Have you linked a jira ticket and/or is the ticket in the title?
- [ ] Have you checked whether your jira ticket required DOCSP changes?
- [ ] Have you added changelog file?
- use `skip-changelog` label if not needed
- refer to [Changelog files and Release
Notes](https://github.com/mongodb/mongodb-kubernetes/blob/master/CONTRIBUTING.md#changelog-files-and-release-notes)
section in CONTRIBUTING.md for more details
0 commit comments