977477db9d
This also changes from running the unit tests, which are now run as part of the rpm build, to running ksvalidator and ksflatten on some test kickstarts. ./tests/good-ks/ contains kickstarts expected to pass ./tests/bad-ks/ contains kickstarts expected to fail ./tests/include-ks/ contains kickstarts expected to pass, with includes (note that the %include directives in good-ks are not processed by ksvalidator).
8 lines
202 B
YAML
8 lines
202 B
YAML
--- !Policy
|
|
product_versions:
|
|
- fedora-*
|
|
decision_contexts: [bodhi_update_push_stable]
|
|
subject_type: koji_build
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|