Earlier we dont have kcli to test cephadm based e2e tests
and had to test them using sepia machines.
Now these are running in CI using kcli hence removing from rados
Fixes https://tracker.ceph.com/issues/73852
Signed-off-by: Afreen Misbah <afreen@ibm.com>
(cherry picked from commit
c562dc8e69809fa6fadde269071c9439487fd085)
+++ /dev/null
-roles:
-# 3 osd roles on host.a is required for cephadm task. It checks if the cluster is healthy.
-# More daemons will be deployed on both hosts in e2e tests.
-- - host.a
- - osd.0
- - osd.1
- - osd.2
- - mon.a
- - mgr.a
- - client.0
-- - host.b
- - client.1
-overrides:
- ceph:
- log-ignorelist:
- - \(PG_DEGRADED\)
-tasks:
-- install:
-- cephadm:
-- ceph:
- log-ignorelist:
- - \(OSD_DOWN\)
-- workunit:
- clients:
- client.1:
- - cephadm/create_iscsi_disks.sh
-- workunit:
- clients:
- client.0:
- - cephadm/test_dashboard_e2e.sh