action #28982
Updated by okurz almost 7 years ago
## Acceptance criteria
* **AC1:** we have a system container test running for openSUSE TW, Leap, SLE
## Tasks
Things to be done before activating the test:
* Build system container images in an official place. So far some can be found in
[home:cbosdonnat:Images](https://build.opensuse.org/project/subprojects/home:cbosdonnat:Images)
To enable the test the following settings are required:
* SYSCONTAINER_IMAGE_URL (where to download the above mentioned image)
* SYSCONTAINER_IMAGE_TEST=1
* TIMEOUT_SCALE=3 (helps dealing with a few long running operations)
The test reuses an already created disk image to run the test.
The test creates, starts and stops a system container with libvirt-lxc from the
provided image. The same test and host machine image can be used to test
system container images for several distro versions.