This adds a TMT plan for the gating test, which will currently run a smoke tests only that are defined in the ignition upstream repository: https://github.com/coreos/ignition Verify the upstream repository PR for additional refrence: https://github.com/coreos/ignition/pull/2076 JIRA: https://issues.redhat.com/browse/COS-2284 Signed-off-by: Tiago Bueno <tbueno@redhat.com>
7 lines
227 B
YAML
7 lines
227 B
YAML
--- !Policy
|
|
product_versions:
|
|
- rhel-10
|
|
decision_context: osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./tests/tmt/plans/smoke} # this is the testcase identifier, which OSCI pipeline uses
|