Skip to content

Commit

Permalink
Simplify tests
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick committed Dec 21, 2022
1 parent 752a988 commit ec20de4
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 194 deletions.
57 changes: 0 additions & 57 deletions tpgtools/api/osconfig/samples/fixed.os_policy_assignment.json

This file was deleted.

34 changes: 0 additions & 34 deletions tpgtools/api/osconfig/samples/fixed_os_policy_assignment.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "{{assignment}}",
"project": "{{project}}",
"location": "us-central1-f",
"location": "europe-west1-a",
"description": "A test os policy assignment",
"osPolicies": [
{
Expand Down Expand Up @@ -37,6 +37,6 @@
"disruptionBudget": {
"percent": 100
},
"minWaitDuration": "3.5s"
"minWaitDuration": "3s"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ versions:
- beta
- alpha
resource: samples/percent.os_policy_assignment.json
updates:
- resource: samples/update_percent.os_policy_assignment.json
dependencies: []
variables:
- name: assignment
type: resource_name
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit ec20de4

Please sign in to comment.