Skip to content

Commit 25739a6

Browse files
committed
Rename kuttl test files to remove consecutive dashes to comply with latest kuttl file naming requirements while maintaining proper file order.
1 parent 71c4639 commit 25739a6

File tree

270 files changed

+579
-579
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

270 files changed

+579
-579
lines changed

testing/kuttl/e2e/cluster-pause/01--cluster-paused.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

testing/kuttl/e2e/cluster-pause/02--cluster-resume.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
apiVersion: kuttl.dev/v1beta1
2+
kind: TestStep
3+
apply:
4+
- files/02-pause-cluster.yaml
5+
assert:
6+
- files/02-cluster-paused.yaml
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
apiVersion: kuttl.dev/v1beta1
2+
kind: TestStep
3+
apply:
4+
- files/04-resume-cluster.yaml
5+
assert:
6+
- files/04-cluster-resumed.yaml

0 commit comments

Comments
 (0)