test: move system-tests that are too big for Namespace to system_test_large - #11486
test: move system-tests that are too big for Namespace to system_test_large#11486basvandijk wants to merge 3 commits into
Conversation
|
LGTM from governance. Two things before you merge:
|
|
@bjoernek regarding 1: there would indeed be no way to automatically run
Infra and DRE do. We have the #release-management-alerts channel for that. |
Co-authored-by: Bas van Dijk <bas@van.dijk.ch>
To prepare for moving the "CI Main" workflow fully to Namespace we need to move out any system-test that's too big for Namespace's 32 CPU RBE workers.
The following tests are moved to the "Release System Tests" job of the "Release Testing" workflow which runs on pushes to
rc--*branches which are created frommasterevery night://rs/tests/consensus/subnet_recovery:sr_app_failover_nodes_test//rs/tests/consensus/subnet_recovery:sr_app_failover_nodes_enable_chain_keys_test//rs/tests/consensus/subnet_recovery:tecdsa_signature_same_subnet_test//rs/tests/message_routing/xnet:subnet_delete_test//rs/tests/nested/nns_recovery:nr_broken_dfinity_node//rs/tests/nested/nns_recovery:nr_local//rs/tests/nested/nns_recovery:nr_no_elect_fix_like_np//rs/tests/nested/nns_recovery:nr_all_broken_seq_np_actions//rs/tests/nns:nns_delegation_mainnet_nns_version_test//rs/tests/networking:nns_delegation_mainnet_nns_version_testis now supported on the local backend.