Skip to content

Commit

Permalink
Add sweepers for gkebackupPlan and restorePlan (GoogleCloudPlatform#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
hao-nan-li authored and balanaguharsha committed May 2, 2024
1 parent 6a4ce7f commit 5c37b58
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion mmv1/products/gkebackup/BackupPlan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ examples:
deletion_protection: 'false'
test_env_vars:
project: :PROJECT_NAME
skip_sweeper: true
parameters:
- !ruby/object:Api::Type::String
name: 'location'
Expand Down
1 change: 0 additions & 1 deletion mmv1/products/gkebackup/RestorePlan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ examples:
subnetwork_name: 'acctest.BootstrapSubnet(t, "gke-cluster", acctest.BootstrapSharedTestNetwork(t, "gke-cluster"))'
oics_vars_overrides:
deletion_protection: 'false'
skip_sweeper: true
parameters:
- !ruby/object:Api::Type::String
name: 'location'
Expand Down

0 comments on commit 5c37b58

Please sign in to comment.