Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Add rust integration tests (ex: with etcd/nats) #150

Open
rmccorm4 opened this issue Feb 10, 2025 · 1 comment
Open

Add rust integration tests (ex: with etcd/nats) #150

rmccorm4 opened this issue Feb 10, 2025 · 1 comment
Labels
good first issue Good for newcomers

Comments

@rmccorm4
Copy link
Contributor

rmccorm4 commented Feb 10, 2025

See #129 (comment)

Goals:

For the soak test specifically, may have two variants - quick 1minute test as an integration test, and longer stress test nightly? Can start with the quick test and evaluate. Soak test duration is configurable:

let run_duration = std::env::var("TRD_SOAK_RUN_DURATION").unwrap_or("1m".to_string());

@rmccorm4
Copy link
Contributor Author

@tmonty12

@rmccorm4 rmccorm4 changed the title Add rust integration (ex: etcd/nats) tests Add rust integration tests (ex: with etcd/nats) Feb 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant