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:
Liam Young 2021-11-29 08:55:55 +00:00
parent 87a43d4139
commit 7cb930a1dc
1 changed files with 1 additions and 1 deletions

View File

@ -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