vhost/.buildkite
Patrick Roy b222aac3b9 revert to using normal rust-vmm-ci tests
Now that rust-vmm-ci uses cargo-all-features, we can deal with the
incompatiblity of the xen and postcopy features by simply marking them
as incompatible in Cargo.toml, instead of needing to define separate CI
steps.

note: this commit currently symlinks rust-vmm-ci-tests.json to
rust-vmm-ci/.buildkite/test_descriptions.json, and removes all tests
from custom-tests.json. This is to illustrate that the new setup works
without changes to the buildkite pipeline. Once that is confirmed, the
pipeline should be updated to just use the rust-vmm-ci test generaiton
routine, and the entire .buildkite directory can be removed.

Signed-off-by: Patrick Roy <patrick.roy@linux.dev>
2025-10-21 09:52:47 +02:00
..
custom-tests.json revert to using normal rust-vmm-ci tests 2025-10-21 09:52:47 +02:00
rust-vmm-ci-tests.json revert to using normal rust-vmm-ci tests 2025-10-21 09:52:47 +02:00