From f4c47dd6f297cac642bdf1f486c18d81c1db0e84 Mon Sep 17 00:00:00 2001 From: Devin Buhl Date: Fri, 18 Oct 2024 09:00:54 -0400 Subject: [PATCH] fix: update e2e test Signed-off-by: Devin Buhl --- .../volsync.clusterserviceversion.yaml | 2 +- custom-scorecard-tests/config-downstream.yaml | 20 +++++++++---------- custom-scorecard-tests/config.yaml | 20 +++++++++---------- .../bases/patches/e2e-tests-stage1.yaml | 20 +++++++++---------- .../test_restic_manual_PVC_copy_trigger.yml | 1 - 5 files changed, 31 insertions(+), 32 deletions(-) diff --git a/bundle/manifests/volsync.clusterserviceversion.yaml b/bundle/manifests/volsync.clusterserviceversion.yaml index 3692be370..ae2838539 100644 --- a/bundle/manifests/volsync.clusterserviceversion.yaml +++ b/bundle/manifests/volsync.clusterserviceversion.yaml @@ -55,7 +55,7 @@ metadata: } ] capabilities: Basic Install - createdAt: "2024-10-17T15:08:47Z" + createdAt: "2024-10-18T13:00:30Z" olm.skipRange: '>=0.4.0 <0.11.0' operators.operatorframework.io/builder: operator-sdk-v1.31.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 diff --git a/custom-scorecard-tests/config-downstream.yaml b/custom-scorecard-tests/config-downstream.yaml index aa8005a34..b08425f40 100644 --- a/custom-scorecard-tests/config-downstream.yaml +++ b/custom-scorecard-tests/config-downstream.yaml @@ -95,16 +95,6 @@ stages: storage: spec: mountPath: {} - - entrypoint: - - volsync-custom-scorecard-tests - - test_restic_manual_PVC_copy_trigger.yml - image: quay.io/backube/volsync-custom-scorecard-tests:latest - labels: - suite: volsync-e2e - test: test_restic_manual_PVC_copy_trigger.yml - storage: - spec: - mountPath: {} - entrypoint: - volsync-custom-scorecard-tests - test_restic_manual_normal.yml @@ -145,6 +135,16 @@ stages: storage: spec: mountPath: {} + - entrypoint: + - volsync-custom-scorecard-tests + - test_restic_manual_pvc_copy_trigger.yml + image: quay.io/backube/volsync-custom-scorecard-tests:latest + labels: + suite: volsync-e2e + test: test_restic_manual_pvc_copy_trigger.yml + storage: + spec: + mountPath: {} - entrypoint: - volsync-custom-scorecard-tests - test_restic_with_customca_configmap.yml diff --git a/custom-scorecard-tests/config.yaml b/custom-scorecard-tests/config.yaml index aa8005a34..b08425f40 100644 --- a/custom-scorecard-tests/config.yaml +++ b/custom-scorecard-tests/config.yaml @@ -95,16 +95,6 @@ stages: storage: spec: mountPath: {} - - entrypoint: - - volsync-custom-scorecard-tests - - test_restic_manual_PVC_copy_trigger.yml - image: quay.io/backube/volsync-custom-scorecard-tests:latest - labels: - suite: volsync-e2e - test: test_restic_manual_PVC_copy_trigger.yml - storage: - spec: - mountPath: {} - entrypoint: - volsync-custom-scorecard-tests - test_restic_manual_normal.yml @@ -145,6 +135,16 @@ stages: storage: spec: mountPath: {} + - entrypoint: + - volsync-custom-scorecard-tests + - test_restic_manual_pvc_copy_trigger.yml + image: quay.io/backube/volsync-custom-scorecard-tests:latest + labels: + suite: volsync-e2e + test: test_restic_manual_pvc_copy_trigger.yml + storage: + spec: + mountPath: {} - entrypoint: - volsync-custom-scorecard-tests - test_restic_with_customca_configmap.yml diff --git a/custom-scorecard-tests/scorecard/bases/patches/e2e-tests-stage1.yaml b/custom-scorecard-tests/scorecard/bases/patches/e2e-tests-stage1.yaml index 0b42f2e4f..a8eb70005 100644 --- a/custom-scorecard-tests/scorecard/bases/patches/e2e-tests-stage1.yaml +++ b/custom-scorecard-tests/scorecard/bases/patches/e2e-tests-stage1.yaml @@ -81,16 +81,6 @@ storage: spec: mountPath: {} - - entrypoint: - - volsync-custom-scorecard-tests - - test_restic_manual_PVC_copy_trigger.yml - image: quay.io/backube/volsync-custom-scorecard-tests:latest - labels: - suite: volsync-e2e - test: test_restic_manual_PVC_copy_trigger.yml - storage: - spec: - mountPath: {} - entrypoint: - volsync-custom-scorecard-tests - test_restic_manual_normal.yml @@ -131,6 +121,16 @@ storage: spec: mountPath: {} + - entrypoint: + - volsync-custom-scorecard-tests + - test_restic_manual_pvc_copy_trigger.yml + image: quay.io/backube/volsync-custom-scorecard-tests:latest + labels: + suite: volsync-e2e + test: test_restic_manual_pvc_copy_trigger.yml + storage: + spec: + mountPath: {} - entrypoint: - volsync-custom-scorecard-tests - test_restic_with_customca_configmap.yml diff --git a/test-e2e/test_restic_manual_PVC_copy_trigger.yml b/test-e2e/test_restic_manual_PVC_copy_trigger.yml index 8fb322c56..c253c1331 100644 --- a/test-e2e/test_restic_manual_PVC_copy_trigger.yml +++ b/test-e2e/test_restic_manual_PVC_copy_trigger.yml @@ -75,7 +75,6 @@ requests: storage: 1Gi - - name: Write data into the source PVC include_role: name: write_to_pvc