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

270 files changed

Lines changed: 579 additions & 579 deletions

File tree

Some content is hidden

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

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
File renamed without changes.
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
File renamed without changes.

testing/kuttl/e2e/cluster-pause/files/01-cluster-paused.yaml renamed to testing/kuttl/e2e/cluster-pause/files/02-cluster-paused.yaml

File renamed without changes.

testing/kuttl/e2e/cluster-pause/files/01-pause-cluster.yaml renamed to testing/kuttl/e2e/cluster-pause/files/02-pause-cluster.yaml

File renamed without changes.

testing/kuttl/e2e/cluster-pause/files/02-cluster-resumed.yaml renamed to testing/kuttl/e2e/cluster-pause/files/04-cluster-resumed.yaml

File renamed without changes.

0 commit comments

Comments
 (0)