When installing RPMs inside nspawn containers, it would be awesome if MTF could reuse previously-provisioned containers:
(4/6) /usr/share/moduleframework/tools/modulelint.py:ModuleLintPackagesCheck.test: ERROR (271.83 s) (5/6) basic_tests.py:BasicTests.test_dockerd_is_running: PASS (332.08 s) (6/6) basic_tests.py:BasicTests.test_info_endpoint: ERROR (424.72 s)
it is implemented, working reliable and documented. see env variable: MTF_DO_NOT_CLEANUP=yes in http://modularity-testing-framework.readthedocs.io/en/latest/overview.html
MTF_DO_NOT_CLEANUP=yes
or in section: http://modularity-testing-framework.readthedocs.io/en/latest/overview.html#first-test-takes-so-long-time
does that works well for you. in case yes, you can close this issue.
Definitely helps, thank you!
Metadata Update from @ttomecek: - Issue close_status updated to: wontfix - Issue status updated to: Closed (was: Open)