Skip to content
Snippets Groups Projects
Commit 37f6a1d6 authored by Sören Henning's avatar Sören Henning
Browse files

Add hint on running all smoketests in Readme

parent ccf3d380
Branches
Tags
No related merge requests found
Pipeline #6428 passed
......@@ -46,3 +46,9 @@ The `smoketest-runner.sh` script can be used to run a simple test for a specific
```
where `<docker-compose-dir>` is the directory of a Docker-Compose file, for example, `uc2-beam-samza`. The script exists with a zero exit code in case of success and a non-zero exit code otherwise.
You can also run the set of all smoke test with:
```sh
./smoketest-runner-all.sh
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment