Closed gregcusack closed 7 months ago
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.
--local-path <path-to-local-agave-monorepo>
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.