diff options
author | Tim Rozet <trozet@redhat.com> | 2016-08-26 12:29:57 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-08-26 18:46:43 +0000 |
commit | 47830fb8a82e96deb3f2b6d521ee11a44db734c9 (patch) | |
tree | 7d0d00ce7659a48260e13fb9b7b71941a89de769 /build/Makefile | |
parent | 0650ee4206e1802240d2d4bef887bb13c3a1a98b (diff) |
Freezes FDIO/Honeycomb artifacts
JIRA: APEX-243
Change-Id: I1ed843c316b840aa9c0f85ef250fcecc59197188
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile b/build/Makefile index 2b923596..3a430b21 100644 --- a/build/Makefile +++ b/build/Makefile @@ -241,7 +241,7 @@ overcloud-full-clean: .PHONY: overcloud-full overcloud-full: images/overcloud-full.qcow2 -images/overcloud-full.qcow2: tacker-rpm tackerclient-rpm congress-rpm vpp-build +images/overcloud-full.qcow2: tacker-rpm tackerclient-rpm congress-rpm @echo "Building the Apex Base Overcloud Image" @./overcloud-full.sh |