]> 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 during plugi... 67649/head
authorNitzanMordhai <nmordech@ibm.com>
Wed, 4 Mar 2026 12:38:59 +0000 (12:38 +0000)
committerNitzanMordhai <nmordech@ibm.com>
Wed, 4 Mar 2026 12:39:16 +0000 (12:39 +0000)
commit24d0fbb7071f5622ac8b59aefc2f6aac1075ece3
tree73b5ef8f45e53f620c16682b14fdf95c209e2bf5
parent6b396c8cc554f0306c1fa990b7599b8cb91fb643
qa/tasks/mgr: test_module_selftest set influx hostname to avoid warnings during plugin test

This is a follow pr for pr#66376 and complete the set for influx server
start.

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