Merge "Increase the disk in the infracloud vms"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Mon, 22 Aug 2016 10:57:18 +0000 (10:57 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 22 Aug 2016 10:57:18 +0000 (10:57 +0000)
jjb/armband/build.sh

index 01d09aa..0d35757 100755 (executable)
@@ -16,6 +16,9 @@ echo "Host info: $(hostname) $(hostname -I)"
 
 cd $WORKSPACE
 
+# Armband requires initializing git submodules (e.g. for Fuel's clean_cache.sh)
+make submodules-init
+
 # remove the expired items from cache
 test -f $WORKSPACE/ci/clean_cache.sh && $WORKSPACE/ci/clean_cache.sh $CACHE_DIRECTORY