]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dashboard-pull-requests: Need to cd to the dashboard dir before executing the... 1145/head
authorLaura Paduano <lpaduano@suse.com>
Mon, 8 Oct 2018 12:48:05 +0000 (14:48 +0200)
committerLaura Paduano <lpaduano@suse.com>
Mon, 8 Oct 2018 12:51:07 +0000 (14:51 +0200)
Signed-off-by: Laura Paduano <lpaduano@suse.com>
ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml

index 3c5822a7a2d48f4251f87de624c4a221882be9e1..5d2b23c9de61803e6536d3c13e8b249543254ea8 100644 (file)
@@ -57,4 +57,4 @@
       - shell:
           !include-raw:
             - ../../setup/setup
-      - shell: "timeout 7200  ./src/pybind/mgr/dashboard/run-frontend-e2e-tests.sh"
+      - shell: "cd src/pybind/mgr/dashboard; timeout 7200 ./run-frontend-e2e-tests.sh"