Disable evergreen "upload working dir" task
It's unnecessary and causes CI timeouts.
This commit is contained in:
parent
39cf311c74
commit
c27f382a17
@ -398,7 +398,8 @@ pre:
|
||||
- func: "install dependencies"
|
||||
|
||||
post:
|
||||
- func: "upload working dir"
|
||||
# Disabled, causing timeouts
|
||||
# - func: "upload working dir"
|
||||
- func: "upload mo artifacts"
|
||||
- func: "upload test results"
|
||||
- func: "stop mongo-orchestration"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user