]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: bail sqlite3 on any error
authorPatrick Donnelly <pdonnell@ibm.com>
Sun, 8 Feb 2026 15:47:52 +0000 (10:47 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 18 Mar 2026 00:34:37 +0000 (20:34 -0400)
commitd4a4bc06cb335e22ce3482bfd4159c0871765dac
tree33db08688c4a80b637171ba95ed09a57d8f416ad
parent161c137c9bb689361fa9a9430c02db4a5839b2d3
qa: bail sqlite3 on any error

Otherwise it will wrongly proceed executing the next SQL statement.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit e6d10c23eb3c2b8b4aae15146f24bbfcf65ad1b6)
qa/workunits/rados/test_libcephsqlite.sh