]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add Teuthology tests for orchestrator controllers
authorKiefer Chang <kiefer.chang@suse.com>
Mon, 12 Aug 2019 10:21:12 +0000 (18:21 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Fri, 30 Aug 2019 05:36:21 +0000 (13:36 +0800)
commitaab092ba1090cd044b725a9e52cdc899c113e7a5
tree97361b9b3cac6458ea9f5c3a3639f31f5a8e3278
parent9f3a1dfd7e6727024bf1fe6fce83dee520e15f58
mgr/dashboard: Add Teuthology tests for orchestrator controllers

- `/api/host`: list hosts (with orchestrator hosts)
- `/api/orchestrator/inventory`: list inventory
- `/api/orchestrator/services`: list services

Depends on https://github.com/ceph/ceph/pull/29595

Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
qa/tasks/mgr/dashboard/test_host.py
qa/tasks/mgr/dashboard/test_orchestrator.py [new file with mode: 0644]