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

develop method for copying ostree content to the unified ostree repo #199

Closed
dustymabe opened this issue Jun 7, 2019 · 7 comments
Closed
Assignees
Labels
releng Related to Fedora Release Engineering team/input

Comments

@dustymabe
Copy link
Member

In the past we have decided to deliver content via an OSTree repo. We have discussed in various "streams" discussions that our prod refs would go in the prod location (Fedora unified ostree repo) and our non prod refs would go into an annex location (separate ostree repo).

We need to develop a mechanism for getting the ostree content into our unified repo when we do a release.

@dustymabe dustymabe added the releng Related to Fedora Release Engineering team/input label Jun 7, 2019
@jlebon
Copy link
Member

jlebon commented Sep 5, 2019

In #198 (comment), we came up with a fedmsg to request the import to happen: org.fedoraproject.prod.coreos.build.request.ostree-import. But AFAIK, there isn't a ticket yet on the Fedora releng side to have something react to it.

The spec in the linked comment implies that we would pass to releng the commit tarball directly, though we could also make it an OSTree repo to OSTree repo transfer once we set up an annex repo. (Though I think my personal preference would still be to have releng interact with the canonical build dir directly; this is also consistent with the other fedmsg requests.)

@dustymabe dustymabe self-assigned this Sep 5, 2019
@dustymabe
Copy link
Member Author

cross referencing: https://pagure.io/releng/issue/8811

@dustymabe
Copy link
Member Author

@dustymabe
Copy link
Member Author

dustymabe commented Feb 27, 2020

This is all done except we are waiting on beta freeze to be over before we re-work permissions in the repos. So the only remaining steps should be to run some chmod/chown commands and enable the importer.

@jlebon
Copy link
Member

jlebon commented Apr 16, 2020

@dustymabe IIUC, I think this is all done now, right?

@dustymabe
Copy link
Member Author

Almost completely there. I would like to get two PRs merged first https://pagure.io/releng/issue/8811#comment-641382

@dustymabe
Copy link
Member Author

Those two PRs merged and the releng ticket closed. This is DONE now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
releng Related to Fedora Release Engineering team/input
Projects
None yet
Development

No branches or pull requests

2 participants