mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 18:09:57 +00:00
Refactore integration test (#150)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -13,7 +13,7 @@ include $(addprefix ./vendor/github.com/openshift/build-machinery-go/make/, \
|
||||
)
|
||||
|
||||
# Include the integration setup makefile.
|
||||
include ./test/integration-test.mk
|
||||
include ./test/integration/integration-test.mk
|
||||
|
||||
# Add packages to do unit test
|
||||
GO_TEST_PACKAGES :=./pkg/...
|
||||
|
||||
Reference in New Issue
Block a user