]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Reduce Jest logs in CI 24764/head
authorTiago Melo <tmelo@suse.com>
Thu, 25 Oct 2018 23:10:36 +0000 (00:10 +0100)
committerTiago Melo <tmelo@suse.com>
Thu, 25 Oct 2018 23:21:34 +0000 (00:21 +0100)
commit8b9fc5fe1f989a762c69d5cb6076f496b918e762
tree6a590ad234ab010ff63c06944f675397f9555275
parentf2db4bc8810166a0381a7c01c859d60f91d6a94d
mgr/dashboard: Reduce Jest logs in CI

With the current number of unit tests we have for the frontend the output from
Jest is too big, and is exceeding the limit from jenkins.
This is resulting in the omission of linting results.

With this change, Jest will only output the results of failing tests and will no
longer show the coverage in the logs.
Jenkins will keep tracking the coverage via the generated cobertura file.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json