diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml index 6546bcce9295f..fb7f25b8657cb 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml @@ -5608,6 +5608,25 @@ tests: test: - chain: openshift-e2e-test-qe workflow: baremetal-lab-upi-dual-stack +- as: metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + capabilities: + - intranet + cron: 16 18 7,23 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + ADDITIONAL_WORKER_ARCHITECTURE: x86_64 + ADDITIONAL_WORKERS: "2" + ADDITIONAL_WORKERS_DAY2: "true" + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + DISCONNECTED: "false" + RESERVE_BOOTSTRAP: "false" + architecture: amd64 + masters: "3" + workers: "2" + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-ipi-virtual-media zz_generated_metadata: branch: release-4.21 org: openshift diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__amd64-nightly.yaml index a9360e5d97864..48892a0fd5132 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__amd64-nightly.yaml @@ -5880,6 +5880,36 @@ tests: test: - chain: openshift-e2e-test-hypershift-qe workflow: cucushift-installer-rehearse-azure-hypershift +- as: metal-ipi-ovn-ipv4-disconnected-f14 + capabilities: + - intranet + cron: 25 16 2,16 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + RESERVE_BOOTSTRAP: "false" + architecture: amd64 + masters: "3" + workers: "2" + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-ipi-disconnected +- as: metal-ipi-ovn-ipv4-vmedia-disconnected-f14 + capabilities: + - intranet + cron: 25 16 2,16 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + RESERVE_BOOTSTRAP: "false" + architecture: amd64 + masters: "3" + workers: "2" + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-ipi-virtual-media-disconnected zz_generated_metadata: branch: release-4.22 org: openshift diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__multi-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__multi-nightly.yaml index 7c3c3cd248e52..2569972e7efdf 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__multi-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22__multi-nightly.yaml @@ -3528,6 +3528,25 @@ tests: test: - chain: openshift-e2e-test-qe-destructive workflow: cucushift-installer-rehearse-aws-ipi-custom-dns +- as: metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + capabilities: + - intranet + cron: 16 18 7,23 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + ADDITIONAL_WORKER_ARCHITECTURE: x86_64 + ADDITIONAL_WORKERS: "1" + ADDITIONAL_WORKERS_DAY2: "true" + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + DISCONNECTED: "false" + RESERVE_BOOTSTRAP: "false" + architecture: amd64 + masters: "3" + workers: "2" + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-ipi-virtual-media zz_generated_metadata: branch: release-4.22 org: openshift diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0__multi-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0__multi-nightly.yaml index d27bbe77dfff9..8ee1e5f3a0f83 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0__multi-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0__multi-nightly.yaml @@ -3075,6 +3075,25 @@ tests: test: - chain: openshift-e2e-test-qe-destructive workflow: cucushift-installer-rehearse-aws-ipi-custom-dns +- as: metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + capabilities: + - intranet + cron: 16 18 7,23 * * + steps: + cluster_profile: equinix-ocp-metal-qe + env: + ADDITIONAL_WORKER_ARCHITECTURE: x86_64 + ADDITIONAL_WORKERS: "1" + ADDITIONAL_WORKERS_DAY2: "true" + AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com + DISCONNECTED: "false" + RESERVE_BOOTSTRAP: "false" + architecture: amd64 + masters: "3" + workers: "2" + test: + - chain: openshift-e2e-test-qe + workflow: baremetal-lab-ipi-virtual-media zz_generated_metadata: branch: release-5.0 org: openshift diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21-periodics.yaml index b6af2444bbfbd..1cbaf2473e8ed 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21-periodics.yaml @@ -41658,6 +41658,97 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build10 + cron: 16 18 7,23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.21 + org: openshift + repo: openshift-tests-private + labels: + capability/intranet: intranet + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.21" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.21-amd64-nightly-metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + - --variant=amd64-nightly + 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: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build10 cron: 9 16 8 * * diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22-periodics.yaml index 3c90c844d19ad..0fd3473da8c70 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.22-periodics.yaml @@ -42758,6 +42758,188 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build10 + cron: 25 16 2,16 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.22 + org: openshift + repo: openshift-tests-private + labels: + capability/intranet: intranet + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.22" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-metal-ipi-ovn-ipv4-disconnected-f14 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=metal-ipi-ovn-ipv4-disconnected-f14 + - --variant=amd64-nightly + 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: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build10 + cron: 25 16 2,16 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.22 + org: openshift + repo: openshift-tests-private + labels: + capability/intranet: intranet + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: amd64-nightly + ci.openshift.io/generator: prowgen + job-release: "4.22" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.22-amd64-nightly-metal-ipi-ovn-ipv4-vmedia-disconnected-f14 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=metal-ipi-ovn-ipv4-vmedia-disconnected-f14 + - --variant=amd64-nightly + 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: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build10 cron: 29 4 6,15,22,29 * * @@ -102992,6 +103174,97 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build10 + cron: 16 18 7,23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-4.22 + org: openshift + repo: openshift-tests-private + labels: + capability/intranet: intranet + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: multi-nightly + ci.openshift.io/generator: prowgen + job-release: "4.22" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-4.22-multi-nightly-metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + - --variant=multi-nightly + 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: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build10 cron: 59 0 7,21 * * diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-periodics.yaml index 7cf84df186ea5..92b112d3045cc 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-5.0-periodics.yaml @@ -55139,6 +55139,97 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator +- agent: kubernetes + cluster: build09 + cron: 16 18 7,23 * * + decorate: true + decoration_config: + skip_cloning: true + extra_refs: + - base_ref: release-5.0 + org: openshift + repo: openshift-tests-private + labels: + capability/intranet: intranet + ci-operator.openshift.io/cloud: equinix-ocp-metal + ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe + ci-operator.openshift.io/variant: multi-nightly + ci.openshift.io/generator: prowgen + job-release: "5.0" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: periodic-ci-openshift-openshift-tests-private-release-5.0-multi-nightly-metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + 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 + - --oauth-token-path=/usr/local/github-credentials/oauth + - --report-credentials-file=/etc/report/credentials + - --secret-dir=/secrets/ci-pull-credentials + - --target=metal-ipi-ovn-ipv4-vmedia-bmaas-day2-amd-f14 + - --variant=multi-nightly + 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: /usr/local/github-credentials + name: github-credentials-openshift-ci-robot-private-git-cloner + 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: github-credentials-openshift-ci-robot-private-git-cloner + secret: + secretName: github-credentials-openshift-ci-robot-private-git-cloner + - 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: build09 cron: 59 0 7,21 * * diff --git a/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/OWNERS b/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/OWNERS new file mode 120000 index 0000000000000..ec405d65a79df --- /dev/null +++ b/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/OWNERS @@ -0,0 +1 @@ +../OWNERS \ No newline at end of file diff --git a/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/baremetal-lab-ipi-conf-virtual-media-disconnected-chain.metadata.json b/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/baremetal-lab-ipi-conf-virtual-media-disconnected-chain.metadata.json new file mode 100644 index 0000000000000..710daf31fc96d --- /dev/null +++ b/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/baremetal-lab-ipi-conf-virtual-media-disconnected-chain.metadata.json @@ -0,0 +1,21 @@ +{ + "path": "baremetal/lab/ipi/conf/virtual-media/disconnected/baremetal-lab-ipi-conf-virtual-media-disconnected-chain.yaml", + "owners": { + "approvers": [ + "aleskandro", + "jadhaj", + "jhou1", + "mhanss", + "pamoedom", + "sgoveas" + ], + "reviewers": [ + "aleskandro", + "jadhaj", + "jhou1", + "mhanss", + "pamoedom", + "sgoveas" + ] + } +} \ No newline at end of file diff --git a/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/baremetal-lab-ipi-conf-virtual-media-disconnected-chain.yaml b/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/baremetal-lab-ipi-conf-virtual-media-disconnected-chain.yaml new file mode 100644 index 0000000000000..e1660f35627bd --- /dev/null +++ b/ci-operator/step-registry/baremetal/lab/ipi/conf/virtual-media/disconnected/baremetal-lab-ipi-conf-virtual-media-disconnected-chain.yaml @@ -0,0 +1,24 @@ +chain: + as: baremetal-lab-ipi-conf-virtual-media-disconnected + steps: + - ref: baremetal-lab-pre-reserve-nodes + - ref: baremetal-lab-pre-dhcp-conf + - ref: baremetal-lab-ipi-conf-load-balancer + - ref: baremetal-lab-pre-load-balancer-run + - ref: baremetal-lab-pre-dns + - ref: baremetal-lab-ipi-conf-pxe + - ref: baremetal-lab-ipi-conf-virtual-media + - ref: baremetal-lab-ipi-conf-network-vips + - ref: baremetal-lab-upi-conf-network + - ref: baremetal-lab-pre-firewall + - ref: ipi-install-rbac + - ref: mirror-images-by-oc-adm + - ref: ipi-conf + - ref: ipi-conf-telemetry + - ref: ipi-conf-mirror + documentation: |- + The baremetal-lab-ipi-conf-base chain executes all the steps that provision + the common configuration for OpenShift bare-metal clusters to install in a + disconnected environment via IPI vmedia in the RH labs. Workflows and other + chains will be responsible for specific configurations and patches of the + installation manifests, and to actually start the clusters rendering. diff --git a/ci-operator/step-registry/baremetal/lab/ipi/multi-arch/baremetal-lab-ipi-multi-arch-commands.sh b/ci-operator/step-registry/baremetal/lab/ipi/multi-arch/baremetal-lab-ipi-multi-arch-commands.sh index 6e353574cb625..6fc7ba6d5dba9 100644 --- a/ci-operator/step-registry/baremetal/lab/ipi/multi-arch/baremetal-lab-ipi-multi-arch-commands.sh +++ b/ci-operator/step-registry/baremetal/lab/ipi/multi-arch/baremetal-lab-ipi-multi-arch-commands.sh @@ -27,9 +27,9 @@ additional_worker_arch=$(echo "${ADDITIONAL_WORKER_ARCHITECTURE}" | sed 's/aarch case "${architecture}" in "amd64") if [ "${additional_worker_arch}" != "arm64" ]; then - echo "Error: An 'arm64' additional worker is expected for a multi-arch ${architecture} \ - cluster. Worker architecture given is ${additional_worker_arch}. Exiting." - exit 1 + echo "[INFO]: An 'arm64' additional worker is expected for a multi-arch ${architecture} \ + cluster. Additional worker architecture given is ${additional_worker_arch}. Exiting." + exit 0 fi ;; "arm64") diff --git a/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/OWNERS b/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/OWNERS new file mode 120000 index 0000000000000..ec405d65a79df --- /dev/null +++ b/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/OWNERS @@ -0,0 +1 @@ +../OWNERS \ No newline at end of file diff --git a/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/baremetal-lab-ipi-virtual-media-disconnected-workflow.metadata.json b/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/baremetal-lab-ipi-virtual-media-disconnected-workflow.metadata.json new file mode 100644 index 0000000000000..0f1bb04b721ef --- /dev/null +++ b/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/baremetal-lab-ipi-virtual-media-disconnected-workflow.metadata.json @@ -0,0 +1,21 @@ +{ + "path": "baremetal/lab/ipi/virtual-media/disconnected/baremetal-lab-ipi-virtual-media-disconnected-workflow.yaml", + "owners": { + "approvers": [ + "aleskandro", + "jadhaj", + "jhou1", + "mhanss", + "pamoedom", + "sgoveas" + ], + "reviewers": [ + "aleskandro", + "jadhaj", + "jhou1", + "mhanss", + "pamoedom", + "sgoveas" + ] + } +} \ No newline at end of file diff --git a/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/baremetal-lab-ipi-virtual-media-disconnected-workflow.yaml b/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/baremetal-lab-ipi-virtual-media-disconnected-workflow.yaml new file mode 100644 index 0000000000000..b531271ad73b4 --- /dev/null +++ b/ci-operator/step-registry/baremetal/lab/ipi/virtual-media/disconnected/baremetal-lab-ipi-virtual-media-disconnected-workflow.yaml @@ -0,0 +1,16 @@ +workflow: + as: baremetal-lab-ipi-virtual-media-disconnected + steps: + pre: + - chain: baremetal-lab-ipi-conf-virtual-media-disconnected + - chain: baremetal-lab-ipi-install-disconnected + post: + - ref: baremetal-lab-ipi-deprovision + - chain: baremetal-lab-post + - ref: send-results-to-reportportal + env: + DISCONNECTED: "true" + documentation: |- + The baremetal-lab-ipi-install-disconnected workflow provides pre- and post- steps that provision and + deprovision an IPI OpenShift cluster with a disconnected configuration on a Baremetal lab, + allowing job authors to inject their own end-to-end test logic. diff --git a/ci-operator/step-registry/baremetal/lab/post/baremetal-lab-post-chain.yaml b/ci-operator/step-registry/baremetal/lab/post/baremetal-lab-post-chain.yaml index 17efb5cb0f495..23e62a06e822a 100644 --- a/ci-operator/step-registry/baremetal/lab/post/baremetal-lab-post-chain.yaml +++ b/ci-operator/step-registry/baremetal/lab/post/baremetal-lab-post-chain.yaml @@ -1,8 +1,9 @@ chain: as: baremetal-lab-post steps: - - ref: baremetal-lab-agent-gather - - chain: gather + # - ref: baremetal-lab-agent-gather + # - chain: gather + - ref: baremetal-lab-wait - ref: baremetal-lab-post-dhcp-pxe-conf - ref: baremetal-lab-post-wipe - ref: baremetal-lab-post-dns diff --git a/ci-operator/step-registry/baremetal/lab/wait/baremetal-lab-wait-ref.yaml b/ci-operator/step-registry/baremetal/lab/wait/baremetal-lab-wait-ref.yaml index ec95d6c031641..111a34b3210a0 100644 --- a/ci-operator/step-registry/baremetal/lab/wait/baremetal-lab-wait-ref.yaml +++ b/ci-operator/step-registry/baremetal/lab/wait/baremetal-lab-wait-ref.yaml @@ -1,6 +1,9 @@ ref: as: baremetal-lab-wait - from: cli + from_image: + namespace: ci + name: "baremetal-qe-base" + tag: latest commands: baremetal-lab-wait-commands.sh resources: requests: @@ -9,7 +12,7 @@ ref: timeout: 72h env: - name: CLUSTER_DURATION - default: "9000" + default: "259200" documentation: >- This configures how long this step waits for in seconds. documentation: >- diff --git a/ci-operator/step-registry/openshift/e2e/test/qe/openshift-e2e-test-qe-chain.yaml b/ci-operator/step-registry/openshift/e2e/test/qe/openshift-e2e-test-qe-chain.yaml index 891a109d2ecee..7cbfc932234d7 100644 --- a/ci-operator/step-registry/openshift/e2e/test/qe/openshift-e2e-test-qe-chain.yaml +++ b/ci-operator/step-registry/openshift/e2e/test/qe/openshift-e2e-test-qe-chain.yaml @@ -2,15 +2,15 @@ chain: as: openshift-e2e-test-qe steps: - chain: cucushift-installer-check-cluster-health - - ref: idp-htpasswd - - ref: fips-check-fips-or-die - - ref: fips-check-node-scan - - ref: cucushift-pre - - ref: openshift-extended-test - - ref: cucushift-e2e - - ref: openshift-extended-web-tests - - ref: openshift-extended-test-supplementary - - ref: openshift-e2e-test-clusterinfra-qe - - ref: openshift-e2e-test-qe-report +# - ref: idp-htpasswd +# - ref: fips-check-fips-or-die +# - ref: fips-check-node-scan +# - ref: cucushift-pre +# - ref: openshift-extended-test +# - ref: cucushift-e2e +# - ref: openshift-extended-web-tests +# - ref: openshift-extended-test-supplementary +# - ref: openshift-e2e-test-clusterinfra-qe +# - ref: openshift-e2e-test-qe-report documentation: |- Execute e2e tests from QE, which include golang (openshift-extended-test), cucushift (cucushift-e2e), cypress (openshift-extended-web-tests), ...(more to add)