Skip to content

Commit

Permalink
Update global-discovery-catalogue.adoc
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Kralidis <[email protected]>
  • Loading branch information
tomkralidis authored Oct 23, 2024
1 parent 332e1c1 commit 83fb444
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ pytest -s global_discovery_catalogue/test_gdc_performance.py --junitxml=/data/wi
===== Useful flags

* `--sleep-factor`: some tests may require extra time for Pub/Sub workflow to complete. Passing the `--sleep-factor` (integer) option allows to set a multiplier applied to all sleep functions in the test.
* `-o log_cli=true`: print logging messages to screen (useful for debugging)
* `-o log_cli=true log-level=DEBUG`: print logging messages to screen (useful for debugging).

==== Exiting the test environment

Expand Down

0 comments on commit 83fb444

Please sign in to comment.