When CentOS Linux 7 and Stream 8 went EOL in June, duffy.ci.centos.org (see https://sigs.centos.org/guide/ci/) could only provide centos stream 9 test nodes. As Stream 10 content is released to mirror network (https://mirror.stream.centos.org) and that SIGs are also already building content against/for it (see same mirror url) , it's time to have a look at providing c10s as an option in the Duffy pools
Metadata Update from @arrfab: - Issue tagged with: centos-ci-infra, feature-request, high-gain, medium-trouble
Metadata Update from @arrfab: - Issue assigned to arrfab
Implemented and tested today and now available :
 duffy client list-pools { "action": "get", "pools": [ { "name": "virt-one-medium-centos-9s-ppc64le", "fill_level": 5 }, { "name": "virt-ec2-t2-centos-9s-x86_64", "fill_level": 8 }, { "name": "virt-ec2-c6g-centos-9s-aarch64", "fill_level": 5 }, { "name": "metal-ec2-c5n-centos-9s-x86_64", "fill_level": 6 }, { "name": "virt-ec2-t2-centos-10s-x86_64", "fill_level": 8 }, { "name": "virt-ec2-c6g-centos-10s-aarch64", "fill_level": 2 }, { "name": "metal-ec2-c5n-centos-10s-x86_64", "fill_level": 3 } ] }
Metadata Update from @arrfab: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.