Makefile: Allow passing DOCKER_TEST_HOST and TESTDEBUG to container

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2019-04-16 17:28:49 +02:00
parent 7bfe48cc00
commit 968345bc5c

View File

@@ -50,9 +50,11 @@ DOCKER_ENVS := \
-e DOCKER_PORT \
-e DOCKER_REMAP_ROOT \
-e DOCKER_STORAGE_OPTS \
-e DOCKER_TEST_HOST \
-e DOCKER_USERLANDPROXY \
-e DOCKERD_ARGS \
-e TEST_INTEGRATION_DIR \
-e TESTDEBUG \
-e TESTDIRS \
-e TESTFLAGS \
-e TIMEOUT \