]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
tasks/cbt_performance: Tolerate exceptions during performance data updates
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 22 Oct 2025 05:41:56 +0000 (05:41 +0000)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 20 Nov 2025 12:15:36 +0000 (17:45 +0530)
commitda4b01142aa18941a0021bc0c4696fb7e1ac44ce
tree5a4a367bd7fbca463f00d2e5531de8fa4403577d
parentaf76f477e671f44b7fbb0c818011b950ab544931
tasks/cbt_performance: Tolerate exceptions during performance data updates

If an exception occurs during the POST request to update CBT performance,
log the error instead of failing the entire job. This ensures that
intermittent update failures do not block the main workflow.

Fixes: https://tracker.ceph.com/issues/68843
Signed-off-by: Nitzan Mordechai <nmordech@ibm.com>
(cherry picked from commit b47880f82de436776acab7ff13fb5e6496e49170)
qa/tasks/cbt_performance.py