]> 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 67801/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:13:40 +0000 (14:13 +0200)
commit0ac991270d7573c5032cbff1b01a403503557110
tree7497491eab616ba433fdab35a2916f2df0e3298b
parent70f8415b300f041766fa27faf7d5472699e32388
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