rpm-ostree/tests/common/compose/test-repo.json
Jonathan Lebon acd3c8ff41 tests: restructure dirs
- Move all the uninstalled, non-destructive tests to check/
- Add a README
- Move utilities to utils/
- Move common files to common/

Closes: #304
Approved by: cgwalters
2016-06-06 21:14:07 +00:00

12 lines
152 B
JSON

{
"ref": "fedora/${basearch}/test",
"repos": ["test-repo"],
"bootstrap_packages": ["empty"],
"selinux": false,
"packages": []
}