]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add nolockdep option to e2e-script 28981/head
authorLaura Paduano <lpaduano@suse.com>
Thu, 11 Jul 2019 10:38:49 +0000 (12:38 +0200)
committerLaura Paduano <lpaduano@suse.com>
Thu, 11 Jul 2019 10:38:49 +0000 (12:38 +0200)
commitd92117d8ea7018c533cc422e31c09d7e45a0793a
tree832fb33439778c07416cd24ac4692aa327223019
parent4e2288c661157bedd92de13d321800834630b369
mgr/dashboard: Add nolockdep option to e2e-script

Adding the --nolockdep option to the vstart command
seems to fix the current issue where vstart just
hangs at the dashboard ac-user-create command.
Hopefully we can get the e2e tests to run again
in Jenkins by applying this change.
Note that this might be a workaround only.

Fixes: https://tracker.ceph.com/issues/40688
Signed-off-by: Laura Paduano <lpaduano@suse.com>
src/pybind/mgr/dashboard/run-frontend-e2e-tests.sh