Remove sync AZ test from queens
The sync_compute_availability_zones test was incorrectly enabled
for bionic queens in commit e0a38a63 . This looks to have been
a simple typo while working on thee tests.yaml. The
sync_compute_availability_zones action is only supported on
stein or greater.
Change-Id: I64df5b4e9742d2a8c17042a7909277c5e9aa46a4
This commit is contained in:
@@ -4,7 +4,7 @@ smoke_bundles:
|
||||
- vault: focal-ussuri
|
||||
|
||||
gate_bundles:
|
||||
- sync_az: bionic-queens
|
||||
- bionic-queens
|
||||
- sync_az: bionic-stein
|
||||
- sync_az: bionic-ussuri
|
||||
- vault: focal-ussuri
|
||||
|
||||
Reference in New Issue
Block a user