qm
qm copied to clipboard
QM is a containerized environment for running Functional Safety qm (Quality Management) software
This is not really QM code but it's a integration test as CentOS Automotive Stream image uses QM and `cs9-qemu-qmcontainer-ostree.x86_64.qcow2` is failing. We need to join forces and figure out...
Related to: https://github.com/containers/qm/pull/409
Just found this one: nested container: overlay: can't stat imageStore dir /usr/share/containers/storage: stat /usr/share/containers/storage: no such file or directory See-Also: #405 ``` git clone https://gitlab.com/CentOS/automotive/sample-images.git pushd osbuild-manifests/ make cs9-qemu-qm-minimal-regular.x86_64.qcow2 ./runvm...
FFI: tests: CI/CD pipeline (tmt) - make sure QM partition cannot change network settings in the host
Related to #408 Please note this issue is SIMILAR but **NOT equal** of #370. The ticket 370 is about execute the sysctl inside a nested container environment and this one...
make sure our github actions / tmt / pipelines are covering ostree integration when a new patch arrives for the review. For example: ``` git clone https://gitlab.com/CentOS/automotive/sample-images cd sample-images/osbuild-manifests make...
We need further investigation why podman/quadlet cannot run the container in such scenario. - Is it a regression? - New bug? - As soon we get the fix, revert the...
Let met start saying I am not sure if we have the resources to accomplish that via github or gitlab but let me add the scenario and requirements. Imagine the...
As soon a patch arrives for a review, it must pass in such tests as well. Requires: https://github.com/containers/qm/issues/413
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...
Describe which network options is set now and how to change it.