anza-xyz / validator-lab

Deploy and test your new Agave validator features in a kubernetes-based cluster
https://www.anza.xyz/
7 stars 4 forks source link

Add in ability to build solana binary from local repo on host #2

Closed gregcusack closed 7 months ago

gregcusack commented 7 months ago

Summary of Changes

1) Add in build solana binary from local repo on host

2nd PR in a series of PRs that will build out the mongon testing framework for deploying validator clusters on Kubernetes Previous PRs: 1) PR: https://github.com/anza-xyz/validator-lab/pull/1

Build repo from local solana repo. so pass in a path via --local-path <path-to-local-agave-monorepo> to let this repo know which repo you want to build.