summaryrefslogtreecommitdiffstats
path: root/jjb/container4nfv
diff options
context:
space:
mode:
authorjenkins-ci <jenkins-opnfv-ci@opnfv.org>2018-04-04 10:09:27 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-04-04 14:43:27 -0700
commitfabd255f1f8f3432310aa7545ac6a641115abdff (patch)
treef6ecdb2cc887fb1faa101019d5fd9569e19c67ce /jjb/container4nfv
parentb329b82df5dc2ec3d46af6f98dde090fdb438026 (diff)
Create Stable Branch Jobs for container4nfv
Change-Id: If4c4305faaa74cfd87feb4f1a8e403abd419d7a1 Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/container4nfv')
-rw-r--r--jjb/container4nfv/container4nfv-project.yml10
-rw-r--r--jjb/container4nfv/yardstick-arm64.yml5
2 files changed, 13 insertions, 2 deletions
diff --git a/jjb/container4nfv/container4nfv-project.yml b/jjb/container4nfv/container4nfv-project.yml
index 1ab50ae30..4bd2a80a2 100644
--- a/jjb/container4nfv/container4nfv-project.yml
+++ b/jjb/container4nfv/container4nfv-project.yml
@@ -18,6 +18,10 @@
branch: '{stream}'
gs-pathname: ''
disabled: false
+ - fraser: &fraser
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
+ disabled: false
- euphrates:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
@@ -36,7 +40,8 @@
- string:
name: GIT_BASE
default: https://gerrit.opnfv.org/gerrit/$PROJECT
- description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
+ description: "Used for overriding the GIT URL coming from Global Jenkins\
+ \ configuration in case if the stuff is done on none-LF HW."
# yamllint enable rule:line-length
- 'opnfv-build-ubuntu-defaults'
@@ -134,7 +139,8 @@
- string:
name: GIT_BASE
default: https://gerrit.opnfv.org/gerrit/$PROJECT
- description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
+ description: "Used for overriding the GIT URL coming from Global Jenkins\
+ \ configuration in case if the stuff is done on none-LF HW."
# yamllint enable rule:line-length
- node:
name: SLAVE_NAME
diff --git a/jjb/container4nfv/yardstick-arm64.yml b/jjb/container4nfv/yardstick-arm64.yml
index 9b8b271df..6ed345ecc 100644
--- a/jjb/container4nfv/yardstick-arm64.yml
+++ b/jjb/container4nfv/yardstick-arm64.yml
@@ -15,6 +15,11 @@
branch: '{stream}'
gs-pathname: ''
docker-tag: 'latest'
+ fraser: &fraser
+ stream: fraser
+ branch: '{stream}'
+ gs-pathname: 'stable/{stream}'
+ docker-tag: 'stable'
# -------------------------------
# POD, INSTALLER, AND BRANCH MAPPING
# -------------------------------