changes in kud_bm_launch.sh
[icn.git] / Makefile
index 2173c83..3a875ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ kud_bm_deploy_mini:
        pushd $(KUD_PATH) && ./kud_bm_launch.sh minimal && popd
 
 kud_bm_deploy:
-       pushd $(KUD_PATH) && ./kud_bm_launch.sh virtlet && popd
+       pushd $(KUD_PATH) && ./kud_bm_launch.sh all && popd
 
 metal3_prerequisite:
        pushd $(METAL3VMDIR) && make bmh_install && popd
@@ -66,4 +66,7 @@ verify_all: prerequisite \
 
 verifier: verify_all
 
+verify_nestedk8s: prerequisite \
+       kud_bm_deploy
+
 .PHONY: all bm_preinstall bm_install bashate