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:
Clark Boylan
2016-12-06 08:53:35 -08:00
parent 4386ab0940
commit 388decb5b8
3 changed files with 6 additions and 5 deletions

View File

@@ -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:

View File

@@ -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

View File

@@ -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: