diff --git a/ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__e2e.yaml b/ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__e2e.yaml index 4002c625a8dc6..0dcf5fa432d49 100644 --- a/ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__e2e.yaml +++ b/ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__e2e.yaml @@ -42,28 +42,6 @@ tests: LOCATION: uksouth VAULT_SECRET_PROFILE: int-rh workflow: aro-hcp-persistent-e2e -- as: integration-e2e-parallel-westus3 - capabilities: - - gcp - max_concurrency: 4 - postsubmit: true - reporter_config: - channel: '#aro-hcp-failures-int' - job_states_to_report: - - failure - - error - report_template: ':failed: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' - run_if_changed: ^$ - steps: - env: - ALLOWED_LOCATIONS: westus3 - ARO_HCP_CLOUD: public - ARO_HCP_DEPLOY_ENV: int - ARO_HCP_SUITE_NAME: integration/parallel - LOCATION: westus3 - VAULT_SECRET_PROFILE: int-rh - workflow: aro-hcp-persistent-e2e - as: stage-e2e-parallel capabilities: - gcp diff --git a/ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__periodic.yaml b/ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__periodic.yaml index 75b5f9e6dcc79..6e7889a91fea9 100644 --- a/ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__periodic.yaml +++ b/ci-operator/config/Azure/ARO-HCP/Azure-ARO-HCP-main__periodic.yaml @@ -32,25 +32,6 @@ tests: VAULT_SECRET_PROFILE: int-rh workflow: aro-hcp-persistent-e2e timeout: 4h0m0s -- as: integration-e2e-parallel-westus3 - cron: 0 0 1 1 * - reporter_config: - channel: '#aro-hcp-failures-int' - job_states_to_report: - - failure - - error - report_template: ':failed: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' - steps: - env: - ALLOWED_LOCATIONS: westus3 - ARO_HCP_CLOUD: public - ARO_HCP_DEPLOY_ENV: int - ARO_HCP_SUITE_NAME: integration/parallel - LOCATION: westus3 - VAULT_SECRET_PROFILE: int-rh - workflow: aro-hcp-persistent-e2e - timeout: 4h0m0s - as: stage-e2e-parallel cron: 0 2 * * * reporter_config: diff --git a/ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-periodics.yaml b/ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-periodics.yaml index ae97610feceee..22b33e53a0a09 100644 --- a/ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-periodics.yaml +++ b/ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-periodics.yaml @@ -1952,88 +1952,6 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator -- agent: kubernetes - cluster: build12 - cron: 0 0 1 1 * - decorate: true - decoration_config: - skip_cloning: true - timeout: 4h0m0s - extra_refs: - - base_ref: main - org: Azure - repo: ARO-HCP - labels: - ci-operator.openshift.io/variant: periodic - ci.openshift.io/generator: prowgen - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-Azure-ARO-HCP-main-periodic-integration-e2e-parallel-westus3 - reporter_config: - slack: - channel: '#aro-hcp-failures-int' - job_states_to_report: - - failure - - error - report_template: ':failed: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' - 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 - - --target=integration-e2e-parallel-westus3 - - --variant=periodic - 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/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: 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 - agent: kubernetes cluster: build12 cron: 0 2 * * * diff --git a/ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-postsubmits.yaml b/ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-postsubmits.yaml index 8162d3d13e2b2..7852ec6b7f6e9 100644 --- a/ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-postsubmits.yaml +++ b/ci-operator/jobs/Azure/ARO-HCP/Azure-ARO-HCP-main-postsubmits.yaml @@ -416,88 +416,6 @@ postsubmits: - name: result-aggregator secret: secretName: result-aggregator - - agent: kubernetes - always_run: false - branches: - - ^main$ - cluster: build13 - decorate: true - decoration_config: - sparse_checkout_files: - - test/Containerfile.e2e - labels: - capability/gcp: gcp - ci-operator.openshift.io/variant: e2e - ci.openshift.io/generator: prowgen - max_concurrency: 4 - name: branch-ci-Azure-ARO-HCP-main-e2e-integration-e2e-parallel-westus3 - reporter_config: - slack: - channel: '#aro-hcp-failures-int' - job_states_to_report: - - failure - - error - report_template: ':failed: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. - <{{.Status.URL}}|View logs>' - run_if_changed: ^$ - 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 - - --target=integration-e2e-parallel-westus3 - - --variant=e2e - 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/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: 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 - agent: kubernetes always_run: false branches: