Skip to content

Commit 4e8e2a5

Browse files
committed
Adding available params for integration test command
1 parent 376450e commit 4e8e2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Additionally, integration tests require image called `cirros` exists.
239239
You interact with integration tests through a runner script:
240240

241241
```bash
242-
php ./tests/integration/run.php
242+
php ./tests/integration/run.php [-s=BlockStorage|Compute|Identity|Images|Networking|ObjectStore] [--debug=1|2]
243243
```
244244

245245
It supports these command-line flags:

0 commit comments

Comments
 (0)