Skip to content

Commit

Permalink
juanfont#1562: fix local run of test_integration
Browse files Browse the repository at this point in the history
  • Loading branch information
vsychov committed May 9, 2024
1 parent a30a3fc commit 18bd635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ test_integration:
--name headscale-test-suite \
-v $$PWD:$$PWD -w $$PWD/integration \
-v /var/run/docker.sock:/var/run/docker.sock \
-v $$PWD/control_logs:/tmp/control \
golang:1 \
go run gotest.tools/gotestsum@latest -- -failfast ./... -timeout 120m -parallel 8

Expand Down

0 comments on commit 18bd635

Please sign in to comment.