diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-main.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-main.yaml index a3c8d3f5563c2..f864389878982 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-main.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-main.yaml @@ -472,6 +472,29 @@ tests: OO_TARGET_NAMESPACES: '!all' WINDOWS_OS_ID: Windows_Server-2022-English-Core-Base workflow: openshift-e2e-aws-csi-smb-win +- always_run: false + as: tls-scanner-smb + optional: true + steps: + cluster_profile: openshift-org-azure + dependencies: + OO_INDEX: ci-index-smb-csi-driver-operator-bundle + env: + CLUSTERCSIDRIVER: smb.csi.k8s.io + OO_CHANNEL: stable + OO_INSTALL_NAMESPACE: openshift-cluster-csi-drivers + OO_PACKAGE: smb-csi-driver-operator + OO_TARGET_NAMESPACES: '!all' + SCAN_NAMESPACE: openshift-cluster-csi-drivers + SCANNER_CPU: "1" + SCANNER_MEMORY: 1Gi + TLS_13_ENABLE_TLS_ADHERENCE: "true" + TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents + TRUECONDITIONS: SambaDriverControllerServiceControllerAvailable SambaDriverNodeServiceControllerAvailable + test: + - ref: tls-13 + - ref: tls-scanner-run + workflow: openshift-e2e-azure-csi-smb - always_run: false as: e2e-gcp steps: diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.23.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.23.yaml index 838135614e998..04dd7e4e299ab 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.23.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-4.23.yaml @@ -472,6 +472,29 @@ tests: OO_TARGET_NAMESPACES: '!all' WINDOWS_OS_ID: Windows_Server-2022-English-Core-Base workflow: openshift-e2e-aws-csi-smb-win +- always_run: false + as: tls-scanner-smb + optional: true + steps: + cluster_profile: openshift-org-azure + dependencies: + OO_INDEX: ci-index-smb-csi-driver-operator-bundle + env: + CLUSTERCSIDRIVER: smb.csi.k8s.io + OO_CHANNEL: stable + OO_INSTALL_NAMESPACE: openshift-cluster-csi-drivers + OO_PACKAGE: smb-csi-driver-operator + OO_TARGET_NAMESPACES: '!all' + SCAN_NAMESPACE: openshift-cluster-csi-drivers + SCANNER_CPU: "1" + SCANNER_MEMORY: 1Gi + TLS_13_ENABLE_TLS_ADHERENCE: "true" + TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents + TRUECONDITIONS: SambaDriverControllerServiceControllerAvailable SambaDriverNodeServiceControllerAvailable + test: + - ref: tls-13 + - ref: tls-scanner-run + workflow: openshift-e2e-azure-csi-smb - always_run: false as: e2e-gcp steps: diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-5.0.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-5.0.yaml index 919315a65c662..f981eb159b9ee 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-5.0.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-5.0.yaml @@ -473,6 +473,29 @@ tests: OO_TARGET_NAMESPACES: '!all' WINDOWS_OS_ID: Windows_Server-2022-English-Core-Base workflow: openshift-e2e-aws-csi-smb-win +- always_run: false + as: tls-scanner-smb + optional: true + steps: + cluster_profile: openshift-org-azure + dependencies: + OO_INDEX: ci-index-smb-csi-driver-operator-bundle + env: + CLUSTERCSIDRIVER: smb.csi.k8s.io + OO_CHANNEL: stable + OO_INSTALL_NAMESPACE: openshift-cluster-csi-drivers + OO_PACKAGE: smb-csi-driver-operator + OO_TARGET_NAMESPACES: '!all' + SCAN_NAMESPACE: openshift-cluster-csi-drivers + SCANNER_CPU: "1" + SCANNER_MEMORY: 1Gi + TLS_13_ENABLE_TLS_ADHERENCE: "true" + TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents + TRUECONDITIONS: SambaDriverControllerServiceControllerAvailable SambaDriverNodeServiceControllerAvailable + test: + - ref: tls-13 + - ref: tls-scanner-run + workflow: openshift-e2e-azure-csi-smb - always_run: false as: e2e-gcp steps: diff --git a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-5.1.yaml b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-5.1.yaml index 9db0f255e1aa5..a9bb913ea0a0e 100644 --- a/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-5.1.yaml +++ b/ci-operator/config/openshift/csi-operator/openshift-csi-operator-release-5.1.yaml @@ -472,6 +472,29 @@ tests: OO_TARGET_NAMESPACES: '!all' WINDOWS_OS_ID: Windows_Server-2022-English-Core-Base workflow: openshift-e2e-aws-csi-smb-win +- always_run: false + as: tls-scanner-smb + optional: true + steps: + cluster_profile: openshift-org-azure + dependencies: + OO_INDEX: ci-index-smb-csi-driver-operator-bundle + env: + CLUSTERCSIDRIVER: smb.csi.k8s.io + OO_CHANNEL: stable + OO_INSTALL_NAMESPACE: openshift-cluster-csi-drivers + OO_PACKAGE: smb-csi-driver-operator + OO_TARGET_NAMESPACES: '!all' + SCAN_NAMESPACE: openshift-cluster-csi-drivers + SCANNER_CPU: "1" + SCANNER_MEMORY: 1Gi + TLS_13_ENABLE_TLS_ADHERENCE: "true" + TLS_13_TLS_ADHERENCE_POLICY: StrictAllComponents + TRUECONDITIONS: SambaDriverControllerServiceControllerAvailable SambaDriverNodeServiceControllerAvailable + test: + - ref: tls-13 + - ref: tls-scanner-run + workflow: openshift-e2e-azure-csi-smb - always_run: false as: e2e-gcp steps: diff --git a/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-main-presubmits.yaml b/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-main-presubmits.yaml index b8963ca1e8327..4ef55ef117314 100644 --- a/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-main-presubmits.yaml +++ b/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-main-presubmits.yaml @@ -4596,6 +4596,100 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )tls-scanner-aws-ebs,?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build08 + context: ci/prow/tls-scanner-smb + decorate: true + decoration_config: + sparse_checkout_files: + - .ci-operator.yaml + - Dockerfile.aws-ebs + - Dockerfile.aws-efs + - Dockerfile.azure-disk + - Dockerfile.azure-file + - Dockerfile.create_efs + - Dockerfile.gcp-pd + - Dockerfile.openstack-cinder + - Dockerfile.openstack-manila + - Dockerfile.samba + - Dockerfile.test + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-csi-operator-main-tls-scanner-smb + optional: true + rerun_command: /test tls-scanner-smb + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=tls-scanner-smb + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator + trigger: (?m)^/test( | .* )tls-scanner-smb,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-4.23-presubmits.yaml b/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-4.23-presubmits.yaml index 5416184a6e14a..e1143eec2bf48 100644 --- a/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-4.23-presubmits.yaml +++ b/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-4.23-presubmits.yaml @@ -4559,6 +4559,100 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )tls-scanner-aws-ebs,?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^release-4\.23$ + - ^release-4\.23- + cluster: build08 + context: ci/prow/tls-scanner-smb + decorate: true + decoration_config: + sparse_checkout_files: + - .ci-operator.yaml + - Dockerfile.aws-ebs + - Dockerfile.aws-efs + - Dockerfile.azure-disk + - Dockerfile.azure-file + - Dockerfile.create_efs + - Dockerfile.gcp-pd + - Dockerfile.openstack-cinder + - Dockerfile.openstack-manila + - Dockerfile.samba + - Dockerfile.test + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-csi-operator-release-4.23-tls-scanner-smb + optional: true + rerun_command: /test tls-scanner-smb + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=tls-scanner-smb + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator + trigger: (?m)^/test( | .* )tls-scanner-smb,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-5.0-presubmits.yaml b/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-5.0-presubmits.yaml index 9579c04140089..229dd063518a3 100644 --- a/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-5.0-presubmits.yaml +++ b/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-5.0-presubmits.yaml @@ -4558,6 +4558,100 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )tls-scanner-aws-ebs,?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^release-5\.0$ + - ^release-5\.0- + cluster: build01 + context: ci/prow/tls-scanner-smb + decorate: true + decoration_config: + sparse_checkout_files: + - .ci-operator.yaml + - Dockerfile.aws-ebs + - Dockerfile.aws-efs + - Dockerfile.azure-disk + - Dockerfile.azure-file + - Dockerfile.create_efs + - Dockerfile.gcp-pd + - Dockerfile.openstack-cinder + - Dockerfile.openstack-manila + - Dockerfile.samba + - Dockerfile.test + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-csi-operator-release-5.0-tls-scanner-smb + optional: true + rerun_command: /test tls-scanner-smb + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=tls-scanner-smb + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator + trigger: (?m)^/test( | .* )tls-scanner-smb,?($|\s.*) - agent: kubernetes always_run: true branches: diff --git a/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-5.1-presubmits.yaml b/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-5.1-presubmits.yaml index 59f71d424f839..ce0c9c180e6ed 100644 --- a/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-5.1-presubmits.yaml +++ b/ci-operator/jobs/openshift/csi-operator/openshift-csi-operator-release-5.1-presubmits.yaml @@ -4441,6 +4441,100 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )tls-scanner-aws-ebs,?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^release-5\.1$ + - ^release-5\.1- + cluster: build08 + context: ci/prow/tls-scanner-smb + decorate: true + decoration_config: + sparse_checkout_files: + - .ci-operator.yaml + - Dockerfile.aws-ebs + - Dockerfile.aws-efs + - Dockerfile.azure-disk + - Dockerfile.azure-file + - Dockerfile.create_efs + - Dockerfile.gcp-pd + - Dockerfile.openstack-cinder + - Dockerfile.openstack-manila + - Dockerfile.samba + - Dockerfile.test + labels: + ci-operator.openshift.io/cloud: azure4 + ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure + ci.openshift.io/generator: prowgen + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-csi-operator-release-5.1-tls-scanner-smb + optional: true + rerun_command: /test tls-scanner-smb + spec: + containers: + - args: + - --gcs-upload-secret=/secrets/gcs/service-account.json + - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson + - --lease-server-credentials-file=/etc/boskos/credentials + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=tls-scanner-smb + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + resources: + requests: + cpu: 10m + volumeMounts: + - mountPath: /etc/boskos + name: boskos + readOnly: true + - mountPath: /secrets/ci-pull-credentials + name: ci-pull-credentials + readOnly: true + - mountPath: /secrets/gcs + name: gcs-credentials + readOnly: true + - mountPath: /secrets/manifest-tool + name: manifest-tool-local-pusher + readOnly: true + - mountPath: /etc/pull-secret + name: pull-secret + readOnly: true + - mountPath: /etc/report + name: result-aggregator + readOnly: true + serviceAccountName: ci-operator + volumes: + - name: boskos + secret: + items: + - key: credentials + path: credentials + secretName: boskos-credentials + - name: ci-pull-credentials + secret: + secretName: ci-pull-credentials + - name: manifest-tool-local-pusher + secret: + secretName: manifest-tool-local-pusher + - name: pull-secret + secret: + secretName: registry-pull-credentials + - name: result-aggregator + secret: + secretName: result-aggregator + trigger: (?m)^/test( | .* )tls-scanner-smb,?($|\s.*) - agent: kubernetes always_run: true branches: