]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: enable dashboard tests to be run with "--suite rados/dashboard"
authorNathan Cutler <ncutler@suse.com>
Tue, 17 Sep 2019 16:11:11 +0000 (18:11 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 21 Oct 2019 10:31:51 +0000 (12:31 +0200)
commit493ee6d78ff90c4c3d81f5c7edac6d06fbe3d295
treec3ddc6fd8cb243ee2d4f85a794e340c6227bbe5b
parentff7b16f60c37af248b5e2e2fdcb556019997400f
qa: enable dashboard tests to be run with "--suite rados/dashboard"

This moves dashboard.yaml from rados/mgr into a new, separate rados/dashboard
suite. The common elements it uses are moved from rados/mgr into qa/ and
replaced with symlinks.

Fixes: https://tracker.ceph.com/issues/41820
Signed-off-by: Nathan Cutler <ncutler@suse.com>
17 files changed:
qa/clusters/2-node-mgr.yaml [new file with mode: 0644]
qa/debug/mgr.yaml [new file with mode: 0644]
qa/suites/rados/dashboard/% [new file with mode: 0644]
qa/suites/rados/dashboard/.qa [new symlink]
qa/suites/rados/dashboard/clusters/+ [new file with mode: 0644]
qa/suites/rados/dashboard/clusters/.qa [new symlink]
qa/suites/rados/dashboard/clusters/2-node-mgr.yaml [new symlink]
qa/suites/rados/dashboard/debug/.qa [new symlink]
qa/suites/rados/dashboard/debug/mgr.yaml [new symlink]
qa/suites/rados/dashboard/objectstore [new symlink]
qa/suites/rados/dashboard/supported-random-distro$ [new symlink]
qa/suites/rados/dashboard/tasks/.qa [new symlink]
qa/suites/rados/dashboard/tasks/dashboard.yaml [new file with mode: 0644]
qa/suites/rados/mgr/clusters/2-node-mgr.yaml [changed from file to symlink]
qa/suites/rados/mgr/clusters/openstack.yaml [deleted file]
qa/suites/rados/mgr/debug/mgr.yaml [changed from file to symlink]
qa/suites/rados/mgr/tasks/dashboard.yaml [deleted file]