summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yml.j2
diff options
context:
space:
mode:
authorjenkins-ci <jenkins-opnfv-ci@opnfv.org>2018-04-03 10:56:40 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-04-03 11:48:09 -0700
commit2c513bbc4c5f080e6ebc55ada215c964e7553456 (patch)
treeb4c70c2c196d3606e1e2b4a175ea32fd9b2aea76 /jjb/apex/apex.yml.j2
parent2209de00f32b1b5d2f8a84711f1a116638e6ab7b (diff)
Create Stable Branch Jobs for apex
Change-Id: I7f6072121c4d88192c828e2e3cf2beb5d6c22c37 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/apex/apex.yml.j2')
-rw-r--r--jjb/apex/apex.yml.j215
1 files changed, 15 insertions, 0 deletions
diff --git a/jjb/apex/apex.yml.j2 b/jjb/apex/apex.yml.j2
index 0bedd3560..25b9cd9d7 100644
--- a/jjb/apex/apex.yml.j2
+++ b/jjb/apex/apex.yml.j2
@@ -28,6 +28,16 @@
scenario_stream: 'master'
disable_daily: false
disable_promote: false
+ - fraser: &fraser
+ branch: 'stable/fraser'
+ gs-pathname: '/fraser'
+ build-slave: 'apex-build-master'
+ virtual-slave: 'apex-virtual-master'
+ baremetal-slave: 'apex-baremetal-master'
+ verify-scenario: 'os-odl-nofeature-ha'
+ scenario_stream: 'fraser'
+ disable_daily: true
+ disable_promote: true
- euphrates: &euphrates
branch: 'stable/euphrates'
gs-pathname: '/euphrates'
@@ -996,6 +1006,11 @@
- timed: '0 0 1-31/2 * *'
- trigger:
+ name: 'apex-fraser'
+ triggers:
+ - timed: '0 0 2-30/2 * *'
+
+- trigger:
name: 'apex-euphrates'
triggers:
- timed: '0 0 2-30/2 * *'