[SERVER-86002] add github trigger alias to 10gen/mongo Created: 30/Jan/24 Updated: 31/Jan/24 |
|
| Status: | Backlog |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Maddie Zechar | Assignee: | Backlog - Query Integration |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||
| Assigned Teams: |
Query Integration
|
||||||||||||
| Participants: | |||||||||||||
| Description |
|
As part of PM-3512, server engineers working on non-search features will be required to run e2e search tests defined on 10gen/mongo and 10gen/mongot.
We do not expect server engineers not working on search to remember to invoke the patch trigger alias created by SERVER-85982 before merging their work. Instead, a new patch trigger alias will be defined and added as a github trigger alias in the GitHub Pull Request Testing section of 10gen/mongo to automatically trigger a patch in 10gen/mongot upon opening a PR.
It will be a new patch trigger alias, rather than recycling the one created in SERVER-85982, because this one doesn't need to run the tests on the non-required build variants. This alias will trigger a patch to be created on mongot-main evergreen project with mongot's e2e task auto-selected |