Merge "Convert tox jobs with DB to use ubuntu-trusty"
This commit is contained in:
commit
8c47f2e79f
@ -2101,7 +2101,7 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
- gate-{name}-tox-db-{envlist}:
|
||||
envlist:
|
||||
- py27-mysql
|
||||
- py27-postgresql
|
||||
@ -2741,7 +2741,7 @@
|
||||
- openstack-releasenotes-jobs
|
||||
- 'gate-{name}-tox-nodb-{envlist}':
|
||||
envlist: bandit
|
||||
- 'gate-{name}-tox-{envlist}':
|
||||
- 'gate-{name}-tox-db-{envlist}':
|
||||
envlist: legacy_drivers
|
||||
- '{pipeline}-tempest-dsvm-keystone-eventlet-full{job-suffix}':
|
||||
pipeline: gate
|
||||
@ -4110,7 +4110,7 @@
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- openstack-publish-jobs
|
||||
- 'gate-{name}-tox-{envlist}':
|
||||
- 'gate-{name}-tox-db-{envlist}':
|
||||
envlist:
|
||||
- functional
|
||||
- translation-jobs
|
||||
@ -7418,7 +7418,7 @@
|
||||
- python-jobs
|
||||
- javascript-jobs
|
||||
- pypi-jobs
|
||||
- 'gate-{name}-tox-{envlist}':
|
||||
- 'gate-{name}-tox-db-{envlist}':
|
||||
envlist: py27-func-mysql
|
||||
|
||||
- project:
|
||||
@ -8031,7 +8031,7 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
- gate-{name}-tox-db-{envlist}:
|
||||
envlist: py27sa07
|
||||
- '{pipeline}-sqlalchemy-migrate-devstack-dsvm{job-suffix}':
|
||||
pipeline: gate
|
||||
@ -8484,7 +8484,7 @@
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
- gate-{name}-tox-db-{envlist}:
|
||||
envlist:
|
||||
- py27-etcd
|
||||
- py34-etcd
|
||||
|
102
zuul/layout.yaml
102
zuul/layout.yaml
@ -1667,7 +1667,7 @@ jobs:
|
||||
- name: gate-keystone-tox-nodb-bandit
|
||||
branch: ^stable/liberty$
|
||||
|
||||
- name: gate-keystone-tox-legacy_drivers
|
||||
- name: gate-keystone-tox-db-legacy_drivers
|
||||
branch: ^(?!stable/(kilo|liberty)).*$
|
||||
|
||||
- name: gate-tempest-dsvm-keystone-uwsgi-full-nv
|
||||
@ -2364,18 +2364,18 @@ jobs:
|
||||
- name: python-watcherclient-coverage
|
||||
voting: false
|
||||
|
||||
- name: gate-tooz-tox-py27-consul
|
||||
- name: gate-tooz-tox-db-py27-consul
|
||||
voting: false
|
||||
branch: ^(?!stable/(?:kilo|liberty)).*$
|
||||
|
||||
- name: gate-tooz-tox-py34-consul
|
||||
- name: gate-tooz-tox-db-py34-consul
|
||||
voting: false
|
||||
branch: ^(?!stable/(?:kilo|liberty)).*$
|
||||
|
||||
- name: gate-tooz-tox-py34-etcd
|
||||
- name: gate-tooz-tox-db-py34-etcd
|
||||
branch: ^(?!stable/(?:kilo|liberty)).*$
|
||||
|
||||
- name: gate-tooz-tox-py27-etcd
|
||||
- name: gate-tooz-tox-db-py27-etcd
|
||||
branch: ^(?!stable/(?:kilo|liberty)).*$
|
||||
|
||||
# NOTE(sigmavirus24): This is presently failing but will be made voting as
|
||||
@ -5891,10 +5891,10 @@ projects:
|
||||
check:
|
||||
- gate-gnocchi-pep8
|
||||
- gate-gnocchi-docs
|
||||
- gate-gnocchi-tox-py27-mysql
|
||||
- gate-gnocchi-tox-py27-postgresql
|
||||
- gate-gnocchi-tox-py34-mysql
|
||||
- gate-gnocchi-tox-py34-postgresql
|
||||
- gate-gnocchi-tox-db-py27-mysql
|
||||
- gate-gnocchi-tox-db-py27-postgresql
|
||||
- gate-gnocchi-tox-db-py34-mysql
|
||||
- gate-gnocchi-tox-db-py34-postgresql
|
||||
- gate-gnocchi-bashate
|
||||
- gate-gnocchi-dsvm-functional-file-mysql
|
||||
- gate-gnocchi-dsvm-functional-swift-postgresql
|
||||
@ -5903,10 +5903,10 @@ projects:
|
||||
gate:
|
||||
- gate-gnocchi-pep8
|
||||
- gate-gnocchi-docs
|
||||
- gate-gnocchi-tox-py27-mysql
|
||||
- gate-gnocchi-tox-py27-postgresql
|
||||
- gate-gnocchi-tox-py34-mysql
|
||||
- gate-gnocchi-tox-py34-postgresql
|
||||
- gate-gnocchi-tox-db-py27-mysql
|
||||
- gate-gnocchi-tox-db-py27-postgresql
|
||||
- gate-gnocchi-tox-db-py34-mysql
|
||||
- gate-gnocchi-tox-db-py34-postgresql
|
||||
- gate-gnocchi-bashate
|
||||
- gate-gnocchi-dsvm-functional-file-mysql
|
||||
- gate-gnocchi-dsvm-functional-swift-postgresql
|
||||
@ -6296,12 +6296,12 @@ projects:
|
||||
- name: release-notes-jobs
|
||||
check:
|
||||
- gate-keystone-tox-nodb-bandit
|
||||
- gate-keystone-tox-legacy_drivers
|
||||
- gate-keystone-tox-db-legacy_drivers
|
||||
- gate-tempest-dsvm-keystone-eventlet-full
|
||||
- gate-tempest-dsvm-keystone-uwsgi-full-nv
|
||||
gate:
|
||||
- gate-keystone-tox-nodb-bandit
|
||||
- gate-keystone-tox-legacy_drivers
|
||||
- gate-keystone-tox-db-legacy_drivers
|
||||
post:
|
||||
- keystone-coverage
|
||||
- keystone-propose-config-updates
|
||||
@ -7314,7 +7314,7 @@ projects:
|
||||
- name: experimental-tripleo-jobs
|
||||
- name: release-notes-jobs
|
||||
check:
|
||||
- gate-nova-tox-functional
|
||||
- gate-nova-tox-db-functional
|
||||
- gate-grenade-dsvm-partial-ncpu
|
||||
- gate-grenade-dsvm-multinode
|
||||
- gate-tempest-dsvm-ironic-pxe_ipa-nv
|
||||
@ -7324,7 +7324,7 @@ projects:
|
||||
- gate-tempest-dsvm-multinode-full
|
||||
- gate-compute-api-guide
|
||||
gate:
|
||||
- gate-nova-tox-functional
|
||||
- gate-nova-tox-db-functional
|
||||
- gate-grenade-dsvm-partial-ncpu
|
||||
- gate-grenade-dsvm-multinode
|
||||
- gate-tempest-dsvm-cells
|
||||
@ -9682,11 +9682,11 @@ projects:
|
||||
- gate-refstack-pep8
|
||||
- gate-refstack-python27
|
||||
- gate-refstack-python34
|
||||
- gate-refstack-tox-py27-func-mysql
|
||||
- gate-refstack-tox-db-py27-func-mysql
|
||||
gate:
|
||||
- gate-refstack-pep8
|
||||
- gate-refstack-python27
|
||||
- gate-refstack-tox-py27-func-mysql
|
||||
- gate-refstack-tox-db-py27-func-mysql
|
||||
|
||||
- name: openstack/refstack-client
|
||||
template:
|
||||
@ -10155,11 +10155,11 @@ projects:
|
||||
check:
|
||||
- gate-sqlalchemy-migrate-pep8
|
||||
- gate-sqlalchemy-migrate-python27
|
||||
- gate-sqlalchemy-migrate-tox-py27sa07
|
||||
- gate-sqlalchemy-migrate-tox-db-py27sa07
|
||||
- gate-sqlalchemy-migrate-devstack-dsvm
|
||||
gate:
|
||||
- gate-sqlalchemy-migrate-python27
|
||||
- gate-sqlalchemy-migrate-tox-py27sa07
|
||||
- gate-sqlalchemy-migrate-tox-db-py27sa07
|
||||
post:
|
||||
- sqlalchemy-migrate-branch-tarball
|
||||
|
||||
@ -10664,37 +10664,37 @@ projects:
|
||||
- name: publish-to-pypi
|
||||
- name: lib-forward-testing
|
||||
check:
|
||||
- gate-tooz-tox-py27-etcd
|
||||
- gate-tooz-tox-py34-etcd
|
||||
- gate-tooz-tox-py27-zookeeper
|
||||
- gate-tooz-tox-py34-zookeeper
|
||||
- gate-tooz-tox-py27-redis
|
||||
- gate-tooz-tox-py34-redis
|
||||
- gate-tooz-tox-py27-sentinel
|
||||
- gate-tooz-tox-py34-sentinel
|
||||
- gate-tooz-tox-py27-memcached
|
||||
- gate-tooz-tox-py34-memcached
|
||||
- gate-tooz-tox-py27-postgresql
|
||||
- gate-tooz-tox-py34-postgresql
|
||||
- gate-tooz-tox-py27-mysql
|
||||
- gate-tooz-tox-py34-mysql
|
||||
- gate-tooz-tox-py27-consul
|
||||
- gate-tooz-tox-py34-consul
|
||||
- gate-tooz-tox-db-py27-etcd
|
||||
- gate-tooz-tox-db-py34-etcd
|
||||
- gate-tooz-tox-db-py27-zookeeper
|
||||
- gate-tooz-tox-db-py34-zookeeper
|
||||
- gate-tooz-tox-db-py27-redis
|
||||
- gate-tooz-tox-db-py34-redis
|
||||
- gate-tooz-tox-db-py27-sentinel
|
||||
- gate-tooz-tox-db-py34-sentinel
|
||||
- gate-tooz-tox-db-py27-memcached
|
||||
- gate-tooz-tox-db-py34-memcached
|
||||
- gate-tooz-tox-db-py27-postgresql
|
||||
- gate-tooz-tox-db-py34-postgresql
|
||||
- gate-tooz-tox-db-py27-mysql
|
||||
- gate-tooz-tox-db-py34-mysql
|
||||
- gate-tooz-tox-db-py27-consul
|
||||
- gate-tooz-tox-db-py34-consul
|
||||
gate:
|
||||
- gate-tooz-tox-py27-etcd
|
||||
- gate-tooz-tox-py34-etcd
|
||||
- gate-tooz-tox-py27-zookeeper
|
||||
- gate-tooz-tox-py34-zookeeper
|
||||
- gate-tooz-tox-py27-redis
|
||||
- gate-tooz-tox-py34-redis
|
||||
- gate-tooz-tox-py27-sentinel
|
||||
- gate-tooz-tox-py34-sentinel
|
||||
- gate-tooz-tox-py27-memcached
|
||||
- gate-tooz-tox-py34-memcached
|
||||
- gate-tooz-tox-py27-postgresql
|
||||
- gate-tooz-tox-py34-postgresql
|
||||
- gate-tooz-tox-py27-mysql
|
||||
- gate-tooz-tox-py34-mysql
|
||||
- gate-tooz-tox-db-py27-etcd
|
||||
- gate-tooz-tox-db-py34-etcd
|
||||
- gate-tooz-tox-db-py27-zookeeper
|
||||
- gate-tooz-tox-db-py34-zookeeper
|
||||
- gate-tooz-tox-db-py27-redis
|
||||
- gate-tooz-tox-db-py34-redis
|
||||
- gate-tooz-tox-db-py27-sentinel
|
||||
- gate-tooz-tox-db-py34-sentinel
|
||||
- gate-tooz-tox-db-py27-memcached
|
||||
- gate-tooz-tox-db-py34-memcached
|
||||
- gate-tooz-tox-db-py27-postgresql
|
||||
- gate-tooz-tox-db-py34-postgresql
|
||||
- gate-tooz-tox-db-py27-mysql
|
||||
- gate-tooz-tox-db-py34-mysql
|
||||
post:
|
||||
- tooz-coverage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user