Merge "Update gate jobs as per the 2025.1 cycle testing runtime"
This commit is contained in:
commit
fafbf587d0
11
.zuul.yaml
11
.zuul.yaml
@ -1,4 +1,4 @@
|
||||
- project:
|
||||
- project:
|
||||
queue: telemetry
|
||||
templates:
|
||||
- openstack-python3-jobs
|
||||
@ -8,6 +8,7 @@
|
||||
check:
|
||||
jobs:
|
||||
- aodh-tempest-plugin-mysql
|
||||
- aodh-tempest-plugin-mysql-ubuntu-jammy
|
||||
- aodh-tempest-plugin-postgresql
|
||||
- telemetry-dsvm-integration:
|
||||
irrelevant-files: &aodh-irrelevant-files
|
||||
@ -53,6 +54,7 @@
|
||||
gate:
|
||||
jobs:
|
||||
- aodh-tempest-plugin-mysql
|
||||
- aodh-tempest-plugin-mysql-ubuntu-jammy
|
||||
- aodh-tempest-plugin-postgresql
|
||||
- telemetry-dsvm-integration:
|
||||
irrelevant-files: *aodh-irrelevant-files
|
||||
@ -132,3 +134,10 @@
|
||||
gnocchi: True
|
||||
sg-core: False
|
||||
tempest_test_regex: telemetry_tempest_plugin.aodh
|
||||
|
||||
# TODO(gmann): As per the 2025.1 testing runtime, we need to run at least
|
||||
# one job on jammy. This job can be removed in the next cycle(2025.2)
|
||||
- job:
|
||||
name: aodh-tempest-plugin-mysql-ubuntu-jammy
|
||||
parent: aodh-tempest-plugin-mysql
|
||||
nodeset: openstack-single-node-jammy
|
||||
|
Loading…
Reference in New Issue
Block a user