-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
Quint Iteration 3.1.2, Quint Iteration 3, Quint Iteration 4
smoke.py creates a job object when spawning processes, so that it can reliably terminate everything when finished.
however this means that in CI tasks we can't use job objects, because the processes spawned by smoke.py already belong to a job, so it will trigger a failure.
- depends on
-
SERVER-1424 smoke.py could use some work
- Closed
- is depended on by
-
SERVER-18727 Remove pkill lines from etc/evergreen.yml
- Closed
- is related to
-
SERVER-23959 option to allow disabling job object creation in smoke.py for win32
- Closed