Fix ORU-APP https
[it/dep.git] / bin / verify-smo-install
index b98f268..dacef3b 100755 (executable)
@@ -24,4 +24,8 @@ set -x
 $IT_DEP_FOLDER/scripts/layer-0/0-setup-charts-museum.sh
 $IT_DEP_FOLDER/scripts/layer-0/0-setup-helm3.sh
 
+git -C $IT_DEP_FOLDER submodule init
+git -C $IT_DEP_FOLDER submodule update
+# Some ORAN charts have onap dependencies (for AAF)
+$IT_DEP_FOLDER/scripts/sub-scripts/build-onap.sh
 $IT_DEP_FOLDER/scripts/sub-scripts/build-oran.sh