Re-instate Docker tests

This commit is contained in:
Arthur Barr
2017-09-28 14:17:56 +01:00
parent 254b26113c
commit 335db3e0c4

View File

@@ -82,7 +82,7 @@ test-advancedserver: build
test-devserver: build
$(info $(SPACER)$(shell printf $(TITLE)"Test $(DOCKER_IMAGE_DEVSERVER)"$(END)))
cd pkg/name && go test
#cd test/docker && TEST_IMAGE=$(DOCKER_IMAGE_DEVSERVER) go test
cd test/docker && TEST_IMAGE=$(DOCKER_IMAGE_DEVSERVER) go test
define docker-build-mq
# Create a temporary network to use for the build