5 Commits
Author SHA1 Message Date
Zhuolun Li e54dbfd19b Shadow Support (#10)
Add support for Shadow by enabling DNS resolution and fixing bugs of the batch mode
2026-06-17 11:26:34 +01:00
Mamoutou DIARRA c8133475a6 Enable Generic Load Test for Gossipsub queues (#7)
* add async and load_test config for parallel requests to pods

* add async_client.py to Dockerfile

* fix namespace for bacth mode

* take worker exceptions into account and target only one pod in server mode

* do gather after sending all messages

* collect exception in gather
2026-06-05 12:17:02 +02:00
Pearson White 953da9b0c0 Refactor to use configs and server
- Use configs to define actions

- Run a server to allow running commands interactively
2026-01-11 16:37:14 -05:00
PearsonWhite 5f685e06f7 Add debug mode for store_msg_retriever (#1)
* Add debug mode for store_msg_retriever

* Added `--debug`. Makes multiple API requests to each IP

* Added `--select-types`. Allows selecting specified types of nodes

* Removed kubernetes dependency and use of namespace.
2026-01-11 16:37:14 -05:00
Pearson White 91327b729b Initial commit with files from 10ksim repo. 2026-01-11 16:37:14 -05:00