diff options
author | Tim Rozet <trozet@redhat.com> | 2016-08-26 12:29:57 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-08-26 14:01:30 -0400 |
commit | f52438b36ea567ae6d9564de72ee6b5054396ae1 (patch) | |
tree | 3c2a16713b0f103af8812b81dc2eabdc5002732d /build/Makefile | |
parent | 10f0918b64455b6e61a467112e6b4dcd39ca8dca (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 c30bc271..74a2a610 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 |