qa/cephtool: remove/deprecate proxy cache-tier mode#35139
Merged
neha-ojha merged 2 commits intoceph:masterfrom May 21, 2020
Merged
qa/cephtool: remove/deprecate proxy cache-tier mode#35139neha-ojha merged 2 commits intoceph:masterfrom
neha-ojha merged 2 commits intoceph:masterfrom
Conversation
This was referenced May 19, 2020
Contributor
Author
Contributor
Author
|
Forgot to push it to Shaman. |
tchaikov
reviewed
May 20, 2020
tchaikov
reviewed
May 20, 2020
3 tasks
f66755d to
10ae07b
Compare
The 'proxy' cache-mode is deprecated and can no longer be used. Signed-off-by: Nathan Cutler <ncutler@suse.com>
b648142 to
21647ff
Compare
Contributor
Author
21647ff to
cc36fe2
Compare
Contributor
Author
Contributor
Author
|
@neha-ojha @tchaikov @jdurgin This fixes the test broken by a0a3ed3 |
smithfarm
commented
May 21, 2020
The "proxy" and "forward" cache-tier modes have been completely removed, so it's sufficient to test once that they cannot be set. Fixes: a0a3ed3 Signed-off-by: Nathan Cutler <ncutler@suse.com>
cc36fe2 to
4f0cecb
Compare
Contributor
Author
Member
|
No cephtool related failures in rados run: http://pulpito.ceph.com/nojha-2020-05-21_02:01:24-rados-wip-35139-distro-basic-smithi/ |
neha-ojha
approved these changes
May 21, 2020
This was referenced May 22, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOTE: to be backported via https://tracker.ceph.com/issues/45514
Fixes: https://tracker.ceph.com/issues/45614
Fixes: a0a3ed3
Signed-off-by: Nathan Cutler ncutler@suse.com