Merge "telemetry: remove useless jobs"

This commit is contained in:
Jenkins 2016-11-28 14:37:19 +00:00 committed by Gerrit Code Review
commit a6b87d74d1
3 changed files with 0 additions and 15 deletions

View File

@ -29,9 +29,6 @@
if [ "{special}" == "-identity-v3-only" ] ; then
export DEVSTACK_LOCAL_CONFIG+=$'\n'"ENABLE_IDENTITY_V2=False"
fi
if [ "x{network}" = "x-neutron" ] ; then
export DEVSTACK_GATE_NEUTRON=1
fi
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh

View File

@ -198,9 +198,6 @@
- 'gate-aodh-dsvm-tempest-plugin-{backend}{network}':
backend: mysql
network: ''
- 'gate-aodh-dsvm-tempest-plugin-{backend}{network}':
backend: mysql
network: '-neutron'
- 'gate-aodh-dsvm-tempest-plugin-{backend}{network}':
backend: postgresql
network: ''
@ -616,12 +613,6 @@
network: ''
job-suffix: ''
branch-override: default
- 'gate-ceilometer-dsvm-tempest-plugin-{backend}{special}{network}{job-suffix}':
backend: 'mysql'
special: ''
network: '-neutron'
job-suffix: ''
branch-override: default
- 'gate-ceilometer-dsvm-tempest-plugin-{backend}{special}{network}{job-suffix}':
backend: 'postgresql'
special: ''

View File

@ -5395,7 +5395,6 @@ projects:
- gate-aodh-dsvm-tempest-plugin-hbase
- gate-aodh-dsvm-tempest-plugin-mongodb
- gate-aodh-dsvm-tempest-plugin-mysql
- gate-aodh-dsvm-tempest-plugin-mysql-neutron
- gate-aodh-dsvm-tempest-plugin-postgresql
- gate-telemetry-dsvm-integration-aodh-ubuntu-trusty
- gate-telemetry-dsvm-integration-aodh-ubuntu-xenial
@ -5823,7 +5822,6 @@ projects:
- gate-ceilometer-dsvm-functional-postgresql
- gate-ceilometer-dsvm-tempest-plugin-mongodb
- gate-ceilometer-dsvm-tempest-plugin-mysql
- gate-ceilometer-dsvm-tempest-plugin-mysql-neutron
- gate-ceilometer-dsvm-tempest-plugin-postgresql
- gate-ceilometer-tox-db-py27-mongodb-ubuntu-xenial
- gate-ceilometer-tox-db-py27-mysql-ubuntu-xenial
@ -5838,7 +5836,6 @@ projects:
- gate-ceilometer-dsvm-functional-postgresql
- gate-ceilometer-dsvm-tempest-plugin-mongodb
- gate-ceilometer-dsvm-tempest-plugin-mysql
- gate-ceilometer-dsvm-tempest-plugin-mysql-neutron
- gate-ceilometer-dsvm-tempest-plugin-postgresql
- gate-ceilometer-tox-db-py27-mongodb-ubuntu-xenial
- gate-ceilometer-tox-db-py27-mysql-ubuntu-xenial