Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

ChengyuZhu6
Copy link
Member

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

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

Signed-off-by: ChengyuZhu6 <[email protected]>
Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@ChengyuZhu6
Copy link
Member Author

/test

@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label Mar 7, 2024
Copy link
Member

@beraldoleal beraldoleal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@ChengyuZhu6 ChengyuZhu6 merged commit 772105b into main Mar 7, 2024
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Install protoc in the ci environments
4 participants