summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index ed7c9bb0d34..49e9a21edf4 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -2665,6 +2665,13 @@ functions:
permissions: public-read
display_name: SCons cache debug log
+ - command: shell.exec
+ params:
+ optional: true
+ shell: bash
+ script: |
+ curator splunk --json --url=${scons_splunk_server} --token=${scons_splunk_token} --annotation=project:${project} --annotation=task_id:${task_id} --annotation=build_variant:${build_variant} --annotation=git_revision:${revision} command --exec="cat src/scons_cache.log.json" > splunk_stdout.txt || cat splunk_stdout.txt
+
"attach report":
command: attach.results
params: