Conversation
Signed-off-by: lucarlig <luca.carlig@ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The existing load workflow cannot compare one larger Rust dataplane VM with multiple smaller replicas under the same total CPU and memory, and its local setup cannot demonstrate that the load generator and Fast Time backend have headroom. This adds a repeatable FYRE campaign that provisions isolated infrastructure, finds zero-error capacity, produces raw and Slack-ready reports, and destroys only resources owned by the run.
Depends on #17. This branch is based on its current head (
e37240f) so the distributed Locust and load CLI changes are preserved.Behavior
load fyre run|status|destroyandl f r|s|d, with-f/--fileand-i/--run-id.benchmarks/fyre/.2026-07-28,FastHttpUser, six zero-delay Fast Time tools, balanced direct replica traffic, and exact post-ramp measurement windows.Validation
cargo test --all-targets— 426 passedcargo clippy --all-targets -- -D warningscargo check --all-targetsfmt, provider initialization, andvalidatewith pinnedhashicorp-forge/fyre0.0.3docker compose configFastHttpUserworkload successfullyThe live FYRE campaign remains pending because FYRE credentials are not present in the CLI process environment. No credential value is stored in command arguments, Terraform variables, manifests, reports, or repository state.