-
Notifications
You must be signed in to change notification settings - Fork 29
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
Automating the LC improvements testcases for active zones #576
Automating the LC improvements testcases for active zones #576
Conversation
Signed-off-by: Vidushi Mishra <[email protected]>
845d060
to
87ef0ac
Compare
@@ -439,12 +442,15 @@ def lc_validation_at_archive_zone(bucket_name, config): | |||
log.info(f"total noncurrent objects are {objs_ncurr}") | |||
objs_diff = objs_total - objs_ncurr | |||
if config.test_ops.get("test_lc_expiration"): | |||
validation_time = int(config.test_ops["days"] * 30) | |||
validation_time = int(config.test_ops["days"] * 40) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any reason here we changed to 40.
debug_interval we are still using 30 ryt?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ckulal It was failing with 30 seconds interval time, due to many objects being processed
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mkasturi18, viduship The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
CEPH-83581997 Test LC rule ObjectSizeGreaterThan/ObjectSizeLessThan on active zone
CEPH-83581990 Test LC rule NewerNoncurrentVersions on an active zone
logs: http://magna002.ceph.redhat.com/ceph-qe-logs/vidushi/576/