27008e402a
A local yum repository, which contains a dummy .rpm package adding support for programs needed by the post-process phase, is created as part of the test. Since no libc is present, the empty.c program (which is a no-op) directly invokes the interrupt 0x80 to exit. The test works only on x86_64, it is skipped on other architectures. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
12 lines
139 B
JSON
12 lines
139 B
JSON
{
|
|
"ref": "fedora/test",
|
|
|
|
"repos": ["test-repo"],
|
|
|
|
"bootstrap_packages": ["empty"],
|
|
|
|
"selinux": true,
|
|
|
|
"packages": []
|
|
}
|