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

tests: delay the tiering agent when testing limits #4337

Merged
1 commit merged into from Apr 16, 2015
Merged

tests: delay the tiering agent when testing limits #4337

1 commit merged into from Apr 16, 2015

Conversation

ghost
Copy link

@ghost ghost commented Apr 10, 2015

When testing health detail messages when the cache tier is almost full,
the agent must be delayed long enough to not flush when the operations
are slow enough for it to race with the tests.

http://tracker.ceph.com/issues/11359 Fixes: #11359

Signed-off-by: Loic Dachary ldachary@redhat.com

@ghost ghost added core tests labels Apr 10, 2015
@ghost ghost assigned liewegas Apr 10, 2015
@ghost
Copy link
Author

ghost commented Apr 10, 2015

@liewegas I'm half guessing here, does that look right ?

@liewegas
Copy link
Member

the agent delay is only to avoid a busy loop when the agent can't make progress. i think 'ceph osd set notieragent' is what we want here...

So that make check does not randomly fails.

http://tracker.ceph.com/issues/11359 Refs: #11359

Signed-off-by: Loic Dachary <ldachary@redhat.com>
@ghost
Copy link
Author

ghost commented Apr 16, 2015

I'll do as you suggest, disabling to unblock the make check bot for now #4378

@ghost ghost merged commit 0a442ee into ceph:master Apr 16, 2015
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants