]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/mgr: test_module_selftest set influx hostname to avoid warnings
authorNitzan Mordechai <nmordech@redhat.com>
Mon, 17 Nov 2025 11:51:14 +0000 (11:51 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Sun, 23 Nov 2025 14:13:50 +0000 (14:13 +0000)
commit6b170bb5366ec13239b768f7c344fa5e842af7ff
treebc2bec4530ab78b00152b81b23803589ba508414
parentdea5782877e00bc2ef3b66a9a49f62a6007e6d23
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>
qa/tasks/mgr/test_module_selftest.py