Skip to content

Commit

Permalink
Makefile: Allow passing DOCKER_TEST_HOST and TESTDEBUG to container
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
thaJeztah committed Jul 16, 2019
1 parent 7bfe48c commit 968345b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 968345b

Please sign in to comment.