Skip to content

Gate scale report artifacts in CI - #62

Merged
bjmeetsfo merged 1 commit into
mainfrom
ci-scale-report-artifacts
Sep 6, 2026
Merged

Gate scale report artifacts in CI#62
bjmeetsfo merged 1 commit into
mainfrom
ci-scale-report-artifacts

Conversation

@bjmeetsfo

Copy link
Copy Markdown
Collaborator

Adds a lightweight CI smoke for MatrixCache scale report artifacts: the runner, manifest validator, comparison archive, operator log, and comparison validator now run together.\n\nValidation:\n- tools/run_scale_reports.py --debug-build --output-dir /tmp/matrixcache-public-ci-scale-local --markdown-output /tmp/matrixcache-public-ci-scale-local/matrixcache-scale-report.md\n- tools/validate_scale_report_manifest.py /tmp/matrixcache-public-ci-scale-local/matrixcache-scale-report-manifest.json --require-markdown\n- tools/compare_scale_reports.py /tmp/matrixcache-public-ci-scale-local/matrixcache-scale-report-manifest.json /tmp/matrixcache-public-ci-scale-local/matrixcache-scale-report-manifest.json --json-output /tmp/matrixcache-public-ci-scale-local/matrixcache-scale-comparison.json --markdown-output /tmp/matrixcache-public-ci-scale-local/matrixcache-scale-comparison.md --emit-operator-log\n- tools/validate_scale_comparison_report.py /tmp/matrixcache-public-ci-scale-local/matrixcache-scale-comparison.json --min-reports 4 --min-latency-fields 1 --min-throughput-fields 1\n- cargo fmt -- --check\n- cargo test --locked --no-default-features -q\n- git diff --check\n\nResults:\n- CI scale artifact smoke passed\n- Tests passed: 447 unit tests; 6 integration/example tests passed, 1 ignored

@bjmeetsfo
bjmeetsfo merged commit e486a84 into main Sep 6, 2026
@bjmeetsfo
bjmeetsfo deleted the ci-scale-report-artifacts branch September 6, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant