Skip to content

Commit

Permalink
renamed network to gateway in stack.integration.test
Browse files Browse the repository at this point in the history
  • Loading branch information
rasswanth-s committed Nov 21, 2023
1 parent d1ddf30 commit 11ba7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ commands =
; instead of docker creating it as root
bash -c 'mkdir -p packages/grid/data/package-cache'

bash -c 'HAGRID_ART=$HAGRID_ART hagrid launch test-gateway-1 network to docker:9081 $HAGRID_FLAGS --no-health-checks --verbose --no-warnings --build'
bash -c 'HAGRID_ART=$HAGRID_ART hagrid launch test-gateway-1 gateway to docker:9081 $HAGRID_FLAGS --no-health-checks --verbose --no-warnings --build'
bash -c 'HAGRID_ART=$HAGRID_ART hagrid launch test-domain-1 domain to docker:9082 $HAGRID_FLAGS --no-health-checks --enable-signup --verbose --no-warnings --build'
; bash -c 'HAGRID_ART=$HAGRID_ART hagrid launch test-domain-2 domain to docker:9083 --headless $HAGRID_FLAGS --enable-signup --no-health-checks --verbose --no-warnings --build'

Expand Down

0 comments on commit 11ba7c8

Please sign in to comment.