mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
Merge PR #41827 into master
* refs/pull/41827/head: qa: move dashboard e2e from cephadm -> rados suite Reviewed-by: Nizamudeen A <nia@redhat.com> Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
This commit is contained in:
commit
9074e87611
@ -1,23 +0,0 @@
|
||||
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
|
||||
tasks:
|
||||
- install:
|
||||
- cephadm:
|
||||
- workunit:
|
||||
clients:
|
||||
client.1:
|
||||
- cephadm/create_iscsi_disks.sh
|
||||
- workunit:
|
||||
clients:
|
||||
client.0:
|
||||
- cephadm/test_dashboard_e2e.sh
|
11
qa/suites/rados/dashboard/tasks/test_e2e.yaml
Normal file
11
qa/suites/rados/dashboard/tasks/test_e2e.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
tasks:
|
||||
- install:
|
||||
- cephadm:
|
||||
- workunit:
|
||||
clients:
|
||||
client.1:
|
||||
- cephadm/create_iscsi_disks.sh
|
||||
- workunit:
|
||||
clients:
|
||||
client.0:
|
||||
- cephadm/test_dashboard_e2e.sh
|
Loading…
Reference in New Issue
Block a user