tools: run functional tests against ovn/main branch

According to https://mail.openvswitch.org/pipermail/ovs-dev/2021-October/388309.html

Closes-Bug: #1946362
Change-Id: I64fe61678d90de59f5a94c49e1959165ac3646c9
This commit is contained in:
Anton Vazhnetsov 2021-10-07 15:23:55 +03:00
parent 3a5927938b
commit c43f8a00a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash -xe
OVS_BRANCH=${OVS_BRANCH:-master}
OVN_BRANCH=${OVN_BRANCH:-$OVS_BRANCH}
OVN_BRANCH=${OVN_BRANCH:-main}
function use_new_ovn_repository {
# If OVN_BRANCH > branch-2.12 return 0