Skip to content

workunit/dencoder: dencoder test forward incompat fix#58961

Merged
yuriw merged 2 commits intoceph:mainfrom
NitzanMordhai:wip-nitzan-dencoder-test-forward-incompat-fix
Aug 19, 2024
Merged

workunit/dencoder: dencoder test forward incompat fix#58961
yuriw merged 2 commits intoceph:mainfrom
NitzanMordhai:wip-nitzan-dencoder-test-forward-incompat-fix

Conversation

@NitzanMordhai
Copy link
Contributor

@NitzanMordhai NitzanMordhai commented Jul 31, 2024

PR ceph/ceph-object-corpus#20 should merge before that PR

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

@github-actions github-actions bot added the tests label Jul 31, 2024
ceph-object-corpus submodule
Fixes: https://tracker.ceph.com/issues/67263
Signed-off-by: NitzanMordhai <nmordech@redhat.com>
- changed the check for non-deterministic, return code 1 is also legit
- unneeded check for is_dir, if it exist
- limit the number of threads to prevent error

Fixes: https://tracker.ceph.com/issues/67263
Signed-off-by: NitzanMordhai <nmordech@redhat.com>
@NitzanMordhai NitzanMordhai force-pushed the wip-nitzan-dencoder-test-forward-incompat-fix branch from 1117797 to 3092127 Compare July 31, 2024 11:23
@cbodley
Copy link
Contributor

cbodley commented Jul 31, 2024

296/300 Test #155: readable.sh ............................... Passed 734.91 sec

looks good?

@NitzanMordhai
Copy link
Contributor Author

looks good?

that was never the issue, the forward compatibility test was the one that kept failing (teuthology run), but yes, that's look good for me

@cbodley
Copy link
Contributor

cbodley commented Aug 1, 2024

i see, thanks. i was curious how we missed something last time

@ljflores ljflores added the core label Aug 5, 2024
@ljflores ljflores requested a review from cbodley August 5, 2024 19:21
@ljflores
Copy link
Member

ljflores commented Aug 5, 2024

jenkins test api

Copy link
Contributor

@cbodley cbodley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good if it passes 👍

@NitzanMordhai
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants