ceph/qa/suites
Kefu Chai 062e0365ea qa/tasks: drop test_cephadm_orchestrator.py
this test will end with a failure like

```
2020-01-30T18:15:15.870 INFO:tasks.ceph.mgr.x.smithi042.stderr:Warning: Permanently added 'smithi042.front.sepia.ceph.com,172.21.15.42' (ECDSA) to the list of known hosts.
2020-01-30T18:15:15.925 INFO:tasks.ceph.mgr.x.smithi042.stderr:Permission denied, please try again.
2020-01-30T18:15:15.932 INFO:tasks.ceph.mgr.x.smithi042.stderr:Permission denied, please try again.
2020-01-30T18:15:15.939 INFO:tasks.ceph.mgr.x.smithi042.stderr:root@smithi042.front.sepia.ceph.com: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
```

because mgr is not able to establish an ssh connection to that host with "root".
please note, the teuthology worker is acting using the "ubuntu" account on the
test node, and by default, "root" does not have its pubkey. and actually
`qa/tasks/cephadm.py` does push the pubkey to all the managed hosts before
testing cephadm.

since `qa/tasks/cephadm.py` is a better test for cephadm, let's just
drop this one.

as suites/rados/cephadm already covers cephadm

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-02-06 09:53:17 +08:00
..
big
buildpackages
ceph-ansible
ceph-deploy
cephmetrics
dummy
experimental
fs test: add subvolume clone tests 2020-01-31 05:09:14 -05:00
hadoop
kcephfs qa: ignore slow ops for ffsb workunit 2020-01-15 16:12:13 -08:00
krbd
marginal
mixed-clients
multimds qa: fix testing kernel branch link 2020-01-24 15:58:41 -08:00
perf-basic
powercycle
rados qa/tasks: drop test_cephadm_orchestrator.py 2020-02-06 09:53:17 +08:00
rbd
rgw qa/rgw: test with non-default rgw-obj-stripe-size 2020-02-03 11:24:52 -05:00
samba
smoke qa: s3tests/s3tests-website tasks no longer only use ubunutu 2020-01-13 15:46:28 -05:00
stress
teuthology qa: s3tests/s3tests-website tasks no longer only use ubunutu 2020-01-13 15:46:28 -05:00
tgt
upgrade qa/suites/upgrade/*-x/stress-split: run latest python tests at end 2020-01-24 06:52:41 -06:00
.qa