Update jobs in Tricircle project

Tricircle was accepted as one of OpenStack big-tent projects:
https://review.openstack.org/#/c/338796/.

Add jobs for function test on ubuntu-xenial(non-voting), and
documentation publish to docs.openstack.org. Function test on
ubuntu-xenial job is non-voting job at first.

Change-Id: I10edb1a2d2a3d3d7f143f82076a673de8bc685d0
Signed-off-by: joehuang <joehuang@huawei.com>
This commit is contained in:
joehuang 2016-11-21 22:43:05 -05:00
parent e004659c47
commit b6fef8fa70
3 changed files with 13 additions and 4 deletions

View File

@ -14743,15 +14743,22 @@
- project:
name: tricircle
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- '{pipeline}-tricircle-dsvm-functional{job-suffix}':
- openstack-publish-jobs
- '{pipeline}-tricircle-dsvm-functional-{node}{job-suffix}':
pipeline: gate
node: ubuntu-trusty
job-suffix: ''
branch-override: default
- '{pipeline}-tricircle-dsvm-functional-{node}{job-suffix}':
pipeline: gate
node: ubuntu-xenial
job-suffix: '-nv'
branch-override: default
- project:
name: trio2o

View File

@ -1,5 +1,5 @@
- job-template:
name: '{pipeline}-tricircle-dsvm-functional{job-suffix}'
name: '{pipeline}-tricircle-dsvm-functional-{node}{job-suffix}'
node: '{node}'
wrappers:

View File

@ -17482,10 +17482,12 @@ projects:
- name: python-jobs
- name: check-requirements
- name: publish-to-pypi
- name: openstack-server-publish-jobs
check:
- gate-tricircle-dsvm-functional
- gate-tricircle-dsvm-functional-ubuntu-trusty
- gate-tricircle-dsvm-functional-ubuntu-xenial-nv
gate:
- gate-tricircle-dsvm-functional
- gate-tricircle-dsvm-functional-ubuntu-trusty
- name: openstack/trio2o
template: