spec: add entry on KAPOW_BOOT_TIMEOUT env var

This commit is contained in:
pancho horrillo
2019-10-30 17:38:13 +01:00
parent 0021f754fd
commit 604a6d7d4d
+1
View File
@@ -56,6 +56,7 @@ Environment customization
You can customize some of the test behavior with the following You can customize some of the test behavior with the following
environment variables: environment variables:
* ``KAPOW_BOOT_TIMEOUT``: Timeout in ms for the server to be ready
* ``KAPOW_SERVER_CMD``: The full command line to start a non-interactive * ``KAPOW_SERVER_CMD``: The full command line to start a non-interactive
listening kapow server. By default: ``kapow server`` listening kapow server. By default: ``kapow server``
* ``KAPOW_CONTROLAPI_URL``: URL of the Control API. By default: ``http://localhost:8081`` * ``KAPOW_CONTROLAPI_URL``: URL of the Control API. By default: ``http://localhost:8081``