-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update base image to RH UBI 9 and Golang 1.21.13 #144
Conversation
21613e9
to
edc9f6c
Compare
Update to use OpenStack repos instead of Opstools for fetching qpid-proton-c library
Update to Ubuntu 22.04 for all actions Also updates golangci-lint-action version
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b46357074cd54ababe10d9c2c41d7589 ❌ stf-crc-ocp_414-local_build RETRY_LIMIT in 26m 19s |
9d195c5
to
196cb4a
Compare
@@ -1,7 +1,7 @@ | |||
name: Integration testing | |||
env: | |||
PROJECT_ROOT: /root/go/src/github.com/infrawatch/sg-core | |||
OPSTOOLS_REPO: https://raw.githubusercontent.com/infrawatch/sg-core/04dcb34edd2c234b378222d2f9a17e15c0dad936/build/repos/opstools.repo | |||
OPSTOOLS_REPO: https://trunk.rdoproject.org/centos9-caracal/delorean-deps.repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we want to avoid enabling unnecessary repos, we would need to update this afterwards to point to the repo file in infrawatch/sg-core
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d37854d04ca94cb08eff186d61161d6a ❌ stf-crc-ocp_414-local_build RETRY_LIMIT in 26m 54s |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/3f9df4a214774d7eac4cfb7c87d94888 ❌ stf-crc-ocp_414-local_build FAILURE in 23m 10s |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c85de1ac03da4612a626a33768c7e9ff ❌ stf-crc-ocp_414-local_build POST_FAILURE in 21m 49s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thank you for working on this!
No description provided.