autotest-docker
autotest-docker copied to clipboard
Support > 1 image in systemd_in_container test
For images based on the base-image, it's useful to confirm they retain support for running systemd. Enable this (optionally) by iterating over an CSV list of FQINs from the test configuration. This way failure of the test against any one image doesn't impact testing of the othe
[--args=docker_cli/systemd_in_container]
@adelton something like this (no idea if it will work yet). Waiting for https://github.com/cevich/autotest-docker-enabled-product-testing/pull/171 to pass so I can merge it. Then this PR can be tested.