Run cue jobs on Xenial
Part of the transition to Xenial. Cue only has a master branch so just shift ahead to Xenial. Change-Id: I7bb74b5e0a54a4eb248489ee702e640c90c098fb
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
- job-template:
|
- job-template:
|
||||||
name: 'gate-cue-integration-dsvm-{broker}'
|
name: 'gate-cue-integration-dsvm-{broker}-{node}'
|
||||||
node: ubuntu-trusty
|
node: '{node}'
|
||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
- build-timeout:
|
- build-timeout:
|
||||||
|
@@ -1661,8 +1661,9 @@
|
|||||||
node:
|
node:
|
||||||
- ubuntu-xenial
|
- ubuntu-xenial
|
||||||
job-suffix: '-nv'
|
job-suffix: '-nv'
|
||||||
- 'gate-cue-integration-dsvm-{broker}':
|
- 'gate-cue-integration-dsvm-{broker}-{node}':
|
||||||
broker: 'rabbitmq'
|
broker: 'rabbitmq'
|
||||||
|
node: ubuntu-xenial
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: cue-dashboard
|
name: cue-dashboard
|
||||||
|
@@ -6650,10 +6650,10 @@ projects:
|
|||||||
- name: check-requirements
|
- name: check-requirements
|
||||||
check:
|
check:
|
||||||
- cue-coverage-ubuntu-xenial
|
- cue-coverage-ubuntu-xenial
|
||||||
- gate-cue-integration-dsvm-rabbitmq
|
- gate-cue-integration-dsvm-rabbitmq-ubuntu-xenial
|
||||||
- gate-rally-dsvm-cue-rabbitmq-ubuntu-xenial-nv
|
- gate-rally-dsvm-cue-rabbitmq-ubuntu-xenial-nv
|
||||||
gate:
|
gate:
|
||||||
- gate-cue-integration-dsvm-rabbitmq
|
- gate-cue-integration-dsvm-rabbitmq-ubuntu-xenial
|
||||||
pre-release:
|
pre-release:
|
||||||
- cue-tarball
|
- cue-tarball
|
||||||
release:
|
release:
|
||||||
|
Reference in New Issue
Block a user