]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: expand mgr testing
authorJohn Spray <john.spray@redhat.com>
Thu, 19 Oct 2017 11:50:19 +0000 (07:50 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:29 +0000 (23:03 +0000)
commitf58cb7035cf8992b8772f3358f2d67787ab585c3
treef3f080eb215a2ba1039efe8cb5e54757bf108f8a
parenta067468b3717dbab20f84996e76e2336d5fb5f30
qa: expand mgr testing

Some extra coverage of the dashboard, including its standby
redirect mode and the publishing of URIs.

Also invoking the command_spam mode of the selftest module.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 05e648be6a51d3efa110ad9826bbdd0adcc4dd4d)
qa/suites/rados/mgr/clusters/2-node-mgr.yaml
qa/suites/rados/mgr/tasks/dashboard.yaml [new file with mode: 0644]
qa/suites/rados/mgr/tasks/module_selftest.yaml
qa/tasks/mgr/mgr_test_case.py
qa/tasks/mgr/test_dashboard.py [new file with mode: 0644]
qa/tasks/mgr/test_module_selftest.py