Skip to content
Merged
7 changes: 7 additions & 0 deletions .github/tests/caplin-basic.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
participants:
- el_type: erigon
cl_type: caplin
use_separate_vc: true
vc_type: lighthouse
- el_type: geth
cl_type: lighthouse
4 changes: 4 additions & 0 deletions .github/tests/erigon-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ participants:
cl_type: lodestar
- el_type: erigon
cl_type: grandine
- el_type: erigon
cl_type: caplin
use_separate_vc: true
vc_type: lighthouse
4 changes: 4 additions & 0 deletions .github/tests/mix-with-tools-minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ participants:
cl_type: grandine
- el_type: ethrex
cl_type: lodestar
- el_type: erigon
cl_type: caplin
use_separate_vc: true
vc_type: lighthouse
network_params:
preset: minimal
additional_services:
Expand Down
4 changes: 4 additions & 0 deletions .github/tests/mix-with-tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ participants:
cl_type: grandine
- el_type: geth
cl_type: grandine
- el_type: erigon
cl_type: caplin
use_separate_vc: true
vc_type: lighthouse
additional_services:
- tx_fuzz
- forkmon
Expand Down
4 changes: 4 additions & 0 deletions .github/tests/mix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ participants:
cl_type: teku
- el_type: ethrex
cl_type: grandine
- el_type: erigon
cl_type: caplin
use_separate_vc: true
vc_type: lighthouse
Loading
Loading