Skip to content

Conversation

leighmcculloch
Copy link
Member

What

Reduce test jobs that run for pubnet and testnet.

Why

The test jobs for pubnet and testnet are longer because they require syncing to public networks. This means they use more resources, make the overall build slower, and due to the external connectivity can fail sometimes slowing us down as we repeatedly try to rerun them. As long as we run all the variants of tests with the local network, there isn't as much value in running all the variants with pubnet and testnet. By running less variants of the tests we reduce random failures that often just affect one or two variants randomly.

@leighmcculloch leighmcculloch marked this pull request as ready for review September 30, 2025 22:38
@leighmcculloch leighmcculloch enabled auto-merge (squash) September 30, 2025 22:49
@leighmcculloch leighmcculloch merged commit c20896f into main Sep 30, 2025
121 of 139 checks passed
@leighmcculloch leighmcculloch deleted the reduce-test-jobs-for-pubnet-testnet branch September 30, 2025 23:22
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants