Skip to content

qa/cephfs: mark file system joinable for fs rename tests before unmou…#57619

Merged
vshankar merged 2 commits intoceph:mainfrom
vshankar:wip-66088
Jun 27, 2024
Merged

qa/cephfs: mark file system joinable for fs rename tests before unmou…#57619
vshankar merged 2 commits intoceph:mainfrom
vshankar:wip-66088

Conversation

@vshankar
Copy link
Contributor

…nting clients

Fixes: http://tracker.ceph.com/issues/66088

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

@vshankar vshankar added the cephfs Ceph File System label May 22, 2024
@vshankar vshankar requested a review from a team May 22, 2024 10:18
@github-actions github-actions bot added the tests label May 22, 2024
@vshankar
Copy link
Contributor Author

Copy link
Contributor

@rishabh-d-dave rishabh-d-dave 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.

Copy link
Contributor

@rishabh-d-dave rishabh-d-dave left a comment

Choose a reason for hiding this comment

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

self.skipTest() needs to be deleted from this test. It's not visible in this patch but without removing this test will be skipped.

@vshankar
Copy link
Contributor Author

self.skipTest() needs to be deleted from this test. It's not visible in this patch but without removing this test will be skipped.

good catch!

@vshankar
Copy link
Contributor Author

@rishabh-d-dave If you don't mind I'll pull in commits from #57624 into this change?

@rishabh-d-dave
Copy link
Contributor

@rishabh-d-dave If you don't mind I'll pull in commits from #57624 into this change?

@vshankar Cool.

vshankar and others added 2 commits May 23, 2024 01:01
…nting clients

Fixes: http://tracker.ceph.com/issues/66088
Signed-off-by: Venky Shankar <vshankar@redhat.com>
To avoid all sorts for races that could happen when using
sleep().

Signed-off-by: Rishabh Dave <ridave@redhat.com>
Signed-off-by: Venky Shankar <vshankar@redhat.com>
@vshankar
Copy link
Contributor Author

@rishabh-d-dave thx. I also adjusted the commit message a bit :)

@vshankar
Copy link
Contributor Author

vshankar commented Jun 3, 2024

This PR is under test in https://tracker.ceph.com/issues/66327.

@vshankar
Copy link
Contributor Author

This PR is under test in https://tracker.ceph.com/issues/66522.

@vshankar
Copy link
Contributor Author

@vshankar
Copy link
Contributor Author

jenkins retest this please

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

Labels

cephfs Ceph File System tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants