Files
gossipsub-testground/smoke/README.md
Age Manning e31e401776 Unify the test plans (#10)
* Unify plans

* Update renaming

* Correct links

* More renaming

* Slightly automate runs in grafana
2022-11-22 17:45:32 +11:00

372 B

Smoke Simulation

This is a simple simulation demonstrating how to integrate rust-gossipsub with testground.

Running the Simulation

This simulation can be run with the following command:

testground run single \
  --plan=gossipsub-testground/smoke \
  --testcase=smoke \
  --builder=docker:generic \
  --runner=local:docker \
  --instances=3 \
  --wait