[atomic-wg] Issue #229 `decide on version scheme and image naming scheme for
f26`
by Dusty Mabe
dustymabe reported a new issue against the project: `atomic-wg` that you are following:
``
We are now *releasing* OSTree content every two weeks rather than every night ([link](http://www.projectatomic.io/blog/2017/02/matching-fedora-ostree-released-content-with-each-2week-atomic-release/)). Next we would like to make the image names that get produced reflect in some way the OSTree content that is baked into the image. During recent development @jlebon actually suggested that we use date based versions for Fedora Atomic Host: something like `version: 20170130.0`, `version: 20170130.1`, `version: 20170215.0`, etc...
Let's decide on what we want the versioning scheme to look like and also what the image names "could look like" as a result of this.
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/229
6 years, 2 months
[atomic-wg] Issue #246 `Period of fedimg downtime`
by Dusty Mabe
dustymabe reported a new issue against the project: `atomic-wg` that you are following:
``
There appears to be a period of downtime where fedimg was not uploading AMIs
Fedora-Atomic-25-20170226.0.x86_64 EC2 (us-west-2) ami-5051d230 hvm gp2
Fedora-Atomic-25-20170304.0.x86_64 EC2 (ap-northeast-1) ami-8cb2e5eb hvm gp2
Attached is a run of [get_ami.py](https://pagure.io/fedora-websites/blob/master/f/tools/get_ami.py) which shows a gap.
Can someone investigate why this happened?
<!!image>
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/246
6 years, 2 months
[atomic-wg] Issue #260: work items to harmonize releng pungi/ostree artifact
creation
by Dusty Mabe
dustymabe added a new comment to an issue you are following:
``
OK. Some time later - an update on this ticket
- Highlighting OSTree commits as the delivered artifact
We will be setting an ostree version that corresponds to
the pungi compose ID. See OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN
in https://pagure.io/pungi/pull-request/592. We are already
using this for rawhide.
- If we change the compose ID - what about Multi-Arch?
We are not planning to change the compose ID any longer. Additionally
with bodhi calling pungi we will be able to support multi-arch better.
- pungi compose ids are inflexible
Still using the same compose ID as in the past so no issues here
- Getting rid of bodhi creation of ostrees
planned and in progress: https://pagure.io/atomic-wg/issue/300
- Coupling ostree creation with image creation
Since we are also planning to move mash to pungi we might as well
add image/ISO creation to pungi and have it do everything all at
the same time. This would mean we no longer have timing issues
**Identified Action Items**
1. We can work on patches to pungi to accept an ostree version as input and know what to do with it. This would be a version that would be input for image creation, not necessarily for ostree tree compose creation. i.e. build a qcow image for ostree version 25.100 that is in the ostree repo. Assumes the ostree version already exists.
Done. https://pagure.io/pungi/pull-request/592
2. We can work on patches to pungi to that can determine what the ostree version should be and set that during ostree tree compose time. See https://pagure.io/pungi/pull-request/575
Same as above
3. We need to provide to releng a script that can be run so they can "detect" what ostree version to specify as a compose id (I believe this assumes we keep ostree/image creation decoupled)
No need. Just use OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN
4. Determine priority of having bodhi call pungi to create ostrees
high :)
5. We need to determine what we want the OSTree version to look like for Fedora 26 (right now the atomic WG proposal is `$majorversion.$year$month$day.$serial` `26.20170320.0`. Please comment in https://pagure.io/atomic-wg/issue/229
We will get 26.20170320.0
6. Figure out if a compose id like `Fedora-Atomic-26-26.20170220.0_0` is possible and if anything breaks as a result.
No Need
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/260
6 years, 2 months