qm icon indicating copy to clipboard operation
qm copied to clipboard

QM is a containerized environment for running Functional Safety qm (Quality Management) software

Results 59 qm issues
Sort by recently updated
recently updated
newest added

We have several test cases for FFI, but we are missing some basic/simple sanity tests for qm, if it is installed properly and/or if environment started successfully Adding Note: I...

good first issue
testing
jira

The scripts must be integrated with the approach described here: https://github.com/containers/qm/pull/212 Gitlab edge work: https://gitlab.com/redhat/edge/tests/base-image/-/tree/main/FFI

Let's write a document explaining what happens (with example what really happens when trying to run it) and why we do not allow it. Some context for the document: ```...

documentation
jira

Looking for files without RPM owner into CentOS Automotive distro found QM is in the list. We need to double check which one need to be added into the file...

bug
jira

We would need a new test that covers the following: - the systemd service unit file sets a OOMScoreAdjust= property value higher than the default score in the QM service...

resolve #439 Setup script or qm rpm does not call qm-storage-settings, qm-storage-settings set qm storage.conf Some more bash shell check fixes added

Test version: qm-101:0.6.4-1.20240517025031934468.main.3.g2e577bd.el9.noarch ( qm was installed from the "copr:copr.fedorainfracloud.org:rhcontainerbot:qm" repository) Test steps: 1. Download c9s cloud image and run VM locally. Refer to the steps in: https://github.com/containers/qm/tree/main/tests/e2e#run-tmt-tests-framework-locally 2. run...

testing
jira

1. When each test case is executed, if directory `/var/qm/lib/containers/registry` exists, delete it first, then create the directory and copy the `ffi-tools` container image to it. 2. Pulling `ffi-tools` image...

The error message is as follows: ``` test: Test QM not allow SCHED_DEADLINE be set via sched_setattr() syscall cmd: /bin/bash ./test.sh out: Trying to pull quay.io/centos-sig-automotive/ffi-tools:latest... out: Getting image source...

This test is about running container named fedora inside the QM container (nested). The test checks that nested container is running with proper name and that it is being created...