Skip to content

Commit

Permalink
feat: Smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Jan 24, 2024
1 parent 9ac4c1e commit b48bc08
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
participants:
- el_client_type: geth
cl_client_type: teku
cl_client_image: ethpandaops/teku:master-16c4354
- el_client_type: nethermind
cl_client_type: prysm
- el_client_type: erigon
Expand All @@ -41,6 +42,14 @@ jobs:
xatu_sentry_params:
xatu_server_addr: xatu-server:8080
xatu_sentry_image: ethpandaops/xatu:local
beacon_subscriptions:
- attestation
- block
- chain_reorg
- finalized_checkpoint
- head
- voluntary_exit
- contribution_and_proof
<<EOF
- name: Start Ethereum network with Kurtosis
Expand Down

0 comments on commit b48bc08

Please sign in to comment.