mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
doc/dev: specify location of e2e-tests script
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>
This commit is contained in:
parent
e273418bbb
commit
4985f5c7d2
@ -396,8 +396,9 @@ do a full scale e2e run.
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user