Skip to content

Commit

Permalink
DNM: Fix hwoffload CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MaysaMacedo committed Apr 26, 2024
1 parent 569aad4 commit 7d97b14
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -171,6 +171,8 @@ wait_for_sriov_network_node_state
echo "Print SriovNetworkNodeState before creating SriovNetworkNodePolicy"
oc get SriovNetworkNodeState -n openshift-sriov-network-operator -o yaml

oc get po -A |grep sriov

create_sriov_networknodepolicy "sriov1" "${OPENSTACK_SRIOV_NETWORK}" "${SRIOV_DEVICE_TYPE}" "${IS_RDMA}"

if [[ "${OPENSTACK_DPDK_NETWORK}" != "" ]]; then
Expand Down

0 comments on commit 7d97b14

Please sign in to comment.