summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-09-09 13:18:11 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-09-09 14:19:13 +0200
commit92f2d119e4c35ec10bfbcc0ce49d330c78ead15d (patch)
treede41d369c7be9e4af51f8e36667e007cbef19e6f /jjb/opnfv
parent2ca213e090512ebdc845b47e7ccc8f6a37445148 (diff)
infra: Create 3rd party CI job to verify bifrost patches in OPNFV
This change creates job to run patchset verification for openstack/bifrost. The verification is done by checking out the patch from upstream bifrost repo and combining opnfv bifrost stuff with it to see if any change that is proposed upstream breaks opnfv bifrost. The verification is done only for trusty and this can be expanded to support centos7 and suse as well. Due to change in slave label, impacted files are also updated. Change-Id: Id34b7ddcf5e3f424a5999aa1a9fa69ff53d95fc4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/opnfv')
-rw-r--r--jjb/opnfv/slave-params.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml
index 442c4f736..b2f17c1e7 100644
--- a/jjb/opnfv/slave-params.yml
+++ b/jjb/opnfv/slave-params.yml
@@ -240,11 +240,11 @@
default: https://gerrit.opnfv.org/gerrit/$PROJECT
description: 'Git URL to use on this Jenkins Slave'
- parameter:
- name: 'infra-virtual-defaults'
+ name: 'infra-virtual-trusty-defaults'
parameters:
- label:
name: SLAVE_LABEL
- default: 'infra-virtual'
+ default: 'infra-virtual-trusty'
- string:
name: GIT_BASE
default: https://gerrit.opnfv.org/gerrit/$PROJECT