]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: skip dashboard install due to dependency noise
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 19 Nov 2025 17:25:45 +0000 (12:25 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Tue, 14 Apr 2026 01:27:18 +0000 (21:27 -0400)
    2025-11-18T19:46:46.226 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stderr Error ENOTSUP: Module 'alerts' is not enabled/loaded (required by command 'dashboard set-ssl-certificate'): use `ceph mgr module enable alerts` to enable it

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
qa/suites/fs/cephadm/multivolume/0-start.yaml
qa/suites/fs/cephadm/renamevolume/0-start.yaml
qa/suites/fs/nfs/cluster/1-node.yaml
qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/0-from/squid.yaml
qa/suites/fs/upgrade/mds_upgrade_sequence/tasks/0-from/tentacle.yaml
qa/suites/fs/workload/begin/1-cephadm.yaml

index 13dc863d2936001a56754815390b6e1837e2fcde..7cb1f4627ca6ae298ae5cb9aaa49608761e7f7ac 100644 (file)
@@ -24,6 +24,7 @@ tasks:
 - install:
 - cephadm:
     roleless: true
+    skip_dashboard: true
 - cephadm.shell:
     host.a:
       - ceph orch status
index 727837580ab23d84c58672f1ae55661fd3ab3837..486e572f85a571499f19ea9b633401c0c6a06d3d 100644 (file)
@@ -24,6 +24,7 @@ tasks:
 - install:
 - cephadm:
     roleless: true
+    skip_dashboard: true
 - cephadm.shell:
     host.a:
       - ceph orch status
index 8eeec7d2df6b40c75c34691209649162bc5a9294..d08da3f4ce3d1990f82ad885dd3262ef57781f0b 100644 (file)
@@ -11,6 +11,7 @@ roles:
 tasks:
 - install:
 - cephadm:
+    skip_dashboard: true
 - cephadm.shell:
     host.a:
       - ceph orch apply mds a
index bc27e27c58d17b71de4d199d20da21da2ba19a9f..fa18102b1239035bf795a3f8fcd5a47178fd3314 100644 (file)
@@ -12,6 +12,7 @@ tasks:
 - print: "**** done install task..."
 - cephadm:
     image: quay.ceph.io/ceph-ci/ceph:squid
+    skip_dashboard: true
     roleless: true
     compiled_cephadm_branch: squid
     conf:
index fcae62244cb7558f365be98950fe500f17a98d5e..433f1f16be56c6d95faac486dbf7a0806445bbf6 100644 (file)
@@ -12,6 +12,7 @@ tasks:
 - print: "**** done install task..."
 - cephadm:
     image: quay.ceph.io/ceph-ci/ceph:tentacle
+    skip_dashboard: true
     roleless: true
     compiled_cephadm_branch: tentacle
     conf:
index a58ea5725f52e1e9f003cf208dad1da48efc0d31..6174e38d7a4e8199ae43e9f7a5a822e581489c4a 100644 (file)
@@ -6,6 +6,7 @@ overrides:
 tasks:
 - cephadm:
     roleless: false
+    skip_dashboard: true
 - cephadm.shell:
     mon.a:
       - ceph orch status