Skip to content
Closed
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.work/
.claude/*local.json
.idea/*
.vscode/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
base_images:
dev-scripts:
name: test
namespace: ocp-kni
tag: dev-scripts
hypershift-operator:
name: hypershift-operator
namespace: hypershift
Expand Down Expand Up @@ -180,6 +184,16 @@ tests:
requests:
cpu: 100m
workflow: ipi-aws
- always_run: false
as: e2e-metal-ipi-metallb-gatewayapi-conformance
capabilities:
- intranet
optional: true
steps:
cluster_profile: equinix-ocp-metal
test:
- ref: ingress-metallb-gatewayapi-conformance-test
workflow: ingress-metallb
- always_run: false
as: e2e-aws-ovn-techpreview
optional: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
base_images:
dev-scripts:
name: test
namespace: ocp-kni
tag: dev-scripts
hypershift-operator:
name: hypershift-operator
namespace: hypershift
Expand Down Expand Up @@ -148,6 +152,16 @@ tests:
requests:
cpu: 100m
workflow: ipi-aws
- always_run: false
as: e2e-metal-ipi-metallb-gatewayapi-conformance
capabilities:
- intranet
optional: true
steps:
cluster_profile: equinix-ocp-metal
test:
- ref: ingress-metallb-gatewayapi-conformance-test
workflow: ingress-metallb
- always_run: false
as: e2e-aws-ovn-techpreview
optional: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
base_images:
dev-scripts:
name: test
namespace: ocp-kni
tag: dev-scripts
hypershift-operator:
name: hypershift-operator
namespace: hypershift
Expand Down Expand Up @@ -180,6 +184,16 @@ tests:
requests:
cpu: 100m
workflow: ipi-aws
- always_run: false
as: e2e-metal-ipi-metallb-gatewayapi-conformance
capabilities:
- intranet
optional: true
steps:
cluster_profile: equinix-ocp-metal
test:
- ref: ingress-metallb-gatewayapi-conformance-test
workflow: ingress-metallb
- always_run: false
as: e2e-aws-ovn-techpreview
optional: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1316,6 +1316,80 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-ibmcloud-operator,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build07
context: ci/prow/e2e-metal-ipi-metallb-gatewayapi-conformance
decorate: true
labels:
capability/intranet: intranet
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-cluster-ingress-operator-master-e2e-metal-ipi-metallb-gatewayapi-conformance
optional: true
rerun_command: /test e2e-metal-ipi-metallb-gatewayapi-conformance
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=e2e-metal-ipi-metallb-gatewayapi-conformance
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
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( | .* )e2e-metal-ipi-metallb-gatewayapi-conformance,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1160,6 +1160,80 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-ibmcloud-operator,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^release-4\.20$
- ^release-4\.20-
cluster: build09
context: ci/prow/e2e-metal-ipi-metallb-gatewayapi-conformance
decorate: true
labels:
capability/intranet: intranet
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-cluster-ingress-operator-release-4.20-e2e-metal-ipi-metallb-gatewayapi-conformance
optional: true
rerun_command: /test e2e-metal-ipi-metallb-gatewayapi-conformance
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=e2e-metal-ipi-metallb-gatewayapi-conformance
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
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( | .* )e2e-metal-ipi-metallb-gatewayapi-conformance,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1317,6 +1317,80 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-ibmcloud-operator,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^release-4\.21$
- ^release-4\.21-
cluster: build09
context: ci/prow/e2e-metal-ipi-metallb-gatewayapi-conformance
decorate: true
labels:
capability/intranet: intranet
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-cluster-ingress-operator-release-4.21-e2e-metal-ipi-metallb-gatewayapi-conformance
optional: true
rerun_command: /test e2e-metal-ipi-metallb-gatewayapi-conformance
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=e2e-metal-ipi-metallb-gatewayapi-conformance
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
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( | .* )e2e-metal-ipi-metallb-gatewayapi-conformance,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down
10 changes: 10 additions & 0 deletions ci-operator/step-registry/ingress/metallb/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
approvers:
- Miciah
- candita
- frobware
- gcs278
- miheer
- brandisher
- lihongan
- melvinjoseph86
- ShudiLi
10 changes: 10 additions & 0 deletions ci-operator/step-registry/ingress/metallb/conf/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
approvers:
- Miciah
- candita
- frobware
- gcs278
- miheer
- brandisher
- lihongan
- melvinjoseph86
- ShudiLi
Loading