mirror of
https://github.com/sigp/gossipsub-testground.git
synced 2026-01-08 05:03:58 -05:00
* Unify plans * Update renaming * Correct links * More renaming * Slightly automate runs in grafana
372 B
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