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: Increase timeout for sparse_file_rebalance.t test case (#3779) #3784

Merged
merged 1 commit into from Sep 8, 2022

Conversation

Shwetha-Acharya
Copy link
Contributor

The test (./tests/basic/distribute/sparse_file_rebalance.t ) is
not finished within default time(200s), It is taking
time while a test is calling seek at 2M offset and trying to copy
sparse file.

Change-Id: Id174f4a9d66d1caaf69f495c3cf62a2e09e87b80
Fixes: #3778
Solution: To pass regression jobs increase the timeout to 300s
Signed-off-by: Mohit Agrawal moagrawa@redhat.com

Signed-off-by: Mohit Agrawal moagrawa@redhat.com

…r#3779)

The test (./tests/basic/distribute/sparse_file_rebalance.t ) is
not finished within default time(200s), It is taking
time while a test is calling seek at 2M offset and trying to copy
sparse file.

Change-Id: Id174f4a9d66d1caaf69f495c3cf62a2e09e87b80
Fixes: gluster#3778
Solution: To pass regression jobs increase the timeout to 300s
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>

Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
@Shwetha-Acharya
Copy link
Contributor Author

/run regression

@Shwetha-Acharya Shwetha-Acharya added the release 9 release 9 label Sep 6, 2022
@mohit84 mohit84 merged commit 9c78985 into gluster:release-9 Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release 9 release 9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants