diff --git a/.buildkite/README.md b/.buildkite/README.md new file mode 100644 index 00000000..6d482f06 --- /dev/null +++ b/.buildkite/README.md @@ -0,0 +1,10 @@ +# buildkite custom pipelines + +This folder contains the custom pipelines for this repository. + +If we add a new pipeline we need to enable it in +https://buildkite.com/rust-vmm/vhost-ci/steps + +Custom pipelines currently defined are: +- `custom-tests.json` + Custom tests to enable only certain features.