Skip to content

Commit

Permalink
ovs: Pin current older kubevirtci
Browse files Browse the repository at this point in the history
The new kubevirtci has failureson OVS.
Lets pin only OVS, allowing us to bump kubevirtci
on rest of the lanes.

Signed-off-by: Or Shoval <[email protected]>
  • Loading branch information
oshoval committed Jul 3, 2024
1 parent 0a4e3ef commit dd43dc2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions automation/check-patch.e2e-ovs-cni-functests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ main() {
source automation/check-patch.setup.sh
cd ${TMP_PROJECT_PATH}

# until we fix OVS lane on the newer kubevirtci
export KUBEVIRTCI_TAG=2303201102-ef46217
export KUBEVIRT_PROVIDER=k8s-1.25

# Spin-up ephemeral cluster with latest CNAO
# this script also exports KUBECONFIG, and fetch $COMPONENT repository
COMPONENT="ovs-cni" source automation/components-functests.setup.sh
Expand Down

0 comments on commit dd43dc2

Please sign in to comment.