Drop devstack-gate
This completely broke telemetry gating. Change-Id: Ia9a1d5c72bdc437104ec519961c8626669bca075
This commit is contained in:
@@ -11,8 +11,6 @@
|
|||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
timeout: 7800
|
timeout: 7800
|
||||||
required-projects: &base_required_projects
|
required-projects: &base_required_projects
|
||||||
- openstack/devstack-gate
|
|
||||||
- openstack/panko
|
|
||||||
- openstack/aodh
|
- openstack/aodh
|
||||||
- openstack/ceilometer
|
- openstack/ceilometer
|
||||||
- openstack/telemetry-tempest-plugin
|
- openstack/telemetry-tempest-plugin
|
||||||
@@ -28,7 +26,6 @@
|
|||||||
heat: https://opendev.org/openstack/heat
|
heat: https://opendev.org/openstack/heat
|
||||||
ceilometer: https://opendev.org/openstack/ceilometer
|
ceilometer: https://opendev.org/openstack/ceilometer
|
||||||
aodh: https://opendev.org/openstack/aodh
|
aodh: https://opendev.org/openstack/aodh
|
||||||
panko: https://opendev.org/openstack/panko
|
|
||||||
sg-core: https://github.com/infrawatch/sg-core
|
sg-core: https://github.com/infrawatch/sg-core
|
||||||
# NOTE(jokke): The following will disable the gabbi based integration tests for now.
|
# NOTE(jokke): The following will disable the gabbi based integration tests for now.
|
||||||
# We will need to figure out how we refactor them to be stable in the CI.
|
# We will need to figure out how we refactor them to be stable in the CI.
|
||||||
@@ -134,7 +131,7 @@
|
|||||||
Telemetry devstack tempest tests job for a FIPS enabled Centos 9 stream system
|
Telemetry devstack tempest tests job for a FIPS enabled Centos 9 stream system
|
||||||
pre-run: playbooks/enable-fips.yaml
|
pre-run: playbooks/enable-fips.yaml
|
||||||
vars:
|
vars:
|
||||||
nslookup_target: 'opendev.org'
|
nslookup_target: "opendev.org"
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
queue: telemetry
|
queue: telemetry
|
||||||
|
|||||||
Reference in New Issue
Block a user