tests: fix key_ring and redis

- gcp_key_ring was already passing, needed to be enabled.
- gcp_redis_instance was using legacy networks, switch to net networks.
This commit is contained in:
Yusuke Tsutsumi 2022-10-09 05:45:37 +00:00
parent f1f41177e4
commit 1a753eff05
5 changed files with 6 additions and 5 deletions

View file

@ -21,6 +21,7 @@ SERVICE_LIST=(
"dns"
"file.googleapis.com"
"ml.googleapis.com"
"redis.googleapis.com"
"runtimeconfig.googleapis.com"
"sourcerepo.googleapis.com"
"spanner.googleapis.com"