[go: up one dir, main page]

Skip to content

Commit

Permalink
Chore: update test file
Browse files Browse the repository at this point in the history
Signed-off-by: ShutingZhao <shuting@nirmata.com>
  • Loading branch information
realshuting committed Jul 10, 2023
1 parent 39e8f64 commit d1cc42b
Showing 1 changed file with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
apiVersion: kuttl.dev/v1beta1
kind: TestStep
apply:
- file: policy-namespaced-target.yaml
- file: policy-fail-1-no-ns-namespaced-target.yaml
shouldFail: true
- file: policy-fail-ns-cluster-target.yaml
- file: policy-fail-2-ns-cluster-target.yaml
shouldFail: true
- file: policy-pass.yaml
- file: policy-pass-1-ns-namespaced-target.yaml
shouldFail: false
- file: policy-pass-2-no-ns-cluster-target.yaml
shouldFail: false
- file: policy-pass-3.yaml
shouldFail: false

0 comments on commit d1cc42b

Please sign in to comment.