We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aff1fb commit a514210Copy full SHA for a514210
selenium/README.md
@@ -236,3 +236,8 @@ following command:
236
MOCHA_DOCKER_FILE=\location\of\my\Dockerfile ./run-suites.sh
237
```
238
239
+## Issues deploying UAA
240
+
241
+If you are not able to successfully run any test case that depends on UAA
242
+because UAA fails to start, make sure you are using VZ emulation in your docker
243
+engine. Without VZ emulation, the uaa docker container cannot start.
0 commit comments