aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jdk8-jtreg-test-publish-results.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jdk8-jtreg-test-publish-results.yaml b/jdk8-jtreg-test-publish-results.yaml
index b31082b819..eb799b2d27 100644
--- a/jdk8-jtreg-test-publish-results.yaml
+++ b/jdk8-jtreg-test-publish-results.yaml
@@ -9,6 +9,9 @@
anonymous:
- job-read
- job-extended-read
+ openjdk-members:
+ - job-build
+ - job-cancel
- build-discarder:
days-to-keep: 30
num-to-keep: 10
@@ -31,6 +34,9 @@
#!/bin/bash
set -ex
+ echo Env start
+ env
+ echo Env end
PERSIST=$HOME/srv/openjdk
SCRIPT_DIR=$PERSIST/openjdk-test-scripts