Merge "gnocchi: test upgrade from newton branch"

This commit is contained in:
Jenkins 2016-09-30 08:03:54 +00:00 committed by Gerrit Code Review
commit 2a051fa721
2 changed files with 8 additions and 0 deletions

View File

@ -5022,6 +5022,8 @@
- py35-postgresql - py35-postgresql
- py27-mysql-ceph-upgrade-from-2.2 - py27-mysql-ceph-upgrade-from-2.2
- py35-postgresql-file-upgrade-from-2.2 - py35-postgresql-file-upgrade-from-2.2
- py27-mysql-ceph-upgrade-from-3.0
- py35-postgresql-file-upgrade-from-3.0
- pypi-jobs - pypi-jobs
- gate-{name}-bashate - gate-{name}-bashate
- '{pipeline}-gnocchi-dsvm-functional-{storagedriver}-{sqldriver}-{node}': - '{pipeline}-gnocchi-dsvm-functional-{storagedriver}-{sqldriver}-{node}':

View File

@ -3177,6 +3177,10 @@ jobs:
- name: ^gate-gnocchi-tox-db-.+-upgrade-from-2.2-ubuntu-xenial - name: ^gate-gnocchi-tox-db-.+-upgrade-from-2.2-ubuntu-xenial
branch: ^(?!stable/(1\..|2\..)) branch: ^(?!stable/(1\..|2\..))
- name: ^gate-gnocchi-tox-db-.+-upgrade-from-3.0-ubuntu-xenial
branch: ^(?!stable/(1\..|2\..|3.0))
voting: false
# Use Ubuntu Trusty for stable/1.* and 2.* # Use Ubuntu Trusty for stable/1.* and 2.*
# (i.e. everything that is before Newton) # (i.e. everything that is before Newton)
- name: ^gate-gnocchi-dsvm-functional-.+-ubuntu-trusty - name: ^gate-gnocchi-dsvm-functional-.+-ubuntu-trusty
@ -9698,6 +9702,8 @@ projects:
- gate-gnocchi-tox-db-py35-postgresql-ubuntu-xenial - gate-gnocchi-tox-db-py35-postgresql-ubuntu-xenial
- gate-gnocchi-tox-db-py27-mysql-ceph-upgrade-from-2.2-ubuntu-xenial - gate-gnocchi-tox-db-py27-mysql-ceph-upgrade-from-2.2-ubuntu-xenial
- gate-gnocchi-tox-db-py35-postgresql-file-upgrade-from-2.2-ubuntu-xenial - gate-gnocchi-tox-db-py35-postgresql-file-upgrade-from-2.2-ubuntu-xenial
- gate-gnocchi-tox-db-py27-mysql-ceph-upgrade-from-3.0-ubuntu-xenial
- gate-gnocchi-tox-db-py35-postgresql-file-upgrade-from-3.0-ubuntu-xenial
- gate-gnocchi-bashate - gate-gnocchi-bashate
- gate-gnocchi-dsvm-functional-file-mysql-ubuntu-xenial - gate-gnocchi-dsvm-functional-file-mysql-ubuntu-xenial
- gate-gnocchi-dsvm-functional-swift-postgresql-ubuntu-xenial - gate-gnocchi-dsvm-functional-swift-postgresql-ubuntu-xenial