Skip to content
Open
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 @@ -49,14 +49,13 @@ tests:
commands: GOFLAGS="-mod=readonly" make test
container:
from: src
- as: hypershift-kubevirt-conformance-baremetalds
- as: hypershift-kubevirt-conformance-azure
optional: true
steps:
cluster_profile: equinix-ocp-hcp
cluster_profile: openshift-org-azure
env:
HYPERSHIFT_NODE_COUNT: "2"
LVM_OPERATOR_SUB_CHANNEL: stable-4.18
ODF_OPERATOR_SUB_CHANNEL: stable-4.18
workflow: hypershift-kubevirt-baremetalds-conformance
TEST_ARGS: --run \[sig-kubevirt\].services|LoadBalancer|terminating.endpoints
workflow: hypershift-kubevirt-azure-conformance
zz_generated_metadata:
branch: release-4.18
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,13 @@ tests:
commands: GOFLAGS="-mod=readonly" make test
container:
from: src
- as: hypershift-kubevirt-conformance-baremetalds
- as: hypershift-kubevirt-conformance-azure
optional: true
steps:
cluster_profile: equinix-ocp-hcp
cluster_profile: openshift-org-azure
env:
HYPERSHIFT_NODE_COUNT: "2"
LOCAL_STORAGE_OPERATOR_SUB_SOURCE: redhat-operators
LVM_CATALOG_SOURCE: redhat-operators
LVM_OPERATOR_SUB_CHANNEL: stable-4.19
LVM_OPERATOR_SUB_SOURCE: redhat-operators
METALLB_OPERATOR_SUB_SOURCE: redhat-operators
ODF_OPERATOR_SUB_CHANNEL: stable-4.19
REDHAT_OPERATORS_INDEX_TAG: v4.19
workflow: hypershift-kubevirt-baremetalds-conformance
TEST_ARGS: --run \[sig-kubevirt\].services|LoadBalancer|terminating.endpoints
workflow: hypershift-kubevirt-azure-conformance
- as: verify-deps
steps:
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,13 @@ tests:
commands: GOFLAGS="-mod=readonly" make test
container:
from: src
- as: hypershift-kubevirt-conformance-baremetalds
- as: hypershift-kubevirt-conformance-azure
optional: true
steps:
cluster_profile: equinix-ocp-hcp
cluster_profile: openshift-org-azure
env:
HYPERSHIFT_NODE_COUNT: "2"
LOCAL_STORAGE_OPERATOR_SUB_SOURCE: redhat-operators
LVM_CATALOG_SOURCE: redhat-operators
LVM_OPERATOR_SUB_CHANNEL: stable-4.20
LVM_OPERATOR_SUB_SOURCE: redhat-operators
METALLB_OPERATOR_SUB_SOURCE: redhat-operators
ODF_OPERATOR_SUB_CHANNEL: stable-4.20
REDHAT_OPERATORS_INDEX_TAG: v4.20
workflow: hypershift-kubevirt-baremetalds-conformance
TEST_ARGS: --run \[sig-kubevirt\].services|LoadBalancer|terminating.endpoints
workflow: hypershift-kubevirt-azure-conformance
- as: verify-deps
steps:
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,13 @@ tests:
commands: GOFLAGS="-mod=readonly" make test
container:
from: src
- as: hypershift-kubevirt-conformance-baremetalds
- as: hypershift-kubevirt-conformance-azure
optional: true
steps:
cluster_profile: equinix-ocp-hcp
cluster_profile: openshift-org-azure
env:
HYPERSHIFT_NODE_COUNT: "2"
LOCAL_STORAGE_OPERATOR_SUB_SOURCE: redhat-operators
LVM_CATALOG_SOURCE: redhat-operators
LVM_OPERATOR_SUB_CHANNEL: stable-4.20
LVM_OPERATOR_SUB_SOURCE: redhat-operators
METALLB_OPERATOR_SUB_SOURCE: redhat-operators
ODF_OPERATOR_SUB_CHANNEL: stable-4.20
REDHAT_OPERATORS_INDEX_TAG: v4.20
workflow: hypershift-kubevirt-baremetalds-conformance
TEST_ARGS: --run \[sig-kubevirt\].services|LoadBalancer|terminating.endpoints
workflow: hypershift-kubevirt-azure-conformance
- as: verify-deps
steps:
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,13 @@ tests:
commands: GOFLAGS="-mod=readonly" make test
container:
from: src
- as: hypershift-kubevirt-conformance-baremetalds
- as: hypershift-kubevirt-conformance-azure
optional: true
steps:
cluster_profile: equinix-ocp-hcp
cluster_profile: openshift-org-azure
env:
HYPERSHIFT_NODE_COUNT: "2"
LOCAL_STORAGE_OPERATOR_SUB_SOURCE: redhat-operators
LVM_CATALOG_SOURCE: redhat-operators
LVM_OPERATOR_SUB_CHANNEL: stable-4.20
LVM_OPERATOR_SUB_SOURCE: redhat-operators
METALLB_OPERATOR_SUB_SOURCE: redhat-operators
ODF_OPERATOR_SUB_CHANNEL: stable-4.20
REDHAT_OPERATORS_INDEX_TAG: v4.20
workflow: hypershift-kubevirt-baremetalds-conformance
TEST_ARGS: --run \[sig-kubevirt\].services|LoadBalancer|terminating.endpoints
workflow: hypershift-kubevirt-azure-conformance
- as: verify-deps
steps:
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@ presubmits:
branches:
- ^release-4\.18$
- ^release-4\.18-
cluster: build10
context: ci/prow/hypershift-kubevirt-conformance-baremetalds
cluster: build06
context: ci/prow/hypershift-kubevirt-conformance-azure
decorate: true
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- openshift-hack/images/Dockerfile.openshift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.18-hypershift-kubevirt-conformance-baremetalds
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.18-hypershift-kubevirt-conformance-azure
optional: true
path_alias: kubevirt.io/cloud-provider-kubevirt-cloud
rerun_command: /test hypershift-kubevirt-conformance-baremetalds
rerun_command: /test hypershift-kubevirt-conformance-azure
spec:
containers:
- args:
Expand All @@ -28,7 +29,7 @@ presubmits:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=hypershift-kubevirt-conformance-baremetalds
- --target=hypershift-kubevirt-conformance-azure
command:
- ci-operator
env:
Expand Down Expand Up @@ -84,7 +85,7 @@ presubmits:
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-baremetalds,?($|\s.*)
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-azure,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@ presubmits:
branches:
- ^release-4\.19$
- ^release-4\.19-
cluster: build10
context: ci/prow/hypershift-kubevirt-conformance-baremetalds
cluster: build02
context: ci/prow/hypershift-kubevirt-conformance-azure
decorate: true
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- openshift-hack/images/Dockerfile.openshift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.19-hypershift-kubevirt-conformance-baremetalds
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.19-hypershift-kubevirt-conformance-azure
optional: true
path_alias: kubevirt.io/cloud-provider-kubevirt-cloud
rerun_command: /test hypershift-kubevirt-conformance-baremetalds
rerun_command: /test hypershift-kubevirt-conformance-azure
spec:
containers:
- args:
Expand All @@ -28,7 +29,7 @@ presubmits:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=hypershift-kubevirt-conformance-baremetalds
- --target=hypershift-kubevirt-conformance-azure
command:
- ci-operator
env:
Expand Down Expand Up @@ -84,7 +85,7 @@ presubmits:
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-baremetalds,?($|\s.*)
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-azure,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@ presubmits:
branches:
- ^release-4\.20$
- ^release-4\.20-
cluster: build10
context: ci/prow/hypershift-kubevirt-conformance-baremetalds
cluster: build02
context: ci/prow/hypershift-kubevirt-conformance-azure
decorate: true
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- openshift-hack/images/Dockerfile.openshift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.20-hypershift-kubevirt-conformance-baremetalds
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.20-hypershift-kubevirt-conformance-azure
optional: true
path_alias: kubevirt.io/cloud-provider-kubevirt-cloud
rerun_command: /test hypershift-kubevirt-conformance-baremetalds
rerun_command: /test hypershift-kubevirt-conformance-azure
spec:
containers:
- args:
Expand All @@ -28,7 +29,7 @@ presubmits:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=hypershift-kubevirt-conformance-baremetalds
- --target=hypershift-kubevirt-conformance-azure
command:
- ci-operator
env:
Expand Down Expand Up @@ -84,7 +85,7 @@ presubmits:
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-baremetalds,?($|\s.*)
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-azure,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@ presubmits:
branches:
- ^release-4\.21$
- ^release-4\.21-
cluster: build10
context: ci/prow/hypershift-kubevirt-conformance-baremetalds
cluster: build02
context: ci/prow/hypershift-kubevirt-conformance-azure
decorate: true
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- openshift-hack/images/Dockerfile.openshift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.21-hypershift-kubevirt-conformance-baremetalds
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.21-hypershift-kubevirt-conformance-azure
optional: true
path_alias: kubevirt.io/cloud-provider-kubevirt-cloud
rerun_command: /test hypershift-kubevirt-conformance-baremetalds
rerun_command: /test hypershift-kubevirt-conformance-azure
spec:
containers:
- args:
Expand All @@ -28,7 +29,7 @@ presubmits:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=hypershift-kubevirt-conformance-baremetalds
- --target=hypershift-kubevirt-conformance-azure
command:
- ci-operator
env:
Expand Down Expand Up @@ -84,7 +85,7 @@ presubmits:
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-baremetalds,?($|\s.*)
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-azure,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@ presubmits:
branches:
- ^release-4\.22$
- ^release-4\.22-
cluster: build10
context: ci/prow/hypershift-kubevirt-conformance-baremetalds
cluster: build02
context: ci/prow/hypershift-kubevirt-conformance-azure
decorate: true
decoration_config:
sparse_checkout_files:
- .ci-operator.yaml
- openshift-hack/images/Dockerfile.openshift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/cloud: azure4
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-azure
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.22-hypershift-kubevirt-conformance-baremetalds
name: pull-ci-openshift-cloud-provider-kubevirt-release-4.22-hypershift-kubevirt-conformance-azure
optional: true
path_alias: kubevirt.io/cloud-provider-kubevirt-cloud
rerun_command: /test hypershift-kubevirt-conformance-baremetalds
rerun_command: /test hypershift-kubevirt-conformance-azure
spec:
containers:
- args:
Expand All @@ -28,7 +29,7 @@ presubmits:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=hypershift-kubevirt-conformance-baremetalds
- --target=hypershift-kubevirt-conformance-azure
command:
- ci-operator
env:
Expand Down Expand Up @@ -84,7 +85,7 @@ presubmits:
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-baremetalds,?($|\s.*)
trigger: (?m)^/test( | .* )hypershift-kubevirt-conformance-azure,?($|\s.*)
- agent: kubernetes
always_run: true
branches:
Expand Down