rpm-ostree/tests-container/test-centos.json
Colin Walters f925d9ced4 tests-container: New experimental testing code path
This generates a docker image that contains a cached blob of RPMs, so
it's easy to test compose tree.

It's hacky and ugly, but it's better than nothing.
2016-03-11 08:38:06 -05:00

7 lines
126 B
JSON

{
"ref": "testos/x86_64/test",
"repos": ["test-centos"],
"packages": ["kernel", "systemd"],
"selinux": true
}