containers / qm

QM is a containerized environment for running Functional Safety qm (Quality Management) software
https://github.com/containers/qm
GNU General Public License v2.0
21 stars 22 forks source link

Nested QM test to new fork #505

Closed nsednev closed 3 weeks ago

nsednev commented 4 weeks ago

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 inside the QM container.

nsednev commented 3 weeks ago

I'm working with Juanje Ojeda to solve the ostree specific issue Jira-22438 and this PR should be safe to merge as we have it now.

dougsland commented 3 weeks ago

I'm working with Juanje Ojeda to solve the ostree specific issue Jira-22438 and this PR should be safe to merge as we have it now.

Perfect, let's see if CI/CD passes here at least.. so we can merge and watch the JIRA-22438 for OSTREE improvement /cc @Yarboa @pengshanyu Thanks @nsednev and welcome to upstream!