File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -117,6 +117,19 @@ jobs:
117
117
- tests::nakamoto_integrations::follower_bootup_across_multiple_cycles
118
118
- tests::nakamoto_integrations::utxo_check_on_startup_panic
119
119
- tests::nakamoto_integrations::utxo_check_on_startup_recover
120
+ - tests::p2p::convergence::test_walk_ring_allow_15
121
+ - tests::p2p::convergence::test_walk_ring_15_plain
122
+ - tests::p2p::convergence::test_walk_ring_15_pingback
123
+ - tests::p2p::convergence::test_walk_ring_15_org_biased
124
+ - tests::p2p::convergence::test_walk_line_allowed_15
125
+ - tests::p2p::convergence::test_walk_line_15_plain
126
+ - tests::p2p::convergence::test_walk_line_15_org_biased
127
+ - tests::p2p::convergence::test_walk_line_15_pingback
128
+ - tests::p2p::convergence::test_walk_star_allowed_15
129
+ - tests::p2p::convergence::test_walk_star_15_plain
130
+ - tests::p2p::convergence::test_walk_star_15_pingback
131
+ - tests::p2p::convergence::test_walk_star_15_org_biased
132
+ - tests::p2p::convergence::test_walk_inbound_line_15
120
133
# Do not run this one until we figure out why it fails in CI
121
134
# - tests::neon_integrations::bitcoin_reorg_flap
122
135
# - tests::neon_integrations::bitcoin_reorg_flap_with_follower
You can’t perform that action at this time.
0 commit comments