aboutsummaryrefslogtreecommitdiff
path: root/jdk9-specjbb2015-benchmark-publish-results.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jdk9-specjbb2015-benchmark-publish-results.yaml')
-rw-r--r--jdk9-specjbb2015-benchmark-publish-results.yaml59
1 files changed, 0 insertions, 59 deletions
diff --git a/jdk9-specjbb2015-benchmark-publish-results.yaml b/jdk9-specjbb2015-benchmark-publish-results.yaml
deleted file mode 100644
index f0baf82b36..0000000000
--- a/jdk9-specjbb2015-benchmark-publish-results.yaml
+++ /dev/null
@@ -1,59 +0,0 @@
-- job:
- name: jdk9-specjbb2015-benchmark-publish-results
- project-type: freestyle
- defaults: global
- description: |
- * Reports are published to http://openjdk.linaro.org/jdk9u/SPECjbb2015-results/
- properties:
- - authorization:
- anonymous:
- - job-read
- - job-extended-read
- openjdk-members:
- - job-build
- - job-cancel
- - build-discarder:
- days-to-keep: 30
- num-to-keep: 10
- artifact-num-to-keep: 5
- parameters:
- - string:
- name: ZERO_BASELINE
- default: '14115'
- - string:
- name: SERVER_MAX_JOPS_BASELINE
- default: '4090'
- - string:
- name: SERVER_CRITICAL_JOPS_BASELINE
- default: '1015'
- - string:
- name: PUBLISH_DEST
- default: ''
- - string:
- name: PUBLISH_HOST
- default: ''
- disabled: true
- node: aarch64-06
- display-name: 'DELETE ME'
- wrappers:
- - timestamps
- - ssh-agent-credentials:
- # openjdk-testing user id
- users:
- - '744cffb4-9ce1-4856-b103-9fdda06dad36'
-# Replaced by parameters
-# - inject:
-# properties-file: '${HOME}/performance-baseline.properties'
- builders:
- - shell: |
- #!/bin/bash
-
- set -exu
- PERSIST=$HOME/srv/openjdk9u
- export TOP_DIR=$PERSIST
- export SPECJBB_PRODUCT_HOME=$PERSIST/SPECjbb2015
-
- $PERSIST/specjbb-test-scripts/specjbb-publish $PUBLISH_DEST
- publishers:
- - email:
- recipients: 'fathi.boudra@linaro.org stuart.monteith@linaro.org'