autotest-docker icon indicating copy to clipboard operation
autotest-docker copied to clipboard

Support > 1 image in systemd_in_container test

Open cevich opened this issue 8 years ago • 1 comments

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]

cevich avatar Aug 16 '17 20:08 cevich

@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.

cevich avatar Aug 16 '17 20:08 cevich