red-hat-storage / ceph-qe-scripts

Various QE scripts written by QE for Ceph Testing
MIT License
10 stars 29 forks source link

Enhance bucket check fix verification as per bz:2257373 #540

Closed ckulal closed 9 months ago

ckulal commented 9 months ago

Enhance bucket check fix verification as per BZ:2257373 For quincy: output for bucket check command is changed to the format, { "invalid_multipart_entries": [], "check_result": { "existing_header": { "usage": {} }, "calculated_header": { "usage": {} } } }

old output: just a list, not having existing_header, calculated_header http://magna002.ceph.redhat.com/ceph-qe-logs/Chaithra/bkt-check-enhance/pacific-pass-log

Hence making enhancement to the script accordingly

Pass logs: Pacific:(as per old output format): http://magna002.ceph.redhat.com/ceph-qe-logs/Chaithra/bkt-check-enhance/pacific-pass-log

quincy(as per new output format): http://magna002.ceph.redhat.com/ceph-qe-logs/Chaithra/bkt-check-enhance/quincy-pass-log

openshift-ci[bot] commented 9 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: anrao19, ckulal, mkasturi18, viduship

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/red-hat-storage/ceph-qe-scripts/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment