Skip to content
Draft

Ipifmw #81566

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5435,6 +5435,25 @@ tests:
test:
- chain: openshift-e2e-test-qe
workflow: baremetal-lab-ipi-virtual-media
- 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
- as: vsphere-short-cert-rotation-f14
cron: 4 11 11,27 * *
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5778,6 +5778,21 @@ tests:
test:
- chain: openshift-e2e-test-qe
workflow: baremetal-lab-upi-dual-stack
- as: metal-upi-ovn-dualstack-primaryv6-f7
capabilities:
- intranet
cron: 20 13 4,13,20,27 * *
steps:
cluster_profile: equinix-ocp-metal-qe
env:
AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com
PRIMARY_NET: ipv6
architecture: amd64
masters: "3"
workers: "2"
test:
- chain: openshift-e2e-test-qe
workflow: baremetal-lab-upi-dual-stack
- as: metal-upi-ovn-ipsec-ipv6-fips-f7
capabilities:
- intranet
Expand Down Expand Up @@ -5880,6 +5895,38 @@ tests:
test:
- chain: openshift-e2e-test-hypershift-qe
workflow: cucushift-installer-rehearse-azure-hypershift
- as: metal-ipi-ovn-dualstack-vmedia-f7
capabilities:
- intranet
cron: 3 13 6,15,22,29 * *
steps:
cluster_profile: equinix-ocp-metal-qe
env:
AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com
PRIMARY_NET: ipv6
RESERVE_BOOTSTRAP: "false"
architecture: amd64
ipv6_enabled: "true"
masters: "3"
workers: "2"
test:
- chain: openshift-e2e-test-qe
workflow: baremetal-lab-ipi-virtual-media
- as: metal-ipi-ovn-ipv6-static-vmedia-f14
capabilities:
- intranet
cron: 46 21 9,25 * *
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-ipv6-static
zz_generated_metadata:
branch: release-4.22
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2536,6 +2536,25 @@ tests:
test:
- chain: openshift-e2e-test-qe
workflow: baremetal-lab-ipi-virtual-media
- 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
- as: metal-upi-ovn-ipv4-arm-mixarch-f14-day2-64k-pagesize
capabilities:
- intranet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 * *
Expand Down
Loading