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
Disabling the multi-arch test on master builds until staging is ready.
## Proof of Work
Runing the following will return the error `cannot finalize patch with
no tasks`
```
evergreen patch -p mongodb-kubernetes -v e2e_smoke_arm,e2e_static_smoke_arm,e2e_smoke_ibm_power,e2e_static_smoke_ibm_power,e2e_smoke_ibm_z,e2e_static_smoke_ibm_z -t all -y -f -u --browse
```
## 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