]> 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@ibm.com>
Tue, 25 Feb 2025 16:17:15 +0000 (11:17 -0500)
commit8aab45c653ced249fbcc65ba83a66034b1651283
tree64625c9bbefe1067456a6cd383c245232573c167
parent97170e78e619ffbe4be9edcbdf4f8e8555f0050b
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>
(cherry picked from commit fb82b6d35a734cbf3c27e4dbc5e6eb2eceb30759)
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