ceph/qa/tasks/mgr
alfonsomthd d9404d6813 mgr/dashboard: add columns to Pools table
* Added columns:
Usage, Read bytes, Write bytes, Read ops, Write ops.

* TableKeyValueComponent:
Bugfix in method: _insertFlattenObjects

* Updated jest global mock:
Now window.getComputedStyle returns an object
that has getPropertyValue defined
(otherwise jest pool tests involving chart.js threw error). See:
https://developer.mozilla.org/en-US/docs/Web/API/Window/getComputedStyle

Fixes: https://tracker.ceph.com/issues/37717
Fixes: https://tracker.ceph.com/issues/34320

Signed-off-by: Alfonso Martínez <almartin@redhat.com>
2019-01-09 08:59:47 +01:00
..
dashboard mgr/dashboard: add columns to Pools table 2019-01-09 08:59:47 +01:00
__init__.py move ceph-qa-suite dirs into qa/ 2016-12-14 11:29:55 -06:00
mgr_test_case.py qa/mgr: avoid enabling always on modules 2018-10-01 14:34:27 -07:00
test_crash.py qa/tasks/mgr: add test_crash, call from test_module_selftest 2018-06-29 14:51:45 -07:00
test_dashboard.py qa: update dashboard tests for https:// 2018-04-27 09:58:47 -04:00
test_failover.py qa/tasks/mgr/test_failover: fix for id -> name rename in mgr metadata 2018-04-09 21:48:40 -05:00
test_insights.py qa/tasks/mgr: do not enable always-on module 2018-08-21 16:25:05 -07:00
test_module_selftest.py mgr: Separate diskprediction cloud plugin from the diskprediction plugin 2018-11-16 00:15:41 -06:00
test_orchestrator_cli.py mgr/orchestrator: Add test orchestrator 2018-12-20 10:56:49 +01:00
test_progress.py qa: add tests for progress module 2018-09-11 11:21:35 +01:00
test_prometheus.py pybind/mgr/prometheus: add file_sd_config command 2018-04-25 14:24:32 +02:00