-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathtests.yaml
More file actions
183 lines (172 loc) · 7.64 KB
/
tests.yaml
File metadata and controls
183 lines (172 loc) · 7.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
tests:
# Test1
- id: "latest-releases"
schedule: true
name: "Test latest clients"
clients: clients/latest-stable.yaml
kurtosis: kurtosis-config/default.yaml
kurtosis_version: latest
kurtosis_branch: "main"
worker: [self-hosted-ghr-size-l-x64]
backend: docker
clientPairs:
# CL: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
# EL: [geth,besu,reth,erigon,nethermind]
- lighthouse-reth,lighthouse-besu,grandine-nethermind
- prysm-reth,lighthouse-erigon,teku-besu
- prysm-besu,nimbus-nethermind,lodestar-besu
- lodestar-geth,nimbus-besu,prysm-erigon
- lighthouse-geth,nimbus-reth,grandine-besu
- prysm-geth,prysm-nethermind,lodestar-reth
- lighthouse-nethermind,nimbus-erigon,teku-geth
- lodestar-erigon,teku-nethermind,grandine-reth
- grandine-geth,teku-erigon,lodestar-nethermind
- teku-reth,nimbus-geth,grandine-erigon
assertoorTests:
- assertoor-tests/stability-check.yaml
- assertoor-tests/block-proposal-check.yaml
- assertoor-tests/eoa-transactions-test.yaml
- assertoor-tests/all-opcodes-test.yaml
- assertoor-tests/validator-withdrawal-test.yaml
- assertoor-tests/validator-exit-test.yaml
#- assertoor-tests/validator-slashing-test.yaml
- assertoor-tests/dencun-opcodes-test.yaml
- assertoor-tests/blob-transactions-test.yaml
- file: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/pectra-dev/eip7002-all.yaml
config:
useExistingValidators: true
validatorStartIndex: 650
- file: https://raw.githubusercontent.com/ethpandaops/assertoor/master/playbooks/pectra-dev/eip7251-all.yaml
config:
useExistingValidators: true
validatorStartIndex: 680
# Check validator client combinations
- id: "vc-compatibility"
schedule: true
name: "Test validator client combinations"
clients: clients/latest-dev.yaml
kurtosis: kurtosis-config/default_without_snooper.yaml
kurtosis_branch: "main"
worker: [self-hosted-ghr-size-l-x64]
backend: docker
skip_notifications: true
clientPairs:
# EL: [geth]
# CL: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
# VC: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
- lighthouse/lighthouse-geth,lighthouse/teku-geth,lighthouse/lodestar-geth,lighthouse/nimbus-geth,lighthouse/prysm-geth
- prysm/lighthouse-geth,prysm/prysm-geth,prysm/teku-geth,prysm/lodestar-geth,prysm/nimbus-geth
- teku/lighthouse-geth,teku/prysm-geth,teku/teku-geth,teku/lodestar-geth,teku/nimbus-geth
- lodestar/lighthouse-geth,lodestar/prysm-geth,lodestar/teku-geth,lodestar/lodestar-geth,lodestar/nimbus-geth
- nimbus/lighthouse-geth,nimbus/prysm-geth,nimbus/teku-geth,nimbus/lodestar-geth,nimbus/nimbus-geth
- grandine/lighthouse-geth,grandine/prysm-geth,grandine/teku-geth,grandine/lodestar-geth,grandine/nimbus-geth
assertoorTests:
- assertoor-tests/block-proposal-check.yaml
summaryScript: "summary-scripts/vc-compatibility.sh"
# Check validator client combinations with stable clients
- id: "vc-compatibility-stable"
schedule: false
name: "Test validator client combinations with stable clients"
clients: clients/latest-stable.yaml
kurtosis: kurtosis-config/default_without_snooper.yaml
worker: [self-hosted-ghr-size-l-x64]
backend: docker
clientPairs:
# EL: [geth]
# CL: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
# VC: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
- lighthouse/lighthouse-geth,lighthouse/prysm-geth,lighthouse/teku-geth,lighthouse/lodestar-geth,lighthouse/nimbus-geth
- prysm/lighthouse-geth,prysm/prysm-geth,prysm/teku-geth,prysm/lodestar-geth,prysm/nimbus-geth
- teku/lighthouse-geth,teku/prysm-geth,teku/teku-geth,teku/lodestar-geth,teku/nimbus-geth
- lodestar/lighthouse-geth,lodestar/prysm-geth,lodestar/teku-geth,lodestar/lodestar-geth,lodestar/nimbus-geth
- nimbus/lighthouse-geth,nimbus/prysm-geth,nimbus/teku-geth,nimbus/lodestar-geth,nimbus/nimbus-geth
- grandine/lighthouse-geth,grandine/prysm-geth,grandine/teku-geth,grandine/lodestar-geth,grandine/nimbus-geth
assertoorTests:
- assertoor-tests/block-proposal-check.yaml
# Check validator client combinations with fulu fork
- id: "vc-compatibility-fulu"
schedule: false
name: "Test validator client combinations with fulu fork"
clients: clients/latest-dev.yaml
kurtosis: kurtosis-config/default_fulu_fork.yaml
worker: [self-hosted-ghr-size-l-x64]
backend: docker
clientPairs:
# EL: [geth]
# CL: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
# VC: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
- lighthouse/lighthouse-geth,lighthouse/teku-geth,lighthouse/lodestar-geth,lighthouse/nimbus-geth
- prysm/lighthouse-geth,prysm/prysm-geth,prysm/teku-geth,prysm/lodestar-geth,prysm/nimbus-geth
- teku/lighthouse-geth,teku/prysm-geth,teku/teku-geth,teku/lodestar-geth,teku/nimbus-geth
- lodestar/lighthouse-geth,lodestar/prysm-geth,lodestar/teku-geth,lodestar/lodestar-geth,lodestar/nimbus-geth
- nimbus/lighthouse-geth,nimbus/prysm-geth,nimbus/teku-geth,nimbus/lodestar-geth,nimbus/nimbus-geth
- grandine/lighthouse-geth,grandine/prysm-geth,grandine/teku-geth,grandine/lodestar-geth,grandine/nimbus-geth
assertoorTests:
- assertoor-tests/block-proposal-check.yaml
# kubetest
- id: "kubetest"
schedule: false
name: "Kubernetes Test"
clients: clients/latest-stable.yaml
kurtosis: kurtosis-config/default.yaml
worker: ubuntu-latest
backend: kubernetes
kubernetes:
cluster: services
storageClass: do-block-storage
clientPairs:
- lighthouse-geth,prysm-reth,lodestar-besu
assertoorTests:
- assertoor-tests/stability-check.yaml
- assertoor-tests/block-proposal-check.yaml
- assertoor-tests/eoa-transactions-test.yaml
- assertoor-tests/all-opcodes-test.yaml
- assertoor-tests/validator-withdrawal-test.yaml
- assertoor-tests/validator-exit-test.yaml
- assertoor-tests/validator-slashing-test.yaml
# Test1
- id: "proposals"
schedule: false
name: "Test latest clients (proposals only)"
clients: clients/latest-stable.yaml
kurtosis: kurtosis-config/default.yaml
worker: ubuntu-latest
backend: docker
clientPairs:
# CL: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
# EL: [geth,besu,reth,erigon,nethermind]
- lighthouse-reth,lighthouse-besu,grandine-nethermind
#- prysm-reth,lighthouse-erigon,teku-besu
#- prysm-besu,lodestar-besu,nimbus-nethermind
#- lodestar-geth,prysm-erigon,nimbus-besu
#- lighthouse-geth,grandine-besu,nimbus-reth
#- prysm-geth,prysm-nethermind,lodestar-reth
#- lighthouse-nethermind,nimbus-erigon,teku-geth
#- lodestar-erigon,teku-nethermind,grandine-reth
#- grandine-geth,teku-erigon,lodestar-nethermind
#- teku-reth,grandine-erigon,nimbus-geth
assertoorTests:
- assertoor-tests/block-proposal-check.yaml
# mev-proposals test
- id: "mev-proposals"
schedule: false
name: "Test latest clients for MEV proposals"
clients: clients/latest-stable.yaml
kurtosis: kurtosis-config/default_with_mev.yaml
worker: ubuntu-latest
backend: docker
clientPairs:
# CL: [lighthouse,prysm,teku,lodestar,nimbus,grandine]
# EL: [geth,besu,reth,erigon,nethermind]
- lighthouse-reth,lighthouse-besu,grandine-nethermind
- prysm-reth,lighthouse-erigon,teku-besu
- prysm-besu,lodestar-besu,nimbus-nethermind
- lodestar-geth,prysm-erigon,nimbus-besu
- lighthouse-geth,grandine-besu,nimbus-reth
- prysm-geth,prysm-nethermind,lodestar-reth
- lighthouse-nethermind,nimbus-erigon,teku-geth
- lodestar-erigon,teku-nethermind,grandine-reth
- grandine-geth,teku-erigon,lodestar-nethermind
- teku-reth,grandine-erigon,nimbus-geth
assertoorTests:
- assertoor-tests/mev-block-proposal-check.yaml