]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Fix e2e chromedriver problem
authorTiago Melo <tmelo@suse.com>
Thu, 12 Dec 2019 18:00:57 +0000 (17:00 -0100)
committerTiago Melo <tmelo@suse.com>
Thu, 12 Dec 2019 18:09:08 +0000 (17:09 -0100)
commitf0f718f1770bf48028274c100406e0a564710174
treec28e43ce2cf9f976897e727f9ffe5f4e4f50e2e5
parentcb5f387236bbcb03d9e05e191885526316d4439a
mgr/dashboard: Fix e2e chromedriver problem

New version of Chrome/ChromeDriver seems to have a problem with insecure
certificates.

Since we use a vStart cluster with no real certificate,
we always face this problem when running e2e tests.

This will fix the current problem and hopefully any future problems related to
certificates.

Fixes: https://tracker.ceph.com/issues/43254
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/protractor.conf.js