Skip to content

Conversation

@junngo
Copy link
Contributor

@junngo junngo commented Jan 27, 2026

This PR enables replicate ingestion for all repositories.

Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=2012657

if _test_should_gather_replicates_based_on(
job.repository, suite["name"], subtest.get("replicates", [])
):
if subtest.get("replicates", []):
Copy link
Collaborator

Choose a reason for hiding this comment

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

What do you think about having the replicates and len(replicates) > 0 check moved to here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I added it :)

@junngo junngo force-pushed the replicate-ingestion-phase4 branch from 5266b73 to f4266f0 Compare January 28, 2026 07:32
@junngo
Copy link
Contributor Author

junngo commented Jan 28, 2026

Thanks for the review :) Let me know if there is anything to change.

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