This repository was archived by the owner on Feb 27, 2026. It is now read-only.
Commit 9256959
updated rust-vmm-ci
7af2e16 add support for specifying the agent queue
e2e2918 generate pipeline: support for FW unknown keys
b0edd17 autogenerate_pipeline: use dictionary instead of self
edd221a don't allow undocumented unsafe blocks
5f36cc9 fix whitespace problems in autogenerate script
2eab275 allow the timeout to be overwritten in input
1401bad fix test benchmark
258161e update README with latest version
6fbd7c7 fix test commit format
b3ed1c9 update to container version 16
99fe2eb Relax 50/72 rule for more descriptive titles
ee6be8c make coverage test less sensitive to changes
d216a46 Update to rustvmm/dev:v15 with Rust 1.58.1
d023262 Use v14 container image with Rust 1.54
b6858b2 run `cargo audit` with `--deny warnings` enabled
aee82cf Add @gsserge to CODEOWNERS
b037be3 update test_coverage to allow running it on crates
7931077 Assert no spaces in crate features JSON
68d4dbf Check formatting of code examples in doc comments
7f22582 update container version to v13
ce13bfb Make build warnings fatal, again
472dea0 Document default timeout for pipeline step
f67ef4c Update README.md
dd754bb Add timeout for Buildkite steps
e58c6f6 Remove static pipeline
6e1bdaa Make build warnings fatal
ae7db2d Rename master to main
1311bfa Update clippy test command
d7ca3dc Add help option for scripts
8901e77 Leftovers from #79
555474a Add script to run tests locally
cd3d97f Allow skipping tests when generating the pipeline
cc6ed99 Format integration tests code
ba2f45c make the test description configurable
877d1fb Update README.md
b47488a Autogenerate pipeline fron json config file
a00c7d2 Update the pipeline steps that run the tests
0b9d283 Create local rust crate and update config path
7693628 Update commit format test to work locally
d2ab3c0 use the latest docker plugin version
9f7b0d9 check commit authors for each commit
6591890 use rust-vmm-container v12
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>1 parent a02244d commit 9256959
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule rust-vmm-ci updated 13 files
- .buildkite/autogenerate_pipeline.py+342
- .buildkite/pipeline.yml-231
- .buildkite/test_description.json+77
- CODEOWNERS+1-1
- Cargo.toml+5
- README.md+134-93
- coverage_config_x86_64.json+5
- integration_tests/conftest.py+28-5
- integration_tests/test_benchmark.py+56-24
- integration_tests/test_commit_format.py+36-13
- integration_tests/test_coverage.py+72-38
- src/lib.rs+3
- test_run.py+58
0 commit comments