Skip to content

Commit 1914163

Browse files
committed
Update the Readme
1 parent 6c117a1 commit 1914163

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,9 @@ To do so, in the CI use the `DOCKER_COMPOSE_ARGS` environment variable to specif
5959
- `DOCKER_COMPOSE_ARGS=--file=docker-compose-cluster.yaml make acceptance-tests-up`
6060
- `DOCKER_COMPOSE_ARGS=--file=docker-compose-cluster.yaml make acceptance-tests-run`
6161
- `DOCKER_COMPOSE_ARGS=--file=docker-compose-cluster.yaml make acceptance-tests-down`
62+
63+
To run context path related tests, one must use:
64+
65+
- `DOCKER_COMPOSE_ARGS=--file=docker-compose-context-path.yaml make acceptance-tests-up`
66+
- `DOCKER_COMPOSE_ARGS=--file=docker-compose-context-path.yaml make acceptance-tests-run-context-path`
67+
- `DOCKER_COMPOSE_ARGS=--file=docker-compose-context-path.yaml make acceptance-tests-down`

0 commit comments

Comments
 (0)