Skip to content
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

Cirrus: enable F37 testing #15349

Closed
lsm5 opened this issue Aug 16, 2022 · 13 comments · Fixed by #15760
Closed

Cirrus: enable F37 testing #15349

lsm5 opened this issue Aug 16, 2022 · 13 comments · Fixed by #15760
Assignees
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@lsm5
Copy link
Member

lsm5 commented Aug 16, 2022

Fedora 37 has been branched from rawhide. It's best we enable f37 testing way ahead of release so we're not caught off-guard close to release date.

/cc @rhatdan @cevich @edsantiago @baude @mheon

@rhatdan
Copy link
Member

rhatdan commented Aug 16, 2022

Agreed, we turned off testing on f35. F36 should be made previous. F37 should be made current.

@lsm5
Copy link
Member Author

lsm5 commented Aug 16, 2022

one possible pain-point could be google cloud's availability of f37. Might need some gymnastics with f36 + dnf distro-sync to f37.

@cevich
Copy link
Member

cevich commented Aug 16, 2022

google cloud's availability of f37

Google shouldn't be a problem. The base-image build-workflow is specifically arranged to work around this. All we need is the generic cloud-image QCOW file at a URL..

AWS is another story, have AMI's been published yet for F37?

@cevich
Copy link
Member

cevich commented Aug 16, 2022

AWS is another story, have AMI's been published yet for F37?

Answering my own question...According to https://alt.fedoraproject.org/cloud/ not yet 😞 Maybe there's someone we could ask?

@cevich
Copy link
Member

cevich commented Aug 16, 2022

Another option is we could (somehow) manually import the images ourselves. It looks like they've got x86_64 and aarch64 generic cloud images and qcow's available: https://dl.fedoraproject.org/pub/fedora/linux/development/37/Cloud/

(I've never manually imported an image into AWS)

@lsm5
Copy link
Member Author

lsm5 commented Aug 17, 2022

Another option is we could (somehow) manually import the images ourselves. It looks like they've got x86_64 and aarch64 generic cloud images and qcow's available: https://dl.fedoraproject.org/pub/fedora/linux/development/37/Cloud/

Should be doable AFAICT https://docs.aws.amazon.com/toolkit-for-visual-studio/latest/user-guide/tkv-create-ami-from-instance.html .

@cevich
Copy link
Member

cevich commented Aug 17, 2022

My hesitation on the manual option is mainly over how many times will we need to do it? You've seen first-hand how sometimes our build-automation goes all wonky with new OS versions. Specifically I'm thinking of the ssh-rsa problem in F35 was it? So this is probably fine for now, to help shoehorn an AMI in for our system to pick up, but if we need to repeat this 3, 4, or 5 times, then again in 6-months, it makes sense to spend time updating our packer-automation to do it for us - albeit at a much higher brain and time cost.

@lsm5
Copy link
Member Author

lsm5 commented Aug 17, 2022

hmm, if packit can do this testing for us for not just rawhide but release branches, that would mean a lot less maintenance for us. I'll first try with packit then for f37

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@rhatdan
Copy link
Member

rhatdan commented Sep 17, 2022

@lsm5 @cevich any progress on this?

@lsm5 lsm5 linked a pull request Sep 19, 2022 that will close this issue
@cevich cevich self-assigned this Sep 19, 2022
@cevich
Copy link
Member

cevich commented Sep 19, 2022

Yes, I'm trying to build a fresh set of VM images then will push to my podman PR. There are some golang 1.19 related issues I could use help fixing, otherwise I can probably figure them out or will ask for more specific help.

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

@cevich
Copy link
Member

cevich commented Oct 20, 2022

-sigh- no dumb github bot, all the activity is in #15760, why would I bother to update the linked issue as well?

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 11, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants