We currently support teku, lighthouse and vouch VCs as part of our compose tool to run a test cluster on simnet. We need to add lodestar beside teku, lighthouse and vouch in compose to be included in smoke tests.
🛠️ Proposed solution
[x] Core team consensus on the proposed solution
Follow charon-distributed-validator-cluster repo to add support for lodestar VCs to testutil/compose. Also add smoke tests in testutil/compose/compose/smoke_test for lodestar with mixed VCs and with only lodestar VCs.
🧪 Tests
[ ] Tested by new automated unit/integration/smoke tests
🎯 Problem to be solved
We currently support teku, lighthouse and vouch VCs as part of our compose tool to run a test cluster on simnet. We need to add lodestar beside teku, lighthouse and vouch in compose to be included in smoke tests.
🛠️ Proposed solution
Follow charon-distributed-validator-cluster repo to add support for lodestar VCs to
testutil/compose
. Also add smoke tests intestutil/compose/compose/smoke_test
for lodestar with mixed VCs and with only lodestar VCs.🧪 Tests