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

Automating the LC improvements testcases for active zones #576

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

viduship
Copy link
Contributor

@viduship viduship commented Mar 20, 2024

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/

@viduship viduship requested a review from a team March 20, 2024 15:28
@viduship viduship added RGW RGW tier-3 tier-3 automation Tier-1 Tier-1 automation early-automation-8.0 labels Mar 20, 2024
@viduship viduship force-pushed the lc-improvements-local-zone branch from 845d060 to 87ef0ac Compare March 21, 2024 14:03
@@ -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)
Copy link
Contributor

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?

Copy link
Contributor Author

@viduship viduship Mar 22, 2024

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

@openshift-ci openshift-ci bot added the lgtm Looks good to me label Mar 25, 2024
Copy link
Contributor

openshift-ci bot commented Mar 25, 2024

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot merged commit 876ad1c into red-hat-storage:master Mar 25, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
early-automation-8.0 lgtm Looks good to me RGW RGW Tier-1 Tier-1 automation tier-3 tier-3 automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants