-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
We should be able to reconfigure the automatically-created evergreen patch that is created for a PR to also include all ! builders. That currently fails with a System Failure on run_smoke_gen_tests, most likely caused by SERVER-97365.
run_smoke_tests_gen calls generate.tasks and is only meant to be run from exactly one of required Amazon Linux 2 or Commit Queue build variants. We should move the generate.tasks call to the common, required Generate tasks for evergreen version build variant which is where version_gen runs (it could potentially even be folded into version_gen, but that is an implementation detail)
- is caused by
-
SERVER-97365 Add SP smoke suite to commit queue
- Closed
- related to
-
SERVER-98761 Fix run_smoke_tests_gen running across multiple variants in the same patch
- Closed