
Zuul job names have been changed in 877f3d60. Update Zuul configuration to reflect these changes, so that tempest tests are run. Change-Id: I0b706627eafb7c1d4651679c28b61436e34138ba Depends-On: https://review.openstack.org/550795
19 lines
489 B
YAML
19 lines
489 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- monasca-tempest-python-influxdb:
|
|
voting: false
|
|
- monasca-tempest-python-cassandra:
|
|
voting: false
|
|
- monasca-tempest-java-influxdb:
|
|
voting: false
|
|
- monasca-tempest-java-cassandra:
|
|
voting: false
|
|
- legacy-monasca-thresh-maven-build
|
|
gate:
|
|
jobs:
|
|
- legacy-monasca-thresh-maven-build
|
|
post:
|
|
jobs:
|
|
- legacy-monasca-thresh-localrepo-upload
|