squid: qa: multiple fixes in test_mirroring.py#59829
Conversation
|
jenkins test make check |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
ping |
|
This PR is under test in https://tracker.ceph.com/issues/69882. |
Fixes: https://tracker.ceph.com/issues/67435 Signed-off-by: Jos Collin <jcollin@redhat.com> (cherry picked from commit 9a46c52)
100MB files would take less than a second to sync, which makes no difference in 'last_synced_end' and the test fails intermittently. We need to increase the size of the files, as the time/duration is determined only in seconds. Because of this, it also needs more sleep time before checking the status. Fixes: https://tracker.ceph.com/issues/69232 Signed-off-by: Jos Collin <jcollin@redhat.com> (cherry picked from commit 005e492)
* Don't create huge files that results in 'No space left on device'. * Relax last_synced_end > last_synced_start check, so that the test wouldn't fail even if 'counter dump' delays getting updated values within a particular snapshot sync. Fixes: https://tracker.ceph.com/issues/71186 Signed-off-by: Jos Collin <jcollin@redhat.com> (cherry picked from commit 9738b8d)
15d1b70 to
ca32f0d
Compare
|
This PR is tested in https://tracker.ceph.com/issues/71826. @hkadam134
So this PR is good to merge. |
|
QA Runs Analysed and approved by Jos The PR is ready to be merged. Need Reviewers' approval |
|
jenkins test make check |
|
@vshankar Please approve. |
Fixes
test_cephfs_mirror_stats failureanddo the set/get attribute on the remote filesystemFixes: https://tracker.ceph.com/issues/68108
Fixes: https://tracker.ceph.com/issues/71488
Fixes: https://tracker.ceph.com/issues/70281
Fixes: https://tracker.ceph.com/issues/70514