cloud-hypervisor/.github/workflows
Bo Chen 0ab4097606 test_infra: Enable cross-build for "musl" and "aarch64" targets
With enabling the `vendered-openssl` feature, we can now cross-build the
`test_infra` crate for  "musl" and "aarch64" targets. In this way, we
can remove the `test_infra` crate from the "exclude" list, so that this
crate can be checked and processed by "cargo clippy" and "cargo fmt".

More details can be found: https://docs.rs/openssl/latest/openssl/#vendored

As 'musl-gcc' is required, this commit also installs the `musl-tools`
package for our "build" github action on the musl target [1].

[1] https://github.com/actions-rs/toolchain/issues/102

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-02-17 14:14:38 +00:00
..
audit.yaml build: Run cargo-audit from a GitHub action 2020-08-13 16:09:24 +02:00
build.yaml test_infra: Enable cross-build for "musl" and "aarch64" targets 2022-02-17 14:14:38 +00:00
dco.yaml build: Exclude dependabot from DCO check workflow 2021-10-21 10:57:09 +02:00
docker-image.yaml docs: Replace Cloud-Hypervisor with Cloud Hypervisor syntax 2021-11-15 17:27:23 +01:00
fuzz-build.yaml build: Temporarily use git version of cargo-fuzz in GH action 2021-09-27 17:08:43 +08:00
quality-aarch64.yaml tests: Enable --all option in AArch64 clippy test 2021-06-24 08:59:53 -07:00
quality.yaml github: Remove use of "integration_tests" feature gate 2022-01-10 10:29:07 +01:00
release.yaml build: Include static ch-remote binary in release 2021-12-07 11:17:29 +01:00