Merge pull request #43104 from ceph/e2e-tests-documentation

doc/dev: specify location of e2e-tests script

Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
This commit is contained in:
Ernesto Puerta 2021-09-10 14:32:18 +02:00 committed by GitHub
commit 77d703da2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: