skip, show_stopper, all tested 49/949/19
authorNaga Sugguna <ns156u@att.com>
Wed, 5 Jun 2019 23:50:55 +0000 (23:50 +0000)
committerNaga Sugguna <ns156u@att.com>
Fri, 5 Jul 2019 14:46:19 +0000 (14:46 +0000)
commitfb63aa36ea17d40af4d0684d768d5e6cc3f80e31
tree6e0564d5a10ce188083fcac24aa59ddad2955cdf
parentab9486c87090e0670d44825db7fc5d4eb900fd89
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 <ns156u@att.com>
.coafile
.gitignore
bluval/bluval-dummy.yaml
bluval/bluval.py