Skip to content

Commit

Permalink
Update tests for stage1
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Prete committed Aug 28, 2024
1 parent 0e233a6 commit 4da7482
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 30 deletions.
25 changes: 10 additions & 15 deletions tests/fast/stages/s1_resman/checklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,7 @@ values:
module.branch-network-folder.google_tags_tag_binding.binding["context"]:
timeouts: null
module.branch-network-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -260,7 +259,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand Down Expand Up @@ -339,8 +338,7 @@ values:
condition: []
role: roles/storage.objectAdmin
module.branch-pf-dev-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -355,7 +353,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand Down Expand Up @@ -413,8 +411,7 @@ values:
condition: []
role: roles/storage.objectAdmin
module.branch-pf-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -429,7 +426,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand All @@ -447,8 +444,7 @@ values:
- serviceAccount:[email protected]
role: roles/storage.objectViewer
module.branch-pf-prod-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -463,7 +459,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand Down Expand Up @@ -610,8 +606,7 @@ values:
module.branch-security-folder.google_tags_tag_binding.binding["context"]:
timeouts: null
module.branch-security-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -626,7 +621,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand Down
25 changes: 10 additions & 15 deletions tests/fast/stages/s1_resman/simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,7 @@ values:
module.branch-network-folder.google_tags_tag_binding.binding["context"]:
timeouts: null
module.branch-network-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -266,7 +265,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand Down Expand Up @@ -345,8 +344,7 @@ values:
condition: []
role: roles/storage.objectAdmin
module.branch-pf-dev-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -361,7 +359,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand Down Expand Up @@ -419,8 +417,7 @@ values:
condition: []
role: roles/storage.objectAdmin
module.branch-pf-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -435,7 +432,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand All @@ -453,8 +450,7 @@ values:
- serviceAccount:[email protected]
role: roles/storage.objectViewer
module.branch-pf-prod-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -469,7 +465,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand Down Expand Up @@ -622,8 +618,7 @@ values:
module.branch-security-folder.google_tags_tag_binding.binding["context"]:
timeouts: null
module.branch-security-gcs.google_storage_bucket.bucket:
autoclass:
- enabled: false
autoclass: []
cors: []
custom_placement_config: []
default_event_based_hold: null
Expand All @@ -638,7 +633,7 @@ values:
project: fast-prod-automation
requester_pays: null
retention_policy: []
storage_class: MULTI_REGIONAL
storage_class: STANDARD
timeouts: null
uniform_bucket_level_access: true
versioning:
Expand Down

0 comments on commit 4da7482

Please sign in to comment.