Always run the result parsing 57/22657/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 15 Oct 2019 16:17:34 +0000 (18:17 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 15 Oct 2019 16:17:37 +0000 (18:17 +0200)
commitc6729fc7c1f5e2c3c14c017d59a0fff641375206
tree1f7d2812d46af10495b8eae61795d1a7ce93b5f3
parentb6ab6adbe6f5f1d378f2b68345578121b4eeaf9f
Always run the result parsing

This fixes the application builds where we have no skiplist for most.
Before this we bailed out on return 0 and did never parse the result.
Now the result parsing is it's own function and always being called.

Bug-AGL: SPEC-2882

.

Change-Id: I58c05fa48dd9121e0eeb494975513dcc88290dc5
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-lava-jobs-submit.sh