Hi, so we're working on testing some CentOS Stream 9 stuff for OpenShift, and we use openvswitch by default.
Today, the repo only seems to build for x86_64. I looked at https://wiki.centos.org/SpecialInterestGroup/NFV but I don't see anything there that gives me links to any *source code* where I could change this. I'd guess there's something like a limited set on the koji tag?
On 26/01/2023 17:22, Colin Walters wrote:
Hi, so we're working on testing some CentOS Stream 9 stuff for OpenShift, and we use openvswitch by default.
Today, the repo only seems to build for x86_64. I looked at https://wiki.centos.org/SpecialInterestGroup/NFV but I don't see anything there that gives me links to any *source code* where I could change this. I'd guess there's something like a limited set on the koji tag?
Hi Colin,
It's built for aarch64, ppc64le and x86_64 : https://mirror.stream.centos.org/SIGs/9-stream/nfv/
Probably worth asking the NFV SIG to update that page (or delete it and put it elsewhere) as it seems outdated anyway :)
On Thu, Jan 26, 2023 at 5:34 PM Fabian Arrotin arrfab@centos.org wrote:
On 26/01/2023 17:22, Colin Walters wrote:
Hi, so we're working on testing some CentOS Stream 9 stuff for
OpenShift, and we use openvswitch by default.
Today, the repo only seems to build for x86_64. I looked at
https://wiki.centos.org/SpecialInterestGroup/NFV but I don't see anything there that gives me links to any *source code* where I could change this. I'd guess there's something like a limited set on the koji tag?
As mentioned by Fabian, we are shipping packages for aarch64, ppc64le and x86_64 which are the available arches in CentOS Community Build System.
What architecture you'd like to get builds for?
Best regards,
Alfredo
Hi Colin,
It's built for aarch64, ppc64le and x86_64 : https://mirror.stream.centos.org/SIGs/9-stream/nfv/
Probably worth asking the NFV SIG to update that page (or delete it and put it elsewhere) as it seems outdated anyway :)
-- Fabian Arrotin The CentOS Project | https://www.centos.org gpg key: 17F3B7A1 | @arrfab[@fosstodon.org]
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
On Thu, Jan 26, 2023, at 12:20 PM, Alfredo Moralejo Alonso wrote:
On Thu, Jan 26, 2023 at 5:34 PM Fabian Arrotin arrfab@centos.org wrote:
On 26/01/2023 17:22, Colin Walters wrote:
Hi, so we're working on testing some CentOS Stream 9 stuff for OpenShift, and we use openvswitch by default.
Today, the repo only seems to build for x86_64. I looked at https://wiki.centos.org/SpecialInterestGroup/NFV but I don't see anything there that gives me links to any *source code* where I could change this. I'd guess there's something like a limited set on the koji tag?
As mentioned by Fabian, we are shipping packages for aarch64, ppc64le and x86_64 which are the available arches in CentOS Community Build System.
What architecture you'd like to get builds for?
s390x
On Thu, Jan 26, 2023 at 8:01 PM Colin Walters walters@verbum.org wrote:
On Thu, Jan 26, 2023, at 12:20 PM, Alfredo Moralejo Alonso wrote:
On Thu, Jan 26, 2023 at 5:34 PM Fabian Arrotin arrfab@centos.org
wrote:
On 26/01/2023 17:22, Colin Walters wrote:
Hi, so we're working on testing some CentOS Stream 9 stuff for
OpenShift, and we use openvswitch by default.
Today, the repo only seems to build for x86_64. I looked at
https://wiki.centos.org/SpecialInterestGroup/NFV but I don't see anything there that gives me links to any *source code* where I could change this. I'd guess there's something like a limited set on the koji tag?
As mentioned by Fabian, we are shipping packages for aarch64, ppc64le and x86_64 which are the available arches in CentOS Community Build System.
What architecture you'd like to get builds for?
s390x
Fabian may be able to provide further details, but there are not s390x builders in community build service so, at this point, we can't provide NFV SIG builds in centos mirrors.
COPR [1] provides a way to build centos stream 9 packages for s390x architecture. Until there is no better option, we may use it as an alternative to CentOS official builds and mirrors if that's good enough for you. Would that be ok?
I've done a quick rebuild in copr of the latest openvswitch package, however I'm still figuring out a way to get a s390x vm to test it.
Best regards,
Alfredo
[1] https://docs.pagure.org/copr.copr/
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
On Fri, Jan 27, 2023 at 9:44 AM Alfredo Moralejo Alonso amoralej@redhat.com wrote:
On Thu, Jan 26, 2023 at 8:01 PM Colin Walters walters@verbum.org wrote:
On Thu, Jan 26, 2023, at 12:20 PM, Alfredo Moralejo Alonso wrote:
On Thu, Jan 26, 2023 at 5:34 PM Fabian Arrotin arrfab@centos.org
wrote:
On 26/01/2023 17:22, Colin Walters wrote:
Hi, so we're working on testing some CentOS Stream 9 stuff for
OpenShift, and we use openvswitch by default.
Today, the repo only seems to build for x86_64. I looked at
https://wiki.centos.org/SpecialInterestGroup/NFV but I don't see anything there that gives me links to any *source code* where I could change this. I'd guess there's something like a limited set on the koji tag?
As mentioned by Fabian, we are shipping packages for aarch64, ppc64le and x86_64 which are the available arches in CentOS Community Build System.
What architecture you'd like to get builds for?
s390x
Fabian may be able to provide further details, but there are not s390x builders in community build service so, at this point, we can't provide NFV SIG builds in centos mirrors.
COPR [1] provides a way to build centos stream 9 packages for s390x architecture. Until there is no better option, we may use it as an alternative to CentOS official builds and mirrors if that's good enough for you. Would that be ok?
I've done a quick rebuild in copr of the latest openvswitch package, however I'm still figuring out a way to get a s390x vm to test it.
I've prepared a copr with ovs2.17 and selinux policy from latest NFV SIG builds in:
https://copr.fedorainfracloud.org/coprs/amoralej/openvswitch-s390x/repo/cent...
Please, let me know if you have what you need or if you miss something (ovn?).
Unfortunately, I don't have access to any infra to do any functional validation of the packages.
Alfredo
Best regards,
Alfredo
[1] https://docs.pagure.org/copr.copr/
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel