Skip to content

Commit

Permalink
feature/pmax-minimal-sample-e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
suryagupta4 committed Oct 17, 2024
1 parent 37d9dd4 commit 6aaef74
Show file tree
Hide file tree
Showing 6 changed files with 838 additions and 450 deletions.
1,073 changes: 623 additions & 450 deletions tests/e2e/testfiles/minimal-testfiles/scenarios.yaml

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
apiVersion: storage.dell.com/v1
kind: ContainerStorageModule
metadata:
name: powermax
namespace: powermax
spec:
driver:
csiDriverType: "powermax"
configVersion: v2.12.0
common:
image: "dellemc/csi-powermax:nightly"
forceRemoveDriver: true
modules:
- name: authorization

Check failure on line 14 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

14:3 [indentation] wrong indentation: expected 4 but found 2
enabled: false
configVersion: v1.11.0
- name: resiliency
enabled: false
components:
- name: podmon-controller

Check failure on line 20 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

20:5 [indentation] wrong indentation: expected 6 but found 4
image: dellemc/podmon:nightly
- name: podmon-node
image: dellemc/podmon:nightly
- name: replication
enabled: false
components:
- name: dell-csi-replicator
image: dellemc/dell-csi-replicator:nightly
- name: dell-replication-controller-manager
image: dellemc/dell-replication-controller:nightly
- name: dell-replication-controller-init
image: dellemc/dell-replication-init:v1.0.0
- name: observability
enabled: false
components:
- name: topology
enabled: true
- name: otel-collector
enabled: true
- name: cert-manager
enabled: false
- name: metrics-powermax
enabled: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
apiVersion: storage.dell.com/v1
kind: ContainerStorageModule
metadata:
name: powermax
namespace: powermax
spec:
driver:
csiDriverType: "powermax"
configVersion: v2.12.0
common:
image: "dellemc/csi-powermax:nightly"
forceRemoveDriver: true
modules:
- name: authorization
enabled: true
configVersion: v1.11.0
- name: resiliency
enabled: false
components:
- name: podmon-controller
image: dellemc/podmon:nightly
- name: podmon-node
image: dellemc/podmon:nightly
- name: replication
enabled: false
components:
- name: dell-csi-replicator
image: dellemc/dell-csi-replicator:nightly
- name: dell-replication-controller-manager
image: dellemc/dell-replication-controller:nightly
- name: dell-replication-controller-init
image: dellemc/dell-replication-init:v1.0.0
- name: observability
enabled: false
components:
- name: topology
enabled: true
- name: otel-collector
enabled: true
- name: cert-manager
enabled: false
- name: metrics-powermax
enabled: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
apiVersion: storage.dell.com/v1
kind: ContainerStorageModule
metadata:
name: powermax
namespace: powermax
spec:
driver:
csiDriverType: "powermax"
configVersion: v2.12.0
common:
image: "dellemc/csi-powermax:nightly"
forceRemoveDriver: true
modules:
- name: authorization
enabled: false
configVersion: v1.11.0
- name: resiliency
enabled: false
components:
- name: podmon-controller
image: dellemc/podmon:nightly
- name: podmon-node
image: dellemc/podmon:nightly
- name: replication
enabled: false
components:
- name: dell-csi-replicator
image: dellemc/dell-csi-replicator:nightly
- name: dell-replication-controller-manager
image: dellemc/dell-replication-controller:nightly
- name: dell-replication-controller-init
image: dellemc/dell-replication-init:v1.0.0
- name: observability
enabled: true
components:
- name: topology
enabled: true
- name: otel-collector
enabled: true
- name: cert-manager
enabled: false
- name: metrics-powermax
enabled: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
apiVersion: storage.dell.com/v1
kind: ContainerStorageModule
metadata:
name: powermax
namespace: powermax
spec:
driver:
csiDriverType: "powermax"
configVersion: v2.12.0
common:
image: "dellemc/csi-powermax:nightly"
forceRemoveDriver: true
modules:
- name: authorization

Check failure on line 14 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax_resiliency.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

14:3 [indentation] wrong indentation: expected 4 but found 2
enabled: false
configVersion: v1.11.0
- name: resiliency
enabled: true
components:
- name: podmon-controller

Check failure on line 20 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax_resiliency.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

20:5 [indentation] wrong indentation: expected 6 but found 4
image: dellemc/podmon:nightly
- name: podmon-node
image: dellemc/podmon:nightly
- name: replication
enabled: false
components:
- name: dell-csi-replicator

Check failure on line 27 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax_resiliency.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

27:5 [indentation] wrong indentation: expected 6 but found 4
image: dellemc/dell-csi-replicator:nightly
- name: dell-replication-controller-manager
image: dellemc/dell-replication-controller:nightly
- name: dell-replication-controller-init
image: dellemc/dell-replication-init:v1.0.0
- name: observability
enabled: false
components:
- name: topology

Check failure on line 36 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax_resiliency.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

36:5 [indentation] wrong indentation: expected 6 but found 4
enabled: true
- name: otel-collector
enabled: true
- name: cert-manager
enabled: false
- name: metrics-powermax
enabled: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
apiVersion: storage.dell.com/v1
kind: ContainerStorageModule
metadata:
name: powermax
namespace: powermax
spec:
driver:
csiDriverType: "powermax"
configVersion: v2.12.0
common:
image: "dellemc/csi-powermax:nightly"
forceRemoveDriver: true
modules:
- name: authorization

Check failure on line 14 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax_reverseproxy_authorization.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

14:3 [indentation] wrong indentation: expected 4 but found 2
enabled: true
configVersion: v1.11.0
- name: resiliency
enabled: false
components:
- name: podmon-controller

Check failure on line 20 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax_reverseproxy_authorization.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

20:5 [indentation] wrong indentation: expected 6 but found 4
image: dellemc/podmon:nightly
- name: podmon-node
image: dellemc/podmon:nightly
- name: replication
enabled: false
components:
- name: dell-csi-replicator

Check failure on line 27 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax_reverseproxy_authorization.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

27:5 [indentation] wrong indentation: expected 6 but found 4
image: dellemc/dell-csi-replicator:nightly
- name: dell-replication-controller-manager
image: dellemc/dell-replication-controller:nightly
- name: dell-replication-controller-init
image: dellemc/dell-replication-init:v1.0.0
- name: observability
enabled: false
components:
- name: topology

Check failure on line 36 in tests/e2e/testfiles/minimal-testfiles/storage_csm_powermax_reverseproxy_authorization.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

36:5 [indentation] wrong indentation: expected 6 but found 4
enabled: true
- name: otel-collector
enabled: true
- name: cert-manager
enabled: false
- name: metrics-powermax
enabled: true

0 comments on commit 6aaef74

Please sign in to comment.