Skip to content

Commit

Permalink
fix: updated steps
Browse files Browse the repository at this point in the history
  • Loading branch information
mgandharva committed Jan 1, 2025
1 parent d9cde36 commit 86267d5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions tests/e2e/testfiles/scenarios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
- "Validate [csmtenants] CRD for Authorization is installed"
- "Validate [storages] CRD for Authorization is installed"
- "Delete Authorization CRDs [1]"
- "Validate [csmroles] CRD for Authorization is not installed"
- "Validate [csmtenants] CRD for Authorization is not installed"
- "Validate [storages] CRD for Authorization is not installed"

- scenario: "Install Authorization Proxy Server V2 With Default Redis Storage Class"
paths:
Expand Down Expand Up @@ -98,9 +95,6 @@
- "Validate [csmtenants] CRD for Authorization is installed"
- "Validate [storages] CRD for Authorization is installed"
- "Delete Authorization CRDs [1]"
- "Validate [csmroles] CRD for Authorization is not installed"
- "Validate [csmtenants] CRD for Authorization is not installed"
- "Validate [storages] CRD for Authorization is not installed"

- scenario: "Install Authorization Proxy Server V2 With Multiple Vaults" # TODO: Should this be using the multiple_vaults YAML?
paths:
Expand Down Expand Up @@ -2001,7 +1995,7 @@
- "Restore template [testfiles/powermax-templates/powermax-array-config.yaml] for [pmaxAuthArrayConfig]"
customTest:
- name: Cert CSI
run:
run:resili
- cert-csi test vio --sc op-e2e-pmax --chainLength 1 --chainNumber 1

- scenario: "Install Powermax Driver(Standalone), Enable Resiliency"

Check failure on line 2001 in tests/e2e/testfiles/scenarios.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

2001:1 syntax error: could not find expected ':' (syntax)
Expand Down

0 comments on commit 86267d5

Please sign in to comment.