]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/mgr: test_module_selftest set influx hostname to avoid warnings 67800/head
authorNitzan Mordechai <nmordech@redhat.com>
Mon, 17 Nov 2025 11:51:14 +0000 (11:51 +0000)
committerNitzan Mordechai <nmordch@li-2bf86dcc-35b8-11b2-a85c-b1dfd4248b42.ibm.com>
Sun, 15 Mar 2026 12:12:26 +0000 (14:12 +0200)
commit636f9dd3555755ebcdb69b4b9fbb5930b77553cf
tree681619390bfce02c31016b34ea0069cf9a7b04c6
parent4d915ea919c6ba63ae66a413b1ffa6a887ac67c8
qa/tasks/mgr: test_module_selftest set influx hostname to avoid warnings

self-test will hit error MGR_INFLUX_NO_SERVER since we dont have
hostname configed, the following command will add a test hostname
so the error won't appear and fail the test.

Fixes: https://tracker.ceph.com/issues/72747
Signed-off-by: Nitzan Mordechai <nmordec@ibm.com>
(cherry picked from commit 6b170bb5366ec13239b768f7c344fa5e842af7ff)
qa/tasks/mgr/test_module_selftest.py