Fix Ceph tests failing due to dependency issues#5858
Conversation
Hello kerkesni,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
- Upgrade Ruby from 2.5.9 to 3.2 in ceph-backend-test job - Update gem versions for Ruby 3.2 compatibility: - nokogiri: 1.12.5 → 1.15.5 - excon: 0.109.0 → 0.111.0 - fog-aws: 1.3.0 → 3.19.0 - mime-types: 3.1 → 3.5.2 - rspec: 3.5 → 3.12.0 - Fixes "Proc object without a block" and numbered parameter syntax errors - Resolves multi_json dependency conflicts with modern Ruby versions Issue: CLDSRV-715
8aee2f5 to
b6a78b9
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## development/8.8 #5858 +/- ##
================================================
Coverage 65.08% 65.08%
================================================
Files 188 188
Lines 11948 11948
================================================
Hits 7776 7776
Misses 4172 4172
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command: Alternatively, the |
|
/create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
|
/approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-715. Goodbye kerkesni. The following options are set: approve, create_integration_branches |
Issue: CLDSRV-715