diff options
Diffstat (limited to 'kud/tests/ovn_provider_nw_test.sh')
-rw-r--r-- | kud/tests/ovn_provider_nw_test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kud/tests/ovn_provider_nw_test.sh b/kud/tests/ovn_provider_nw_test.sh index 9b32d904..b2a8642c 100644 --- a/kud/tests/ovn_provider_nw_test.sh +++ b/kud/tests/ovn_provider_nw_test.sh @@ -13,6 +13,7 @@ set -o nounset set -o pipefail source _common.sh +source _common_test.sh source _functions.sh # populate_CSAR_ovn4nfv() - Create content used for OVN4NFV functional test |