]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #56997 into main
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 30 Apr 2024 20:46:06 +0000 (16:46 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 30 Apr 2024 20:46:06 +0000 (16:46 -0400)
commit07afb4ae0916fddb8bb920b5663e374dc650df6e
tree12a1a145d1a415189fa1b0af994cad49ced54786
parent9cc3511ab370db09c104936ed79ecfe85b583018
parent6eacfe96625e272fdb9094ab8753e70ec163c04d
Merge PR #56997 into main

* refs/pull/56997/head:
pybind/mgr: disable sqlite3/python autocommit
qa/tasks/mgr: add tests for sqlite autocommit
qa/tasks/vstart_runner: run daemons in foreground
qa/tasks/vstart_runner: add missing poll method
qa/suites/rados/mgr: add cli/devicehealth tasks
qa: reorganize mgr unit tests
qa: use position-independent link
qa: add missing terminating newline
pybind/mgr: add killpoint for sqlite3 database setup
mgr: allow specifying module option level
mon/MgrMonitor: promote standby when unsetting down flag
mon/MgrMonitor: only drop active if exists

Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
qa/tasks/mgr/mgr_test_case.py
qa/tasks/vstart_runner.py