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

RFC: What's the minimum CentOS Automotive Stream Images targets required for a QM release? #413

Closed
dougsland opened this issue May 1, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation jira

Comments

@dougsland
Copy link
Collaborator

To make sure we have a fully integration working in place and documented, what's the MINIMUM images required for QM to work to make an official release? Today for example CentOS Automotive Stream offers:

[root@donald osbuild-manifests]# make list-targets | grep -w 'qm'
  
autosd-qemu-qm-minimal-regular.x86_64
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
 
autosd-qemu-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
 
autosd-aws-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];

autosd-aws-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
cs9-qemu-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
 
cs9-qemu-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
cs9-aws-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
cs9-aws-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];

eln-qemu-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
 
eln-qemu-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];

eln-aws-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];

eln-aws-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];

f38-qemu-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];

f38-qemu-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
f38-aws-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
 
 f38-aws-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
f39-qemu-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];

  
f39-qemu-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
f39-aws-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
f39-aws-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
f40-qemu-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
f40-qemu-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
f40-aws-qm-minimal-regular.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];
  
f40-aws-qm-minimal-ostree.x86_64.
[img,qcow2,oci.tar,repo,oci-archive,rootfs,ext4,tar,aboot,oci-archive+qcow2,oci-archive+img,rpmlist];

See-Also: #406

@pbrilla-rh
Copy link
Collaborator

I would go with just regular for fedora, eln, and with both ostree and regular for cs9, autosd

@dougsland
Copy link
Collaborator Author

I would go with just regular for fedora, eln, and with both ostree and regular for cs9, autosd

Thanks @pbrilla-rh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation jira
Projects
None yet
Development

No branches or pull requests

2 participants