components/openstack/heat/Makefile
changeset 4339 6501cf9c29f9
parent 4287 aba3ed31b37a
child 5405 66fd59fecd68
--- a/components/openstack/heat/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/openstack/heat/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -81,6 +81,8 @@
 # integrated
 test:		$(NO_TESTS)
 
+system-test:    $(NO_TESTS)
+
 
 REQUIRED_PACKAGES += cloud/openstack/openstack-common
 REQUIRED_PACKAGES += library/python/eventlet-27