Added support for results.yaml to basic and beakerlib role and removed non-zero exit status reporting. @astepano, could you please review if something like this would be OK? I would then continue with other roles as well.
Also, when disabling the non-zero exit status I've noticed that role_result_failed is only supported by these two roles. Is that expected? Thanks.
Added support for
results.yamlto basic and beakerlib role and removed non-zero exit status reporting. @astepano, could you please review if something like this would be OK? I would then continue with other roles as well.Also, when disabling the non-zero exit status I've noticed that
role_result_failedis only supported by these two roles. Is that expected? Thanks.Resolves #296.