]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/mgr: add tests for sqlite autocommit
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 19 Apr 2024 03:35:05 +0000 (23:35 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 29 Apr 2024 20:33:32 +0000 (16:33 -0400)
commitfb82b6d35a734cbf3c27e4dbc5e6eb2eceb30759
tree326ae7cff387c6ae02ed5a369fa403ab24fe5a1e
parente2e2144a56bc71de739e7bc531b253a04a122b00
qa/tasks/mgr: add tests for sqlite autocommit

That autocommit is properly turned off and that commits via context managers
work as expected.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/rados/mgr/tasks/1-install.yaml
qa/suites/rados/mgr/tasks/4-units/devicehealth.yaml
qa/tasks/mgr/mgr_test_case.py
qa/tasks/mgr/test_devicehealth.py