Skip to content

Releases: pratham-vishk/StrataBench

v0.8.0-rc26

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:47

README: lab workflow, natural-language agent, HTML/Excel/PDF reporting.

v0.8.0-rc25

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:39

Profile-aware lab run for HDD, S3, SBK, file, and all engines.

v0.8.0-rc24

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:31

SBK tools probe; operator manual retry via annotation.

v0.8.0-rc23

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:28

PDF executive summary reports alongside HTML and Excel.

v0.8.0-rc22

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:24

Operator re-run on spec change.

v0.8.0-rc21

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:21

Live interval streaming for elbencho, vdbench, and spdk.

v0.8.0-rc20

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:17

Live interval streaming for gosbench and sbk.

v0.8.0-rc19

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:10

Summary

  • Operator creates batch Job + ConfigMap per Benchmark CR
  • stratabench apply --status-out for run ID sync
  • lab validate --smoke-sbk for SBK profiles

Test plan

  • kubectl apply -k deploy/k8s/ && apply example benchmark
  • stratabench lab validate --smoke-sbk

v0.8.0-rc18

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 12:04

Summary

  • lab validate generates full 33-profile matrix from profiles/
  • --smoke-all mock-validates every profile
  • --output JSON sign-off report

Test plan

  • stratabench lab validate -f lab.yaml
  • stratabench lab validate -f lab.yaml --smoke-all

v0.8.0-rc17

Choose a tag to compare

@pratham-vishk pratham-vishk released this 01 Aug 11:57

Summary

  • Docker image ships Rust stratabench-engine (not Go stub)
  • Profile s3-gosbench-read with existing_read_weight
  • Docs synced to 33 profiles; cargo test in CI

Test plan

  • docker build && stratabench-engine version
  • stratabench run --profile s3-gosbench-read --mock