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

[stable9] fix swift primary object store test #25391

Merged

Conversation

DeepDiver1975
Copy link
Member

backport #25281

  • Wait for socket to be open
  • Fix call on null
  • Allow DB access for MountProviderTest

Makes unit tests pass when using object store, since their FS access is
actually oc_filecache DB access. It is currently not possible to mock
or bypass the logic from "SharedMount::verifyMountPoint()" triggered by
this test.

@DeepDiver1975 DeepDiver1975 added this to the 9.0.4 milestone Jul 6, 2016
* Wait for socket to be open

* Fix call on null

* Allow DB access for MountProviderTest

Makes unit tests pass when using object store, since their FS access is
actually oc_filecache DB access. It is currently not possible to mock
or bypass the logic from "SharedMount::verifyMountPoint()" triggered by
this test.
@DeepDiver1975
Copy link
Member Author

core-ci-linux-swift-primary-storage is green now -> merge

@DeepDiver1975 DeepDiver1975 merged commit cfd4e79 into stable9 Jul 7, 2016
@DeepDiver1975 DeepDiver1975 deleted the stable9-3bde47cffe3033e43a8cc9fb7eae062545387658 branch July 7, 2016 10:56
@lock
Copy link

lock bot commented Aug 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant