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

PYTHON-4879 Use shrub.py for compressor tests #1944

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

blink1073
Copy link
Member

Before: 288 tasks across 36 build variants
After: 78 tasks across 9 build variants

snappy compression RHEL8 py3 9

##################
# Generate Config
##################

generate_yaml(variants=create_load_balancer_variants())
variants = create_compression_variants()
# print(len(variants))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# print(len(variants))

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been using that for debugging, toggling between that line and the next

Copy link
Contributor

@NoahStapp NoahStapp Oct 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep it in this final merge into master? Feels like it's unneeded for a master commit.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll just have to keep adding it back in every time while I'm building out these variants, doesn't seem worth doing

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you let me know when the last shrub conversion PR is then? That way I know when any debugging code should be gone.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I close the main ticket lol, a long way off

@blink1073 blink1073 merged commit 317a539 into mongodb:master Oct 17, 2024
46 of 49 checks passed
@blink1073 blink1073 deleted the PYTHON-4879 branch October 17, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants