Skip to content

Commit

Permalink
docs: add info about testground in the instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-forbes committed Dec 6, 2023
1 parent b10c6e5 commit 1b7ab87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/testground/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ This is used as a base for other experiements.

## Running the Experiment

Testground must be installed, and testground cluster must be setup in a
kubernetes cluster that you have access to via a kubeconfig file. More details
can be found in the [testground](https://github.com/testground/testground) repo.

```sh
cd ./test/testground
testground plan import --from . --name celestia
Expand Down

0 comments on commit 1b7ab87

Please sign in to comment.