acd3c8ff41
- 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
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"ref": "fedora/test",
|
|
|
|
"repos": ["test-repo"],
|
|
|
|
"selinux": false,
|
|
|
|
"packages": ["empty"],
|
|
|
|
"add-files": [["exported_file", "/exports/exported_file"]]
|
|
}
|