Skip to content

Commit 885e67b

Browse files
Maddiaa0DanielKotov
authored andcommitted
chore(ci): less catch all e2e_p2p flakes (#12737)
1 parent cae869e commit 885e67b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.test_patterns.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,14 @@ tests:
8282
owners:
8383
- *charlie
8484

85-
# e2e
86-
# e.g. to grind: seq 1 16 | parallel --bar --tag --halt now,fail=1 ci3/dump_fail "NAME_POSTFIX=_{} yarn-project/end-to-end/scripts/run_test.sh simple e2e_p2p/gossip_network >/dev/null"
87-
- regex: "simple e2e_p2p/"
85+
- regex: "simple e2e_p2p/slashing"
8886
owners:
8987
- *sean
9088

89+
- regex: "simple e2e_p2p/upgrade_governance_proposer"
90+
owners:
91+
- *lasse
92+
9193
- regex: "simple e2e_fees/private_payments"
9294
owners:
9395
- *phil

0 commit comments

Comments
 (0)