commit | 4b37d1a1ae51b57280a9376dfd9cb91d86225f00 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Jul 01 13:41:52 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Jul 01 14:36:17 2016 -0700 |
tree | 265fd960a4a4208ec29547b0ea6543c48ebc33e5 | |
parent | 1b29f97a55a9558fd289417bb70e25c29730fb7d [diff] [blame] |
add rebuild makefile target and rebuild script Change-Id: Id956c1693d0d29ca79e2483f37a048b47b3731bd
diff --git a/cord-pod/Makefile b/cord-pod/Makefile index f98893d..6fba6c0 100644 --- a/cord-pod/Makefile +++ b/cord-pod/Makefile
@@ -102,6 +102,10 @@ new-nodes: clean-nodes update-nodes vtn +rebuild: + bash ../common/rebuild.sh $(XOS_BOOTSTRAP_PORT) + bash ../common/wait_for_onboarding_ready.sh 81 xos + exampleservice: onboard-exampleservice $(RUN_TOSCA) pod-exampleservice.yaml