Merge "telemetry: remove useless jobs"
This commit is contained in:
commit
a6b87d74d1
@ -29,9 +29,6 @@
|
|||||||
if [ "{special}" == "-identity-v3-only" ] ; then
|
if [ "{special}" == "-identity-v3-only" ] ; then
|
||||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"ENABLE_IDENTITY_V2=False"
|
export DEVSTACK_LOCAL_CONFIG+=$'\n'"ENABLE_IDENTITY_V2=False"
|
||||||
fi
|
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
|
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||||
./safe-devstack-vm-gate-wrap.sh
|
./safe-devstack-vm-gate-wrap.sh
|
||||||
|
|
||||||
|
@ -198,9 +198,6 @@
|
|||||||
- 'gate-aodh-dsvm-tempest-plugin-{backend}{network}':
|
- 'gate-aodh-dsvm-tempest-plugin-{backend}{network}':
|
||||||
backend: mysql
|
backend: mysql
|
||||||
network: ''
|
network: ''
|
||||||
- 'gate-aodh-dsvm-tempest-plugin-{backend}{network}':
|
|
||||||
backend: mysql
|
|
||||||
network: '-neutron'
|
|
||||||
- 'gate-aodh-dsvm-tempest-plugin-{backend}{network}':
|
- 'gate-aodh-dsvm-tempest-plugin-{backend}{network}':
|
||||||
backend: postgresql
|
backend: postgresql
|
||||||
network: ''
|
network: ''
|
||||||
@ -616,12 +613,6 @@
|
|||||||
network: ''
|
network: ''
|
||||||
job-suffix: ''
|
job-suffix: ''
|
||||||
branch-override: default
|
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}':
|
- 'gate-ceilometer-dsvm-tempest-plugin-{backend}{special}{network}{job-suffix}':
|
||||||
backend: 'postgresql'
|
backend: 'postgresql'
|
||||||
special: ''
|
special: ''
|
||||||
|
@ -5395,7 +5395,6 @@ projects:
|
|||||||
- gate-aodh-dsvm-tempest-plugin-hbase
|
- gate-aodh-dsvm-tempest-plugin-hbase
|
||||||
- gate-aodh-dsvm-tempest-plugin-mongodb
|
- gate-aodh-dsvm-tempest-plugin-mongodb
|
||||||
- gate-aodh-dsvm-tempest-plugin-mysql
|
- gate-aodh-dsvm-tempest-plugin-mysql
|
||||||
- gate-aodh-dsvm-tempest-plugin-mysql-neutron
|
|
||||||
- gate-aodh-dsvm-tempest-plugin-postgresql
|
- gate-aodh-dsvm-tempest-plugin-postgresql
|
||||||
- gate-telemetry-dsvm-integration-aodh-ubuntu-trusty
|
- gate-telemetry-dsvm-integration-aodh-ubuntu-trusty
|
||||||
- gate-telemetry-dsvm-integration-aodh-ubuntu-xenial
|
- gate-telemetry-dsvm-integration-aodh-ubuntu-xenial
|
||||||
@ -5823,7 +5822,6 @@ projects:
|
|||||||
- gate-ceilometer-dsvm-functional-postgresql
|
- gate-ceilometer-dsvm-functional-postgresql
|
||||||
- gate-ceilometer-dsvm-tempest-plugin-mongodb
|
- gate-ceilometer-dsvm-tempest-plugin-mongodb
|
||||||
- gate-ceilometer-dsvm-tempest-plugin-mysql
|
- gate-ceilometer-dsvm-tempest-plugin-mysql
|
||||||
- gate-ceilometer-dsvm-tempest-plugin-mysql-neutron
|
|
||||||
- gate-ceilometer-dsvm-tempest-plugin-postgresql
|
- gate-ceilometer-dsvm-tempest-plugin-postgresql
|
||||||
- gate-ceilometer-tox-db-py27-mongodb-ubuntu-xenial
|
- gate-ceilometer-tox-db-py27-mongodb-ubuntu-xenial
|
||||||
- gate-ceilometer-tox-db-py27-mysql-ubuntu-xenial
|
- gate-ceilometer-tox-db-py27-mysql-ubuntu-xenial
|
||||||
@ -5838,7 +5836,6 @@ projects:
|
|||||||
- gate-ceilometer-dsvm-functional-postgresql
|
- gate-ceilometer-dsvm-functional-postgresql
|
||||||
- gate-ceilometer-dsvm-tempest-plugin-mongodb
|
- gate-ceilometer-dsvm-tempest-plugin-mongodb
|
||||||
- gate-ceilometer-dsvm-tempest-plugin-mysql
|
- gate-ceilometer-dsvm-tempest-plugin-mysql
|
||||||
- gate-ceilometer-dsvm-tempest-plugin-mysql-neutron
|
|
||||||
- gate-ceilometer-dsvm-tempest-plugin-postgresql
|
- gate-ceilometer-dsvm-tempest-plugin-postgresql
|
||||||
- gate-ceilometer-tox-db-py27-mongodb-ubuntu-xenial
|
- gate-ceilometer-tox-db-py27-mongodb-ubuntu-xenial
|
||||||
- gate-ceilometer-tox-db-py27-mysql-ubuntu-xenial
|
- gate-ceilometer-tox-db-py27-mysql-ubuntu-xenial
|
||||||
|
Loading…
Reference in New Issue
Block a user