Closed lsm5 closed 6 months ago
ELN environment fixes don't seem to have landed yet. We can ignore ELN failures.
@cfergeau PTAL. this should be good to go.
/lgtm
/approve
The go/tests
failure is a known issue, and the fedora-eln build failures are also being fixed.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cfergeau, lsm5
The full list of commands accepted by this bot can be found here.
The pull request process is described here
CentOS Stream 8 will be going EOL end of May and nothing new from upstream will be shipped there. We have also removed all EL8 targets from the podman-next copr. So, this commit removes all EL8 targets from the packit config.
RPM spec file syncing to CentOS Stream 10 dist-git has also been enabled in this commit. NOTE: Packit support for CentOS Stream is not yet on the same level as for Fedora. The CentOS Stream maintainer would still need to manually run
packit propose-downstream -p gvisor-tap-vsock-centos
andcentpkg build
after the dist-git PR has merged. Unfortunately, packit will also file an upstream issue because the CentOS Stream 10 rpm update job failed. Such issues can simply be closed for the time being.This commit also removes the explicit targets specification for podman-next COPR so that all the targets enabled on that copr can be used automatically. This does work on all other projects that submit builds to podman-next. We can revisit this if things don't work as expected.