Skip to content

Commit 49d4ccb

Browse files
authored
chore: add grandine to more tests (ethereum#716)
1 parent c8b9b19 commit 49d4ccb

File tree

7 files changed

+14
-0
lines changed

7 files changed

+14
-0
lines changed

.github/tests/ephemery.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ participants:
1212
cl_type: lodestar
1313
- el_type: ethereumjs
1414
cl_type: teku
15+
- el_type: besu
16+
cl_type: grandine
1517
network_params:
1618
network: ephemery
1719
additional_services: []

.github/tests/erigon-all.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ participants:
99
cl_type: lighthouse
1010
- el_type: erigon
1111
cl_type: lodestar
12+
- el_type: erigon
13+
cl_type: grandine
1214
additional_services: []

.github/tests/ethereumjs-all.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ participants:
99
cl_type: lighthouse
1010
- el_type: ethereumjs
1111
cl_type: lodestar
12+
- el_type: ethereumjs
13+
cl_type: grandine
1214
additional_services: []

.github/tests/geth-all.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ participants:
99
cl_type: lighthouse
1010
- el_type: geth
1111
cl_type: lodestar
12+
- el_type: geth
13+
cl_type: grandine
1214
additional_services: []

.github/tests/nethermind-all.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ participants:
99
cl_type: lighthouse
1010
- el_type: nethermind
1111
cl_type: lodestar
12+
- el_type: nethermind
13+
cl_type: grandine
1214
additional_services: []

.github/tests/nimbus-eth1-all.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ participants:
1111
cl_type: lighthouse
1212
- el_type: nimbus
1313
cl_type: lodestar
14+
- el_type: nimbus
15+
cl_type: grandine
1416
additional_services: []

.github/tests/reth-all.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ participants:
99
cl_type: lighthouse
1010
- el_type: reth
1111
cl_type: lodestar
12+
- el_type: reth
13+
cl_type: grandine
1214
additional_services: []

0 commit comments

Comments
 (0)