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

qa/workunits/rados/test_envlibrados_for_rocksdb: install g++ not g++-4.7 #22103

Merged
merged 3 commits into from
May 21, 2018

Conversation

tchaikov
Copy link
Contributor

since fog now deploys ubuntu 18.04 where g++-4.7 is not available
anymore, so g++ is good enough.

Signed-off-by: Kefu Chai kchai@redhat.com

@tchaikov
Copy link
Contributor Author

since fog now deploys ubuntu 18.04 where g++-4.7 is not available
anymore, so g++ is good enough.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov force-pushed the wip-qa-test_envlibrados_for_rocksdb branch 6 times, most recently from 65efd73 to 5694a93 Compare May 20, 2018 11:55
@tchaikov tchaikov force-pushed the wip-qa-test_envlibrados_for_rocksdb branch from 5694a93 to c262d46 Compare May 20, 2018 16:33
* so we just rely on a single build system instead of two of them, the
  other place we use cmake is cmake/modules/BuildRockDB.cmake.
* disable gflags when building rocksdb, it's optional and does not help
  in the sense of testing librados support.
* disable prompts when installing on debian, to silence warnings like:
  debconf: unable to initialize frontend: Dialog
* drop --force-yes option, as it is deprecated, and is replaced with
  --allow-downgrades, --allow-remove-essential,
  --allow-change-held-packages,  but none of them apply in our case.

Signed-off-by: Kefu Chai <kchai@redhat.com>
so we dont't need to force librados client to move to C++14 or up.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov force-pushed the wip-qa-test_envlibrados_for_rocksdb branch from c262d46 to 2b904ae Compare May 21, 2018 05:28
@tchaikov
Copy link
Contributor Author

tchaikov commented May 21, 2018

@tchaikov tchaikov merged commit 59f5349 into ceph:master May 21, 2018
@tchaikov tchaikov deleted the wip-qa-test_envlibrados_for_rocksdb branch May 21, 2018 11:37
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.

2 participants