Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vstart_runner: make LocalKernelMount.mount() accept argument mountpoint #35346

Closed
wants to merge 1 commit into from

Conversation

rishabh-d-dave
Copy link
Contributor

Unlike all other mount() methods in qa/ LocalKernelMount.mount() doesn't
accept mountpoint as an argument which leads to a crash when
mount_wait() is called.

Fixes: https://tracker.ceph.com/issues/45813

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

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 backend
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Unlike all other mount() methods in qa/ LocalKernelMount.mount() doesn't
accept mountpoint as an argument which leads to a crash when
mount_wait() is called.

Fixes: https://tracker.ceph.com/issues/45813
@lxbsz
Copy link
Member

lxbsz commented Jun 2, 2020

There has one PR was fixing it, please see: #34782 (comment)

@rishabh-d-dave
Copy link
Contributor Author

Okay. Closing it in favour of #34782.

@rishabh-d-dave rishabh-d-dave deleted the fs-qa-mntpt branch September 9, 2020 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants