Skip to content
Merged
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 @@ -1253,6 +1253,14 @@ tests:
NETWORK_TYPE=OVNKubernetes
workflow: agent-e2e-compact-ipv4
timeout: 6h0m0s
- as: e2e-agent-two-node-fencing-ipv4
cluster: build05
optional: true
run_if_changed: ^(cmd|pkg|data).*/agent/
steps:
cluster_profile: equinix-ocp-metal
workflow: agent-e2e-two-node-fencing-ipv4
timeout: 6h0m0s
- always_run: false
as: e2e-agent-compact-ipv4-appliance-diskimage
cluster: build05
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,14 @@ tests:
NETWORK_TYPE=OVNKubernetes
workflow: agent-e2e-compact-ipv4
timeout: 6h0m0s
- as: e2e-agent-two-node-fencing-ipv4
cluster: build05
optional: true
run_if_changed: ^(cmd|pkg|data).*/agent/
steps:
cluster_profile: equinix-ocp-metal
workflow: agent-e2e-two-node-fencing-ipv4
timeout: 6h0m0s
- always_run: false
as: e2e-agent-compact-ipv4-appliance-diskimage
cluster: build05
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,14 @@ tests:
NETWORK_TYPE=OVNKubernetes
workflow: agent-e2e-compact-ipv4
timeout: 6h0m0s
- as: e2e-agent-two-node-fencing-ipv4
cluster: build05
optional: true
run_if_changed: ^(cmd|pkg|data).*/agent/
steps:
cluster_profile: equinix-ocp-metal
workflow: agent-e2e-two-node-fencing-ipv4
timeout: 6h0m0s
- always_run: false
as: e2e-agent-compact-ipv4-appliance-diskimage
cluster: build05
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1054,6 +1054,83 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-agent-sno-ipv6,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-agent-two-node-fencing-ipv4
decorate: true
decoration_config:
timeout: 6h0m0s
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-installer-main-e2e-agent-two-node-fencing-ipv4
optional: true
rerun_command: /test e2e-agent-two-node-fencing-ipv4
run_if_changed: ^(cmd|pkg|data).*/agent/
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-agent-two-node-fencing-ipv4
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-agent-two-node-fencing-ipv4,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,83 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-agent-sno-ipv6,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^release-4\.21$
- ^release-4\.21-
cluster: build05
context: ci/prow/e2e-agent-two-node-fencing-ipv4
decorate: true
decoration_config:
timeout: 6h0m0s
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-installer-release-4.21-e2e-agent-two-node-fencing-ipv4
optional: true
rerun_command: /test e2e-agent-two-node-fencing-ipv4
run_if_changed: ^(cmd|pkg|data).*/agent/
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-agent-two-node-fencing-ipv4
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-agent-two-node-fencing-ipv4,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,83 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-agent-sno-ipv6,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^release-4\.22$
- ^release-4\.22-
cluster: build05
context: ci/prow/e2e-agent-two-node-fencing-ipv4
decorate: true
decoration_config:
timeout: 6h0m0s
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-installer-release-4.22-e2e-agent-two-node-fencing-ipv4
optional: true
rerun_command: /test e2e-agent-two-node-fencing-ipv4
run_if_changed: ^(cmd|pkg|data).*/agent/
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-agent-two-node-fencing-ipv4
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-agent-two-node-fencing-ipv4,?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand Down
2 changes: 2 additions & 0 deletions ci-operator/step-registry/agent/e2e/two-node/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
approvers:
- edge-enablement-approvers
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"path": "agent/e2e/two-node/fencing/ipv4/agent-e2e-two-node-fencing-ipv4-workflow.yaml",
"owners": {
"approvers": [
"edge-enablement-approvers"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
workflow:
as: agent-e2e-two-node-fencing-ipv4
steps:
allow_best_effort_post_steps: true
allow_skip_on_success: true
env:
DEVSCRIPTS_CONFIG: |
AGENT_E2E_TEST_SCENARIO=TNF_IPV4
BMC_DRIVER=redfish
DEVSCRIPTS_TARGET: agent
pre:
- chain: agent-pre
test:
- chain: agent-test
post:
- chain: agent-post
documentation: |-
This workflow executes a Two Node OpenShift with Fencing (TNF) cluster installation with Agent Based Installer (ABI) with IPv4