Hi, On Wed, Jun 22, 2022 at 5:39 PM František Šumšal <frantisek at sumsal.cz> wrote: > Hello! > > After reading & discussing the recent news regarding the move to AWS, I > wonder if it would be possible to provide Fedora Rawhide images along with > the C8S and C9S ones (and maybe active stable Fedora releases as well). > Fedora Rawhide AWS images are available on Fedora's AWS account, that we also use to test CentOS Stream: ❯ aws ec2 describe-images --filter Name=name,Values="Fedora-Cloud-Base-Rawhide*" | jq -r '.Images | .[] | .Name' | sort | tail -4 Fedora-Cloud-Base-Rawhide-20220621.n.3.aarch64-hvm-us-east-2-gp2-0 Fedora-Cloud-Base-Rawhide-20220621.n.3.aarch64-hvm-us-east-2-standard-0 Fedora-Cloud-Base-Rawhide-20220621.n.3.x86_64-hvm-us-east-2-gp2-0 Fedora-Cloud-Base-Rawhide-20220621.n.3.x86_64-hvm-us-east-2-standard-0 This is what we use in Testing Farm <https://docs.testing-farm.io/>. > > A bit of background: In the systemd project we have several jobs with > utilize Vagrant to run an Arch Linux VMs, in which we run tests alongside > the C8S/C9S jobs, to cover issues with the latest-ish kernel and other > software, and to also hunt down security issues with the latest versions of > ASan and UBSan. However, all this is held together by a lot of duct tape > and sheer will power, and in the end it requires an EC2 Metal instance to > run, due to the additional level of virtualization. > > If we were able to provision Rawhide instances directly (which should help > us achieve the same goal as the Arch Linux VMs we currently use), that > could, in theory, allow us to drop the requirement for Metal instances > completely. > Do you need some direct access to AWS? We provide testing on AWS instances as a service. > > As far as I know, there are Fedora Rawhide AMIs[0], which should make this > much easier, but that's all I can say, since I have almost zero experience > with AWS overall. > It is easy, we test all Rawhide builds the second year now against those AMIs. Just ping me what you require, I bet there is a solution lying around. Best regards, /M > > Thank you! > > Cheers, > Frantisek > > [0] > https://fedoraproject.org/w/index.php?title=Test_Results:Current_Cloud_Test&redirect=no > > -- > PGP Key ID: 0xFB738CE27B634E4B > _______________________________________________ > CI-users mailing list > CI-users at centos.org > https://lists.centos.org/mailman/listinfo/ci-users > -- Miroslav Vadkerti :: Senior Principal QE :: Testing Farm / Linux QE IRC mvadkert #tft #tmt #osci :: Mobile +420 773 944 252 Remote Czech Republic :: Red Hat Czech s.r.o -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/ci-users/attachments/20220622/bd0f9b76/attachment-0003.html>