mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-20533: Fix to let singleThreaded-wt-repl-comp task run even if its dependencies fail
This commit is contained in:
parent
95344b7d99
commit
1fa126003f
@ -324,8 +324,10 @@ tasks:
|
|||||||
variant : linux-wt-standalone
|
variant : linux-wt-standalone
|
||||||
- name : singleThreaded
|
- name : singleThreaded
|
||||||
variant : linux-wt-standalone
|
variant : linux-wt-standalone
|
||||||
|
status : "*"
|
||||||
- name : singleThreaded
|
- name : singleThreaded
|
||||||
variant : linux-wt-repl
|
variant : linux-wt-repl
|
||||||
|
status : "*"
|
||||||
commands:
|
commands:
|
||||||
- func: "compare"
|
- func: "compare"
|
||||||
vars:
|
vars:
|
||||||
|
Loading…
Reference in New Issue
Block a user