aboutsummaryrefslogtreecommitdiffstats
path: root/kud/tests/ovn_provider_nw_test.sh
diff options
context:
space:
mode:
authorSamuli Silvius <s.silvius@partner.samsung.com>2019-05-23 12:50:57 +0300
committerSamuli Silvius <s.silvius@partner.samsung.com>2019-05-23 12:50:57 +0300
commitbc83f936c1b369fc6291898ec88b6c6c17b2aa5d (patch)
tree595919d2d8cf5acca507d6f7b8135da1ac23c979 /kud/tests/ovn_provider_nw_test.sh
parent3eeb40cfe56366ca72e811bdfb6f2faf127f8a2f (diff)
Install jq as an dependency for yq
Before using yq binary we need to install also its dependency jq. This commit is fixing jq installation in case it was required as dependency for yq. Also refactored a bit dependency installations of tests. Issue-ID: MULTICLOUD-617 Change-Id: I0ea1143befa1cff809c231422b5cfb14fba1de4e Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Diffstat (limited to 'kud/tests/ovn_provider_nw_test.sh')
-rw-r--r--kud/tests/ovn_provider_nw_test.sh1
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