summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-08-10 12:13:12 -0400
committerTim Rozet <trozet@redhat.com>2018-08-10 12:14:53 -0400
commita4d3865fb1566990134fa050e477a441cfde62ed (patch)
tree24d172c1b7dfd79b42715bfc2e8d742ee4e15fcd /jjb/apex/apex.yaml
parentbe7daca688f483a05f32ad8acf49bfe65b76a976 (diff)
CPERF: CSIT updates
Changes-Include: - OPENSTACK_TOPO is now decided dynamically - Make the containerized start/stop commands more simple - Include CSIT logging in CSIT promotion Change-Id: I4b178cfd95cf45b808ab9e82b317b729e5f3028f Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex.yaml')
-rw-r--r--jjb/apex/apex.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/apex/apex.yaml b/jjb/apex/apex.yaml
index 89338d822..e2676e034 100644
--- a/jjb/apex/apex.yaml
+++ b/jjb/apex/apex.yaml
@@ -891,6 +891,7 @@
- multijob:
name: csit
condition: SUCCESSFUL
+ execution-type: SEQUENTIALLY
projects:
- name: cperf-apex-csit-master
predefined-parameters: |
@@ -901,6 +902,13 @@
ODL_CONTAINERIZED=true
OS_VERSION=$OS_VERSION
node-parameters: true
+ kill-phase-on: NEVER
+ abort-all-job: false
+ - name: cperf-upload-logs-csit
+ predefined-parameters: |
+ ODL_BRANCH=$ODL_BRANCH
+ OS_VERSION=$OS_VERSION
+ node-parameters: true
kill-phase-on: FAILURE
abort-all-job: false
- multijob: