5
Check success result from shell test case
11
Check failed result from shell test case
14
id: smoke/dependency/good
18
Check job is executed when dependency succeeds
21
id: smoke/dependency/bad
25
Check job result is set to uninitiated when dependency fails
28
id: smoke/requirement/good
29
requires: package.name == "checkbox"
32
Check job is executed when requirements are met
35
id: smoke/requirement/bad
36
requires: package.name == "unknown-package"
39
Check job result is set to "not required on this system" when requirements are not met
45
This test checks that the manual plugin works fine
48
2. Set the result as passed
50
Check that in the report the result is passed and the comment is displayed