summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2018-05-17 15:13:04 -0400
committerJonathan Abrahams <jonathan@mongodb.com>2018-05-17 15:13:04 -0400
commit418016e0e89b5a6ebe3926b51a11595536a3c6fe (patch)
tree5684cadc91477475b9502f780d4d1acf72097d2a
parent70bf355975fba4b5bc7779a4ae59b0039c78e618 (diff)
downloadmongo-418016e0e89b5a6ebe3926b51a11595536a3c6fe.tar.gz
SERVER-32763 Create archive.json and associate to task in evergreen.yml
-rw-r--r--etc/evergreen.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 547ac43aa35..eecd7b68703 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -915,6 +915,11 @@ post:
- command: attach.results
params:
file_location: src/report.json
+ - command: attach.artifacts
+ params:
+ ignore_artifacts_for_spawn: false
+ files:
+ - src/archive.json
- func: "kill processes"
# Print out any Out of Memory killed process messages.
- command: shell.exec