Merge "Fix Gnocchi py35 gate"

This commit is contained in:
Jenkins 2016-07-21 15:21:03 +00:00 committed by Gerrit Code Review
commit 5aaa8673b0
3 changed files with 38 additions and 4 deletions

View File

@ -2683,6 +2683,9 @@
- py27-postgresql
- py34-mysql
- py34-postgresql
- gate-{name}-tox-db-{envlist}-{node}:
node: ubuntu-xenial
envlist:
- py35-mysql
- py35-postgresql
- pypi-jobs

View File

@ -437,6 +437,37 @@
- test-results
- console-log
- job-template:
name: 'gate-{name}-tox-db-{envlist}-{node}'
description: 'Same job as gate-{name}-tox-db-{envlist} but on node {node}'
node: '{node}'
wrappers:
- build-timeout:
timeout: 40
- timestamps
builders:
- print-template-name:
template-name: "{template-name}"
- zuul-git-prep-upper-constraints
- install-distro-packages
- mysql-prep
- pgsql-prep
- mysql-db:
db_name: openstack_citest
- pgsql-db:
db_name: openstack_citest
- revoke-sudo
- tox:
envlist: '{envlist}'
- assert-no-extra-files
publishers:
- test-results
- console-log
- job-template:
name: '{name}-tarball'
node: ubuntu-trusty

View File

@ -7128,8 +7128,8 @@ projects:
- gate-gnocchi-tox-db-py27-postgresql
- gate-gnocchi-tox-db-py34-mysql
- gate-gnocchi-tox-db-py34-postgresql
- gate-gnocchi-tox-db-py35-mysql
- gate-gnocchi-tox-db-py35-postgresql
- gate-gnocchi-tox-db-py35-mysql-ubuntu-xenial
- gate-gnocchi-tox-db-py35-postgresql-ubuntu-xenial
- gate-gnocchi-bashate
- gate-gnocchi-dsvm-functional-file-mysql
- gate-gnocchi-dsvm-functional-swift-postgresql
@ -7148,8 +7148,8 @@ projects:
- gate-gnocchi-tox-db-py27-postgresql
- gate-gnocchi-tox-db-py34-mysql
- gate-gnocchi-tox-db-py34-postgresql
- gate-gnocchi-tox-db-py35-mysql
- gate-gnocchi-tox-db-py35-postgresql
- gate-gnocchi-tox-db-py35-mysql-ubuntu-xenial
- gate-gnocchi-tox-db-py35-postgresql-ubuntu-xenial
- gate-gnocchi-bashate
- gate-gnocchi-dsvm-functional-file-mysql
- gate-gnocchi-dsvm-functional-swift-postgresql