From: Naga Sugguna Date: Wed, 5 Jun 2019 23:50:55 +0000 (+0000) Subject: skip, show_stopper, all tested X-Git-Tag: 2.0.0~59 X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=commitdiff_plain;h=fb63aa36ea17d40af4d0684d768d5e6cc3f80e31;hp=fb63aa36ea17d40af4d0684d768d5e6cc3f80e31 skip, show_stopper, all tested * skip, If you want to skip any testcase you can just give "True" for this. * show_stopper, testcase failed meaning we should not continue. If you are expecting too many failures because of this failure, you mark it as show_stopper: True * all is special layer, that means all layers. * -d/--delegate is an option to delegate validation to docker containers. docker containers will never use this. Change-Id: I92b1fc0ac47a6ca3b75e1e2e75c9aea0d206fdaf Signed-off-by: Naga Sugguna ---