]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Increase the global value of jasmine timeout
authorTiago Melo <tmelo@suse.com>
Thu, 12 Sep 2019 09:00:17 +0000 (09:00 +0000)
committerTiago Melo <tmelo@suse.com>
Thu, 12 Sep 2019 14:23:05 +0000 (14:23 +0000)
commita2f19e6de23f49c49934c9f36097a94e38ff2b51
treeade941c9e121b4e6c575416a714999e3a294de9e
parent193ef136a31b7a9ddb9d1f07f9cd72e7d0230047
mgr/dashboard: Increase the global value of jasmine timeout

Some tests are taking longer than the default jasmine timeout to finish
and are causing a failure.

This commit will increase the timeout to 5 minutes,
removing the need to increase it for each failing test.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/e2e/cluster/logs.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/e2e/rgw/users.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/e2e/ui/dashboard.e2e-spec.ts
src/pybind/mgr/dashboard/frontend/protractor.conf.js