diff --git a/ci-operator/config/openshift/etcd-quorum-guard/OWNERS b/ci-operator/config/openshift/etcd-quorum-guard/OWNERS deleted file mode 100644 index 55fa224e3f97..000000000000 --- a/ci-operator/config/openshift/etcd-quorum-guard/OWNERS +++ /dev/null @@ -1,12 +0,0 @@ -# DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-node-tuning-operator/blob/61b79e8de876cbd951760676daf263a47ac1974c/OWNERS -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md - -approvers: -- rkrawitz -- sjenning -- decarr -reviewers: -- rkrawitz -- sjenning -- decarr diff --git a/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master.yaml b/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master.yaml deleted file mode 100644 index fc14f0b82136..000000000000 --- a/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master.yaml +++ /dev/null @@ -1,51 +0,0 @@ -base_images: - base: - name: "4.0" - namespace: ocp - tag: base -build_root: - image_stream_tag: - cluster: https://api.ci.openshift.org - name: release - namespace: openshift - tag: golang-1.10 -canonical_go_repository: github.com/openshift/etcd-quorum-guard -images: -- from: base - to: etcd-quorum-guard -promotion: - name: "4.1" - namespace: ocp -resources: - '*': - limits: - memory: 4Gi - requests: - cpu: 100m - memory: 200Mi -tag_specification: - name: "4.1" - namespace: ocp -tests: -- as: unit - commands: make test - container: - from: src -- as: verify - commands: make verify - container: - from: src -- as: e2e-aws - commands: TEST_SUITE=openshift/conformance/parallel run-tests - openshift_installer: - cluster_profile: aws - upgrade: false -- as: e2e-aws-operator - commands: make test-e2e - openshift_installer_src: - cluster_profile: aws -- as: e2e-aws-upgrade - commands: TEST_SUITE=all run-upgrade-tests - openshift_installer: - cluster_profile: aws - upgrade: true diff --git a/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0.yaml b/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0.yaml deleted file mode 100644 index 488c52d983c4..000000000000 --- a/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0.yaml +++ /dev/null @@ -1,46 +0,0 @@ -base_images: - base: - name: "4.0" - namespace: ocp - tag: base -build_root: - image_stream_tag: - cluster: https://api.ci.openshift.org - name: release - namespace: openshift - tag: golang-1.10 -canonical_go_repository: github.com/openshift/etcd-quorum-guard -images: -- from: base - to: etcd-quorum-guard -promotion: - name: "4.0" - namespace: ocp -resources: - '*': - limits: - memory: 4Gi - requests: - cpu: 100m - memory: 200Mi -tag_specification: - name: "4.0" - namespace: ocp -tests: -- as: unit - commands: make test - container: - from: src -- as: verify - commands: make verify - container: - from: src -- as: e2e-aws - commands: TEST_SUITE=openshift/conformance/parallel run-tests - openshift_installer: - cluster_profile: aws - upgrade: false -- as: e2e-aws-operator - commands: make test-e2e - openshift_installer_src: - cluster_profile: aws diff --git a/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1.yaml b/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1.yaml deleted file mode 100644 index 16b9fa4393ff..000000000000 --- a/ci-operator/config/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1.yaml +++ /dev/null @@ -1,47 +0,0 @@ -base_images: - base: - name: "4.0" - namespace: ocp - tag: base -build_root: - image_stream_tag: - cluster: https://api.ci.openshift.org - name: release - namespace: openshift - tag: golang-1.10 -canonical_go_repository: github.com/openshift/etcd-quorum-guard -images: -- from: base - to: etcd-quorum-guard -promotion: - disabled: true - name: "4.1" - namespace: ocp -resources: - '*': - limits: - memory: 4Gi - requests: - cpu: 100m - memory: 200Mi -tag_specification: - name: "4.1" - namespace: ocp -tests: -- as: unit - commands: make test - container: - from: src -- as: verify - commands: make verify - container: - from: src -- as: e2e-aws - commands: TEST_SUITE=openshift/conformance/parallel run-tests - openshift_installer: - cluster_profile: aws - upgrade: false -- as: e2e-aws-operator - commands: make test-e2e - openshift_installer_src: - cluster_profile: aws diff --git a/ci-operator/jobs/openshift/etcd-quorum-guard/OWNERS b/ci-operator/jobs/openshift/etcd-quorum-guard/OWNERS deleted file mode 100644 index 55fa224e3f97..000000000000 --- a/ci-operator/jobs/openshift/etcd-quorum-guard/OWNERS +++ /dev/null @@ -1,12 +0,0 @@ -# DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-node-tuning-operator/blob/61b79e8de876cbd951760676daf263a47ac1974c/OWNERS -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md - -approvers: -- rkrawitz -- sjenning -- decarr -reviewers: -- rkrawitz -- sjenning -- decarr diff --git a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master-postsubmits.yaml b/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master-postsubmits.yaml deleted file mode 100644 index b6ecab96f45a..000000000000 --- a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master-postsubmits.yaml +++ /dev/null @@ -1,34 +0,0 @@ -postsubmits: - openshift/etcd-quorum-guard: - - agent: kubernetes - branches: - - ^master$ - context: "" - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: branch-ci-openshift-etcd-quorum-guard-master-images - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --promote - - --target=[images] - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-master.yaml - name: ci-operator-master-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator diff --git a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master-presubmits.yaml b/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master-presubmits.yaml deleted file mode 100644 index 0b06ac2915a5..000000000000 --- a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-master-presubmits.yaml +++ /dev/null @@ -1,263 +0,0 @@ -presubmits: - openshift/etcd-quorum-guard: - - agent: kubernetes - always_run: true - branches: - - master - context: ci/prow/e2e-aws - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-master-e2e-aws - rerun_command: /test e2e-aws - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --template=/usr/local/e2e-aws - command: - - ci-operator - env: - - name: CLUSTER_TYPE - value: aws - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-master.yaml - name: ci-operator-master-configs - - name: JOB_NAME_SAFE - value: e2e-aws - - name: TEST_COMMAND - value: TEST_SUITE=openshift/conformance/parallel run-tests - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /usr/local/e2e-aws-cluster-profile - name: cluster-profile - - mountPath: /usr/local/e2e-aws - name: job-definition - subPath: cluster-launch-installer-e2e.yaml - serviceAccountName: ci-operator - volumes: - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws - - configMap: - name: prow-job-cluster-launch-installer-e2e - name: job-definition - trigger: '(?m)^/test (?:.*? )?e2e-aws(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - master - context: ci/prow/e2e-aws-operator - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-master-e2e-aws-operator - rerun_command: /test e2e-aws-operator - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --secret-dir=/usr/local/e2e-aws-operator-cluster-profile - - --target=e2e-aws-operator - - --template=/usr/local/e2e-aws-operator - command: - - ci-operator - env: - - name: CLUSTER_TYPE - value: aws - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-master.yaml - name: ci-operator-master-configs - - name: JOB_NAME_SAFE - value: e2e-aws-operator - - name: TEST_COMMAND - value: make test-e2e - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /usr/local/e2e-aws-operator-cluster-profile - name: cluster-profile - - mountPath: /usr/local/e2e-aws-operator - name: job-definition - subPath: cluster-launch-installer-src.yaml - serviceAccountName: ci-operator - volumes: - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws - - configMap: - name: prow-job-cluster-launch-installer-src - name: job-definition - trigger: '(?m)^/test (?:.*? )?e2e-aws-operator(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - master - context: ci/prow/e2e-aws-upgrade - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-master-e2e-aws-upgrade - rerun_command: /test e2e-aws-upgrade - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --secret-dir=/usr/local/e2e-aws-upgrade-cluster-profile - - --target=e2e-aws-upgrade - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-master.yaml - name: ci-operator-master-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /usr/local/e2e-aws-upgrade-cluster-profile - name: cluster-profile - serviceAccountName: ci-operator - volumes: - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws - trigger: '(?m)^/test (?:.*? )?e2e-aws-upgrade(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - master - context: ci/prow/images - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-master-images - rerun_command: /test images - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=[images] - - --target=[release:latest] - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-master.yaml - name: ci-operator-master-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?images(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - master - context: ci/prow/unit - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-master-unit - rerun_command: /test unit - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=unit - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-master.yaml - name: ci-operator-master-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?unit(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - master - context: ci/prow/verify - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-master-verify - rerun_command: /test verify - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=verify - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-master.yaml - name: ci-operator-master-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?verify(?: .*?)?$' diff --git a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0-postsubmits.yaml b/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0-postsubmits.yaml deleted file mode 100644 index b0cb66bc7114..000000000000 --- a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0-postsubmits.yaml +++ /dev/null @@ -1,34 +0,0 @@ -postsubmits: - openshift/etcd-quorum-guard: - - agent: kubernetes - branches: - - ^release-4\.0$ - context: "" - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: branch-ci-openshift-etcd-quorum-guard-release-4.0-images - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --promote - - --target=[images] - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.0.yaml - name: ci-operator-4.0-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator diff --git a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0-presubmits.yaml b/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0-presubmits.yaml deleted file mode 100644 index eeab3383b4e4..000000000000 --- a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.0-presubmits.yaml +++ /dev/null @@ -1,219 +0,0 @@ -presubmits: - openshift/etcd-quorum-guard: - - agent: kubernetes - always_run: true - branches: - - release-4.0 - context: ci/prow/e2e-aws - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.0-e2e-aws - rerun_command: /test e2e-aws - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --template=/usr/local/e2e-aws - command: - - ci-operator - env: - - name: CLUSTER_TYPE - value: aws - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.0.yaml - name: ci-operator-4.0-configs - - name: JOB_NAME_SAFE - value: e2e-aws - - name: TEST_COMMAND - value: TEST_SUITE=openshift/conformance/parallel run-tests - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /usr/local/e2e-aws-cluster-profile - name: cluster-profile - - mountPath: /usr/local/e2e-aws - name: job-definition - subPath: cluster-launch-installer-e2e.yaml - serviceAccountName: ci-operator - volumes: - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws - - configMap: - name: prow-job-cluster-launch-installer-e2e - name: job-definition - trigger: '(?m)^/test (?:.*? )?e2e-aws(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - release-4.0 - context: ci/prow/e2e-aws-operator - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.0-e2e-aws-operator - rerun_command: /test e2e-aws-operator - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --secret-dir=/usr/local/e2e-aws-operator-cluster-profile - - --target=e2e-aws-operator - - --template=/usr/local/e2e-aws-operator - command: - - ci-operator - env: - - name: CLUSTER_TYPE - value: aws - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.0.yaml - name: ci-operator-4.0-configs - - name: JOB_NAME_SAFE - value: e2e-aws-operator - - name: TEST_COMMAND - value: make test-e2e - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /usr/local/e2e-aws-operator-cluster-profile - name: cluster-profile - - mountPath: /usr/local/e2e-aws-operator - name: job-definition - subPath: cluster-launch-installer-src.yaml - serviceAccountName: ci-operator - volumes: - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws - - configMap: - name: prow-job-cluster-launch-installer-src - name: job-definition - trigger: '(?m)^/test (?:.*? )?e2e-aws-operator(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - release-4.0 - context: ci/prow/images - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.0-images - rerun_command: /test images - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=[images] - - --target=[release:latest] - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.0.yaml - name: ci-operator-4.0-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?images(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - release-4.0 - context: ci/prow/unit - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.0-unit - rerun_command: /test unit - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=unit - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.0.yaml - name: ci-operator-4.0-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?unit(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - release-4.0 - context: ci/prow/verify - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.0-verify - rerun_command: /test verify - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=verify - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.0.yaml - name: ci-operator-4.0-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?verify(?: .*?)?$' diff --git a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1-postsubmits.yaml b/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1-postsubmits.yaml deleted file mode 100644 index bf7c6a162c50..000000000000 --- a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1-postsubmits.yaml +++ /dev/null @@ -1,34 +0,0 @@ -postsubmits: - openshift/etcd-quorum-guard: - - agent: kubernetes - branches: - - ^release-4\.1$ - context: "" - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: branch-ci-openshift-etcd-quorum-guard-release-4.1-images - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --promote - - --target=[images] - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.1.yaml - name: ci-operator-4.1-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator diff --git a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1-presubmits.yaml b/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1-presubmits.yaml deleted file mode 100644 index 1cbc6b6ddd6f..000000000000 --- a/ci-operator/jobs/openshift/etcd-quorum-guard/openshift-etcd-quorum-guard-release-4.1-presubmits.yaml +++ /dev/null @@ -1,218 +0,0 @@ -presubmits: - openshift/etcd-quorum-guard: - - agent: kubernetes - always_run: true - branches: - - release-4.1 - context: ci/prow/e2e-aws - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.1-e2e-aws - rerun_command: /test e2e-aws - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --secret-dir=/usr/local/e2e-aws-cluster-profile - - --target=e2e-aws - - --template=/usr/local/e2e-aws - command: - - ci-operator - env: - - name: CLUSTER_TYPE - value: aws - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.1.yaml - name: ci-operator-4.1-configs - - name: JOB_NAME_SAFE - value: e2e-aws - - name: TEST_COMMAND - value: TEST_SUITE=openshift/conformance/parallel run-tests - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /usr/local/e2e-aws-cluster-profile - name: cluster-profile - - mountPath: /usr/local/e2e-aws - name: job-definition - subPath: cluster-launch-installer-e2e.yaml - serviceAccountName: ci-operator - volumes: - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws - - configMap: - name: prow-job-cluster-launch-installer-e2e - name: job-definition - trigger: '(?m)^/test (?:.*? )?e2e-aws(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - release-4.1 - context: ci/prow/e2e-aws-operator - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.1-e2e-aws-operator - rerun_command: /test e2e-aws-operator - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --secret-dir=/usr/local/e2e-aws-operator-cluster-profile - - --target=e2e-aws-operator - - --template=/usr/local/e2e-aws-operator - command: - - ci-operator - env: - - name: CLUSTER_TYPE - value: aws - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.1.yaml - name: ci-operator-4.1-configs - - name: JOB_NAME_SAFE - value: e2e-aws-operator - - name: TEST_COMMAND - value: make test-e2e - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - mountPath: /usr/local/e2e-aws-operator-cluster-profile - name: cluster-profile - - mountPath: /usr/local/e2e-aws-operator - name: job-definition - subPath: cluster-launch-installer-src.yaml - serviceAccountName: ci-operator - volumes: - - name: cluster-profile - projected: - sources: - - secret: - name: cluster-secrets-aws - - configMap: - name: prow-job-cluster-launch-installer-src - name: job-definition - trigger: '(?m)^/test (?:.*? )?e2e-aws-operator(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - release-4.1 - context: ci/prow/images - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.1-images - rerun_command: /test images - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=[images] - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.1.yaml - name: ci-operator-4.1-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?images(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - release-4.1 - context: ci/prow/unit - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.1-unit - rerun_command: /test unit - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=unit - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.1.yaml - name: ci-operator-4.1-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?unit(?: .*?)?$' - - agent: kubernetes - always_run: true - branches: - - release-4.1 - context: ci/prow/verify - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/prowgen-controlled: "true" - name: pull-ci-openshift-etcd-quorum-guard-release-4.1-verify - rerun_command: /test verify - spec: - containers: - - args: - - --artifact-dir=$(ARTIFACTS) - - --give-pr-author-access-to-namespace=true - - --target=verify - command: - - ci-operator - env: - - name: CONFIG_SPEC - valueFrom: - configMapKeyRef: - key: openshift-etcd-quorum-guard-release-4.1.yaml - name: ci-operator-4.1-configs - image: ci-operator:latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - serviceAccountName: ci-operator - trigger: '(?m)^/test (?:.*? )?verify(?: .*?)?$' diff --git a/cluster/ci/config/mirroring/origin_4_1 b/cluster/ci/config/mirroring/origin_4_1 index ca09ba62abd6..010a4cd4d651 100644 --- a/cluster/ci/config/mirroring/origin_4_1 +++ b/cluster/ci/config/mirroring/origin_4_1 @@ -63,7 +63,6 @@ registry.svc.ci.openshift.org/origin/4.1:egress-http-proxy quay.io/openshift/ori registry.svc.ci.openshift.org/origin/4.1:egress-router quay.io/openshift/origin-egress-router:4.1 quay.io/openshift/origin-egress-router:4.1.0 quay.io/openshift/origin-egress-router:latest registry.svc.ci.openshift.org/origin/4.1:elasticsearch-operator quay.io/openshift/origin-elasticsearch-operator:4.1 quay.io/openshift/origin-elasticsearch-operator:4.1.0 quay.io/openshift/origin-elasticsearch-operator:latest registry.svc.ci.openshift.org/origin/4.1:etcd quay.io/openshift/origin-etcd:4.1 quay.io/openshift/origin-etcd:4.1.0 quay.io/openshift/origin-etcd:latest -registry.svc.ci.openshift.org/origin/4.1:etcd-quorum-guard quay.io/openshift/origin-etcd-quorum-guard:4.1 quay.io/openshift/origin-etcd-quorum-guard:4.1.0 quay.io/openshift/origin-etcd-quorum-guard:latest registry.svc.ci.openshift.org/origin/4.1:f5-router quay.io/openshift/origin-f5-router:4.1 quay.io/openshift/origin-f5-router:4.1.0 quay.io/openshift/origin-f5-router:latest registry.svc.ci.openshift.org/origin/4.1:federation-controller quay.io/openshift/origin-federation-controller:4.1 quay.io/openshift/origin-federation-controller:4.1.0 quay.io/openshift/origin-federation-controller:latest registry.svc.ci.openshift.org/origin/4.1:grafana quay.io/openshift/origin-grafana:4.1 quay.io/openshift/origin-grafana:4.1.0 quay.io/openshift/origin-grafana:latest diff --git a/cluster/ci/config/prow/config.yaml b/cluster/ci/config/prow/config.yaml index 3a7f01a5dbac..4859c5a991b5 100644 --- a/cluster/ci/config/prow/config.yaml +++ b/cluster/ci/config/prow/config.yaml @@ -167,7 +167,6 @@ tide: - openshift/multus-cni - openshift/ovn-kubernetes - openshift/etcd - - openshift/etcd-quorum-guard - operator-framework/operator-lifecycle-manager - operator-framework/operator-registry - operator-framework/operator-marketplace diff --git a/cluster/ci/config/prow/org.yaml b/cluster/ci/config/prow/org.yaml index b5f689f422e9..f285e542bb4d 100644 --- a/cluster/ci/config/prow/org.yaml +++ b/cluster/ci/config/prow/org.yaml @@ -2646,7 +2646,6 @@ orgs: etcd: read etcd-manager: read etcd-operator: read - etcd-quorum-guard: read eventrouter: read external-dns: read federation-dev: read diff --git a/cluster/ci/config/prow/plugins.yaml b/cluster/ci/config/prow/plugins.yaml index 13054a4e1c7c..382bd203558f 100644 --- a/cluster/ci/config/prow/plugins.yaml +++ b/cluster/ci/config/prow/plugins.yaml @@ -355,9 +355,6 @@ plugins: openshift/etcd: - approve - openshift/etcd-quorum-guard: - - approve - openshift/oauth-proxy: - approve