From b85921456409bab0f4fa2d4ba5ac74eb3cd2721a Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Thu, 15 Oct 2015 16:21:35 -0400 Subject: updates to the instack VM - increasing memory and vcpus for the VM - dumping yum cache - virt-sparsifying the instack disk image - remove cleaning stack dir so we actually cache its contents Change-Id: Ie35a2daeba69a1b53a749ef3423ac6356408ff97 Signed-off-by: Dan Radez --- build/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'build/Makefile') diff --git a/build/Makefile b/build/Makefile index 38099089..c2ceea95 100644 --- a/build/Makefile +++ b/build/Makefile @@ -132,8 +132,6 @@ instack-clean: rm -f baremetalbrbm_1.xml rm -f instack.xml rm -f instack.qcow2 - rm -rf stack - .PHONY: iso iso: build-clean instack.qcow2 rpm $(ISOCACHE) -- cgit 1.2.3-korg