Merge "Always use gate- instead of check- (f-k*)"
This commit is contained in:
commit
e73a602903
@ -36,7 +36,7 @@
|
||||
- console-log
|
||||
|
||||
- job:
|
||||
name: check-infra-docs-index
|
||||
name: gate-infra-docs-index
|
||||
description: Render the infra docs index without publishing it.
|
||||
node: bare-trusty
|
||||
|
||||
|
@ -304,30 +304,25 @@
|
||||
- python-jobs
|
||||
- '{pipeline}-heat-dsvm-functional-{engine}-{datastore}{branch-designator}':
|
||||
datastore: mysql
|
||||
pipeline: check
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
engine: orig
|
||||
- '{pipeline}-heat-dsvm-functional-{engine}-{datastore}{branch-designator}':
|
||||
datastore: postgres
|
||||
pipeline: check
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
engine: orig
|
||||
- '{pipeline}-heat-dsvm-functional-{engine}-{datastore}{branch-designator}':
|
||||
datastore: mysql
|
||||
pipeline: check
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
engine: convg
|
||||
- '{pipeline}-tempest-dsvm-heat{branch-designator}':
|
||||
pipeline: check
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
- '{pipeline}-tempest-dsvm-heat{branch-designator}':
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
@ -393,7 +388,7 @@
|
||||
- python-kilo-bitrot-jobs
|
||||
- translation-jobs
|
||||
- '{pipeline}-ironic-dsvm-functional{branch-designator}':
|
||||
pipeline: check
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
@ -473,7 +468,7 @@
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: func
|
||||
- '{pipeline}-ironic-inspector-dsvm{branch-designator}':
|
||||
pipeline: check
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: '-nv'
|
||||
branch-override: default
|
||||
@ -1195,11 +1190,6 @@
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
- 'lib-forward-testing-{name}'
|
||||
- '{pipeline}-glanceclient-dsvm-functional{branch-designator}':
|
||||
pipeline: check
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
- '{pipeline}-glanceclient-dsvm-functional{branch-designator}':
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
@ -1231,11 +1221,6 @@
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
- 'lib-forward-testing-{name}'
|
||||
- '{pipeline}-heatclient-dsvm-functional{branch-designator}':
|
||||
pipeline: check
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
- '{pipeline}-heatclient-dsvm-functional{branch-designator}':
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
@ -1267,7 +1252,7 @@
|
||||
- pypi-jobs
|
||||
- 'lib-forward-testing-{name}'
|
||||
- '{pipeline}-ironicclient-dsvm-functional{branch-designator}':
|
||||
pipeline: check
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
@ -1293,11 +1278,6 @@
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
- 'lib-forward-testing-{name}'
|
||||
- '{pipeline}-keystoneclient-dsvm-functional{branch-designator}':
|
||||
pipeline: check
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
- '{pipeline}-keystoneclient-dsvm-functional{branch-designator}':
|
||||
pipeline: gate
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
@ -4691,11 +4671,6 @@
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
- '{pipeline}-group-based-policy-dsvm-functional{branch-designator}':
|
||||
pipeline: check
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
branch-designator: ''
|
||||
branch-override: default
|
||||
|
||||
- project:
|
||||
name: group-based-policy-automation
|
||||
@ -4775,9 +4750,6 @@
|
||||
jobs:
|
||||
- gate-{name}-bashate
|
||||
- gate-{name}-pep8
|
||||
- '{pipeline}-kolla-functional-f21':
|
||||
pipeline: check
|
||||
node: 'devstack-f21'
|
||||
- '{pipeline}-kolla-functional-f21':
|
||||
pipeline: gate
|
||||
node: 'devstack-f21'
|
||||
|
@ -704,13 +704,13 @@ jobs:
|
||||
- name: gate-tempest-dsvm-neutron-nv
|
||||
branch: ^feature/pecan
|
||||
|
||||
- name: check-heat-dsvm-functional-orig-mysql
|
||||
- name: gate-heat-dsvm-functional-orig-mysql
|
||||
branch: ^(?!stable/juno).*$
|
||||
|
||||
- name: check-heat-dsvm-functional-orig-postgres
|
||||
- name: gate-heat-dsvm-functional-orig-postgres
|
||||
voting: false
|
||||
|
||||
- name: check-heat-dsvm-functional-convg-mysql
|
||||
- name: gate-heat-dsvm-functional-convg-mysql
|
||||
branch: ^(?!stable/(juno|kilo)).*$
|
||||
voting: false
|
||||
|
||||
@ -838,7 +838,7 @@ jobs:
|
||||
- name: ^gate-neutron-lbaasv2-dsvm-api$
|
||||
branch: ^(?!stable/(?:juno|kilo)).*$
|
||||
|
||||
- name: ^(gate|check)-group-based-policy-dsvm-functional$
|
||||
- name: ^gate-group-based-policy-dsvm-functional$
|
||||
voting: false
|
||||
|
||||
- name: ^gate-functional-dsvm-akanda.*$
|
||||
@ -881,7 +881,7 @@ jobs:
|
||||
- 'accessbot/channels.yaml'
|
||||
- 'gerritbot/channels.yaml'
|
||||
|
||||
- name: check-infra-docs-index
|
||||
- name: gate-infra-docs-index
|
||||
files:
|
||||
- 'docs-site/.*'
|
||||
- 'tox.ini'
|
||||
@ -1314,7 +1314,7 @@ jobs:
|
||||
- name: check-swiftclient-dsvm-functional
|
||||
branch: ^(?!stable/kilo).*$
|
||||
|
||||
- name: ^(gate|check)-glanceclient-dsvm-functional
|
||||
- name: ^gate-glanceclient-dsvm-functional
|
||||
branch: ^(?!stable/kilo).*$
|
||||
|
||||
# TODO(kragniz): Enable voting for each driver when the jobs are
|
||||
@ -1323,7 +1323,7 @@ jobs:
|
||||
branch: ^(?!stable/kilo).*$
|
||||
voting: false
|
||||
|
||||
- name: check-kolla-functional-f21
|
||||
- name: gate-kolla-functional-f21
|
||||
voting: false
|
||||
|
||||
- name: ^(gate-)?devstack-publish-docs
|
||||
@ -1512,7 +1512,7 @@ jobs:
|
||||
- ^doc/.*
|
||||
|
||||
# Keystoneclient added functional testing in Kilo
|
||||
- name: ^(gate|check)-keystoneclient-dsvm-functional$
|
||||
- name: ^gate-keystoneclient-dsvm-functional$
|
||||
branch: ^(?!stable/juno).*$
|
||||
|
||||
# Ignore requirements on the keystoneclient/keystoneauth integration branch
|
||||
@ -1868,12 +1868,12 @@ projects:
|
||||
- name: translation-jobs
|
||||
- name: experimental-tripleo-jobs
|
||||
check:
|
||||
- check-heat-dsvm-functional-orig-mysql
|
||||
- check-tempest-dsvm-heat
|
||||
- gate-heat-dsvm-functional-orig-mysql
|
||||
- gate-tempest-dsvm-heat
|
||||
- gate-heat-python34
|
||||
- check-grenade-dsvm-heat
|
||||
gate:
|
||||
- check-heat-dsvm-functional-orig-mysql
|
||||
- gate-heat-dsvm-functional-orig-mysql
|
||||
- gate-tempest-dsvm-heat
|
||||
post:
|
||||
- heat-coverage
|
||||
@ -1881,8 +1881,8 @@ projects:
|
||||
- check-tripleo-ironic-overcloud-precise-nonha
|
||||
experimental:
|
||||
- gate-rally-dsvm-fakevirt-heat
|
||||
- check-heat-dsvm-functional-orig-postgres
|
||||
- check-heat-dsvm-functional-convg-mysql
|
||||
- gate-heat-dsvm-functional-orig-postgres
|
||||
- gate-heat-dsvm-functional-convg-mysql
|
||||
|
||||
- name: openstack/heat-specs
|
||||
template:
|
||||
@ -1974,8 +1974,8 @@ projects:
|
||||
experimental:
|
||||
- check-grenade-dsvm-ironic
|
||||
- check-grenade-dsvm-partial-ironic
|
||||
- check-ironic-dsvm-functional
|
||||
- check-ironic-inspector-dsvm-nv
|
||||
- gate-ironic-dsvm-functional
|
||||
- gate-ironic-inspector-dsvm-nv
|
||||
|
||||
- name: openstack/ironic-inspector
|
||||
template:
|
||||
@ -1988,7 +1988,7 @@ projects:
|
||||
- gate-ironic-inspector-pep8
|
||||
- gate-ironic-inspector-python27
|
||||
- gate-ironic-inspector-tox-func
|
||||
- check-ironic-inspector-dsvm-nv
|
||||
- gate-ironic-inspector-dsvm-nv
|
||||
gate:
|
||||
- gate-ironic-inspector-pep8
|
||||
- gate-ironic-inspector-python27
|
||||
@ -2790,7 +2790,7 @@ projects:
|
||||
- name: lib-forward-testing
|
||||
- name: experimental-tripleo-jobs
|
||||
check:
|
||||
- check-glanceclient-dsvm-functional
|
||||
- gate-glanceclient-dsvm-functional
|
||||
gate:
|
||||
- gate-glanceclient-dsvm-functional
|
||||
post:
|
||||
@ -2812,7 +2812,7 @@ projects:
|
||||
check:
|
||||
- gate-python-heatclient-pep8
|
||||
- gate-python-heatclient-python27
|
||||
- check-heatclient-dsvm-functional
|
||||
- gate-heatclient-dsvm-functional
|
||||
gate:
|
||||
- gate-python-heatclient-pep8
|
||||
- gate-python-heatclient-python27
|
||||
@ -2858,7 +2858,7 @@ projects:
|
||||
post:
|
||||
- python-ironicclient-coverage
|
||||
experimental:
|
||||
- check-ironicclient-dsvm-functional
|
||||
- gate-ironicclient-dsvm-functional
|
||||
|
||||
- name: openstack/python-keystoneclient
|
||||
template:
|
||||
@ -2872,7 +2872,7 @@ projects:
|
||||
- name: experimental-tripleo-jobs
|
||||
- name: lib-forward-testing
|
||||
check:
|
||||
- check-keystoneclient-dsvm-functional
|
||||
- gate-keystoneclient-dsvm-functional
|
||||
- gate-python-keystoneclient-tox-bandit
|
||||
gate:
|
||||
- gate-keystoneclient-dsvm-functional
|
||||
@ -4405,7 +4405,7 @@ projects:
|
||||
- check-tempest-dsvm-nova-v21-full
|
||||
- check-tempest-dsvm-nova-v21-neutron-full
|
||||
- gate-tempest-dsvm-trove
|
||||
- check-tempest-dsvm-heat
|
||||
- gate-tempest-dsvm-heat
|
||||
- check-tempest-dsvm-sahara
|
||||
gate:
|
||||
- gate-tempest-pep8
|
||||
@ -4729,7 +4729,7 @@ projects:
|
||||
post:
|
||||
- devstack-publish-docs
|
||||
experimental:
|
||||
- check-ironic-dsvm-functional
|
||||
- gate-ironic-dsvm-functional
|
||||
- gate-neutron-dsvm-functional
|
||||
- check-tempest-dsvm-multinode-full
|
||||
- check-tempest-dsvm-neutron-multinode-full
|
||||
@ -5216,7 +5216,7 @@ projects:
|
||||
- gate-project-config-irc-access
|
||||
- gate-project-config-jenkins-project
|
||||
- gate-project-config-projects-yaml
|
||||
- check-infra-docs-index
|
||||
- gate-infra-docs-index
|
||||
- check-generate-specs-site
|
||||
gate:
|
||||
- project-config-gerrit
|
||||
@ -5225,7 +5225,7 @@ projects:
|
||||
- gate-project-config-irc-access
|
||||
- gate-project-config-jenkins-project
|
||||
- gate-project-config-projects-yaml
|
||||
- check-infra-docs-index
|
||||
- gate-infra-docs-index
|
||||
- check-generate-specs-site
|
||||
post:
|
||||
- publish-infra-docs-index
|
||||
@ -6734,7 +6734,7 @@ projects:
|
||||
- name: python-jobs
|
||||
- name: publish-to-pypi
|
||||
check:
|
||||
- check-group-based-policy-dsvm-functional
|
||||
- gate-group-based-policy-dsvm-functional
|
||||
|
||||
- name: stackforge/group-based-policy-automation
|
||||
template:
|
||||
@ -6823,7 +6823,7 @@ projects:
|
||||
check:
|
||||
- gate-kolla-bashate
|
||||
- gate-kolla-pep8
|
||||
- check-kolla-functional-f21
|
||||
- gate-kolla-functional-f21
|
||||
gate:
|
||||
- gate-kolla-bashate
|
||||
- gate-kolla-pep8
|
||||
|
Loading…
x
Reference in New Issue
Block a user