HCP/OSP: introduce new NFV workflow + cleanup#58694
HCP/OSP: introduce new NFV workflow + cleanup#58694openshift-merge-bot[bot] merged 5 commits intoopenshift:masterfrom
Conversation
|
/uncc gryf hector-vido |
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
17238d2 to
545d850
Compare
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
545d850 to
6a74c2b
Compare
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
6a74c2b to
56fdd7c
Compare
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
56fdd7c to
7119c5c
Compare
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
7119c5c to
a0c68f5
Compare
|
/pj-rehearse pull-ci-openshift-hypershift-main-e2e-openstack-nfv |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-shiftstack-ci-release-4.18-e2e-openstack-nfv-intel |
|
/pj-rehearse ack |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/retest |
|
/retest |
This workflow will allow to test Hypershift Nodepools running NFV workloads using PerformanceProfile, DPDK and SR-IOV on OpenStack platform.
|
/pj-rehearse ack |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
A total of 1039 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs. A full list of affected jobs can be found here Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bryan-cox, EmilienM, mandre, yuqi-zhang The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pj-rehearse ack |
|
@EmilienM: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@EmilienM: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
* dnsrecords: fix a typo * HCP/OSP: introduce new NFV workflow This workflow will allow to test Hypershift Nodepools running NFV workloads using PerformanceProfile, DPDK and SR-IOV on OpenStack platform. * Remove HYPERSHIFT_ZONES where we don't it * openstack/nfv: remove 4.9/4.10 specifics * `make update` + missing slack
HCP/OSP: Introduce new NFV workflow
This workflow allows testing Hypershift Nodepools running NFV workloads using PerformanceProfile, DPDK, and SR-IOV on the OpenStack platform.
Changes:
The configuration has nothing specific to OpenStack which makes it re-usable.
This update improves the testing of NFV workloads on the OpenStack platform by using the new workflow specific to Hypershift and OpenStack NFV.
Cleanups