I was just going through these steps myself, and I found it difficult to locate and run `run-frontend-e2e-tests.sh`. Specifying the location of it might make it clearer to others where the correct script is located.
Signed-off-by: Laura Flores <lflores@redhat.com>
It will verify if everything needed is installed, start a new vstart cluster
and run the full test suite.
-Start all frontend E2E tests by running::
+Start all frontend E2E tests with::
+ $ cd src/pybind/mgr/dashboard
$ ./run-frontend-e2e-tests.sh
Report: