Skip to content
代码片段 群组 项目
未验证 提交 5915b2f8 编辑于 作者: Stan Hu's avatar Stan Hu 提交者: GitLab
浏览文件

Add a separate setup-test-env-fips to compile for UBI

Previously Debian bullseye was used to compile Gitaly and Workhorse
for UBI images, which somehow worked even though bullseye ships with
glibc 2.31, while UBI 8.6 ships with glibc 2.28.

Debian bookwork ships with glibc 2.36 and produces Go binaries
that can't be run on UBI 8.6.

To fix this, we need a separate `setup-test-env-fips` step
that builds Go binaries with the appropriate UBI image.

Relates https://gitlab.com/gitlab-org/gitlab/-/issues/441444
上级 64199015
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册