Skip to content

Comments

fix issues executing CI on localhost#2816

Merged
felipemadero merged 9 commits intomainfrom
local-coverage-check
May 23, 2025
Merged

fix issues executing CI on localhost#2816
felipemadero merged 9 commits intomainfrom
local-coverage-check

Conversation

@felipemadero
Copy link
Collaborator

@felipemadero felipemadero commented May 21, 2025

Why this should be merged

It fixes two issues affecting CI execution on localhost:

  • failure when hitting code 429 on github API, instead of retrying after a wait
  • not waiting for all l1s to be bootstrapped after adding a new l1 to tracked subnets

Fixing those, it is now possible to locally execute the same filtered tests as listed in e2e-test.yml.

It also:

  • adds "Local Network" pattern to CI, so as to execute new e2e for network stop
  • fixes patterns for Upgrade expect network failure and Upgrade public network because no test was being executing there
  • add a new test to packageman suite, to test deploying different subnet-evm versions on SOV

How this works

How this was tested

How is this documented

@felipemadero felipemadero merged commit 3034d1b into main May 23, 2025
47 checks passed
@felipemadero felipemadero deleted the local-coverage-check branch May 23, 2025 14:53
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