kata-containers / tests

Kata Containers tests, CI, and metrics
https://katacontainers.io/
Apache License 2.0
139 stars 196 forks source link

CI: Install protobuf-compiler in the ci environment #5816

Closed ChengyuZhu6 closed 8 months ago

ChengyuZhu6 commented 8 months ago

To test PR kata-containers/kata-containers#8484, the compilation process for the kata-agent relies on protoc. The unit tests failed on arm64: http://jenkins.katacontainers.io/job/kata-containers-2.0-ubuntu20.04-ARM-unit/3424/console.

Fixes: #5815

ChengyuZhu6 commented 8 months ago

/test