components/openstack/heat/Makefile
changeset 4339 6501cf9c29f9
parent 4287 aba3ed31b37a
child 5405 66fd59fecd68
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    79 # tests require mox, discover, testtools, testrepository,
    79 # tests require mox, discover, testtools, testrepository,
    80 # testscenarios, sphinx and oslo.sphinx some of which have not yet
    80 # testscenarios, sphinx and oslo.sphinx some of which have not yet
    81 # integrated
    81 # integrated
    82 test:		$(NO_TESTS)
    82 test:		$(NO_TESTS)
    83 
    83 
       
    84 system-test:    $(NO_TESTS)
       
    85 
    84 
    86 
    85 REQUIRED_PACKAGES += cloud/openstack/openstack-common
    87 REQUIRED_PACKAGES += cloud/openstack/openstack-common
    86 REQUIRED_PACKAGES += library/python/eventlet-27
    88 REQUIRED_PACKAGES += library/python/eventlet-27
    87 REQUIRED_PACKAGES += library/python/iniparse-27
    89 REQUIRED_PACKAGES += library/python/iniparse-27
    88 REQUIRED_PACKAGES += library/python/oslo.config-27
    90 REQUIRED_PACKAGES += library/python/oslo.config-27