[label "ci-image-build"] - Image build in jenkins +/-1
[label "ci-image-boot-test"] - Image boot test (e.g. lava) +/-1
[label "ci-image-ltsi-test"] - Image ltsi test +/-1
[label "ci-image-ui-test"] - Image UI test (e.g. manual or openqa) +/-1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
forgeAuthor = group AGL-committers
forgeAuthor = group AGL-mergers
create = group AGL-mergers
+[label "ci-image-build"]
+ function = NoBlock
+ value = -1 Fails
+ value = 0 No score
+ value = +1 Verified
+[label "ci-image-boot-test"]
+ function = NoBlock
+ value = -1 Fails
+ value = 0 No score
+ value = +1 Verified
+[label "ci-image-ltsi-test"]
+ function = NoBlock
+ value = -1 Fails
+ value = 0 No score
+ value = +1 Verified
+[label "ci-image-ui-test"]
+ function = NoBlock
+ value = -1 Fails
+ value = 0 No score
+ value = +1 Verified
[access "refs/tags/*"]
pushTag = group AGL-mergers
pushTag = group Project Owners