Skip to content

Commit

Permalink
hypershift, kubevirt: Add network type to relevant periodic jobs
Browse files Browse the repository at this point in the history
Signed-off-by: Enrique Llorente <ellorent@redhat.com>
  • Loading branch information
qinqon committed Apr 29, 2024
1 parent 9297300 commit 6457c0e
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
Expand Up @@ -210,7 +210,7 @@ tests:
steps:
cluster_profile: aws
workflow: hypershift-kubevirt-csi-e2e
- as: e2e-kubevirt-metal-mce
- as: e2e-kubevirt-metal-ovn-mce
cron: 0 4 * * *
steps:
cluster_profile: equinix-ocp-metal
Expand Down
Expand Up @@ -177,7 +177,7 @@ tests:
LVM_OPERATOR_SUB_CHANNEL: stable-4.15
MCE_VERSION: "2.5"
workflow: hypershift-mce-agent-metal3-conformance
- as: e2e-kubevirt-metal-mce
- as: e2e-kubevirt-metal-ovn-mce
cron: 0 4 * * *
steps:
cluster_profile: equinix-ocp-metal
Expand Down
Expand Up @@ -130,7 +130,7 @@ tests:
dependencies:
INDEX_IMAGE: assisted-service-index
workflow: hypershift-agent-conformance
- as: e2e-kubevirt-metal
- as: e2e-kubevirt-metal-ovn
cron: 0 4 * * *
steps:
cluster_profile: equinix-ocp-metal
Expand Down
Expand Up @@ -880,7 +880,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.14"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-hypershift-release-4.14-periodics-e2e-kubevirt-metal-mce
name: periodic-ci-openshift-hypershift-release-4.14-periodics-e2e-kubevirt-metal-ovn-mce
reporter_config:
slack:
channel: '#hypershift-kubevirt-platform'
Expand All @@ -896,8 +896,8 @@ periodics:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --secret-dir=/usr/local/e2e-kubevirt-metal-mce-cluster-profile
- --target=e2e-kubevirt-metal-mce
- --secret-dir=/usr/local/e2e-kubevirt-metal-ovn-mce-cluster-profile
- --target=e2e-kubevirt-metal-ovn-mce
- --variant=periodics
command:
- ci-operator
Expand All @@ -914,7 +914,7 @@ periodics:
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /usr/local/e2e-kubevirt-metal-mce-cluster-profile
- mountPath: /usr/local/e2e-kubevirt-metal-ovn-mce-cluster-profile
name: cluster-profile
- mountPath: /secrets/gcs
name: gcs-credentials
Expand Down
Expand Up @@ -260,6 +260,13 @@ periodics:
job-release: "4.15"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-hypershift-release-4.15-periodics-e2e-aws-ovn-mce-conformance
reporter_config:
slack:
channel: '#hypershift-kubevirt-platform'
job_states_to_report:
- failure
report_template: ':volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano:'
spec:
containers:
- args:
Expand Down Expand Up @@ -635,14 +642,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.15"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-hypershift-release-4.15-periodics-e2e-kubevirt-metal-mce
reporter_config:
slack:
channel: '#hypershift-kubevirt-platform'
job_states_to_report:
- failure
report_template: ':volcano: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*.
<{{.Status.URL}}|View logs> :volcano:'
name: periodic-ci-openshift-hypershift-release-4.15-periodics-e2e-kubevirt-metal-ovn-mce
spec:
containers:
- args:
Expand All @@ -651,8 +651,8 @@ periodics:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --secret-dir=/usr/local/e2e-kubevirt-metal-mce-cluster-profile
- --target=e2e-kubevirt-metal-mce
- --secret-dir=/usr/local/e2e-kubevirt-metal-ovn-mce-cluster-profile
- --target=e2e-kubevirt-metal-ovn-mce
- --variant=periodics
command:
- ci-operator
Expand All @@ -669,7 +669,7 @@ periodics:
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /usr/local/e2e-kubevirt-metal-mce-cluster-profile
- mountPath: /usr/local/e2e-kubevirt-metal-ovn-mce-cluster-profile
name: cluster-profile
- mountPath: /secrets/gcs
name: gcs-credentials
Expand Down
Expand Up @@ -716,7 +716,7 @@ periodics:
ci.openshift.io/generator: prowgen
job-release: "4.16"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-hypershift-release-4.16-periodics-e2e-kubevirt-metal
name: periodic-ci-openshift-hypershift-release-4.16-periodics-e2e-kubevirt-metal-ovn
reporter_config:
slack:
channel: '#hypershift-kubevirt-platform'
Expand All @@ -732,8 +732,8 @@ periodics:
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --secret-dir=/usr/local/e2e-kubevirt-metal-cluster-profile
- --target=e2e-kubevirt-metal
- --secret-dir=/usr/local/e2e-kubevirt-metal-ovn-cluster-profile
- --target=e2e-kubevirt-metal-ovn
- --variant=periodics
command:
- ci-operator
Expand All @@ -750,7 +750,7 @@ periodics:
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /usr/local/e2e-kubevirt-metal-cluster-profile
- mountPath: /usr/local/e2e-kubevirt-metal-ovn-cluster-profile
name: cluster-profile
- mountPath: /secrets/gcs
name: gcs-credentials
Expand Down

0 comments on commit 6457c0e

Please sign in to comment.