X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=bluval%2Fbluval-dummy.yaml;h=4b5fa76da01c110fadc3c3ca64ca25f2bb1d1bf2;hp=11e8fc2e6f62e5136d636bee8fbccafa8fc636d5;hb=fb63aa36ea17d40af4d0684d768d5e6cc3f80e31;hpb=ab9486c87090e0670d44825db7fc5d4eb900fd89 diff --git a/bluval/bluval-dummy.yaml b/bluval/bluval-dummy.yaml index 11e8fc2..4b5fa76 100644 --- a/bluval/bluval-dummy.yaml +++ b/bluval/bluval-dummy.yaml @@ -25,14 +25,18 @@ blueprint: hardware: &hardware_dummy - name: bios_version - # something that can be evaluated to true or false - condition: true + # To skip this test case keep it as True + skip: "True" what: bios_version - # true or false, default is false - show_stopper: false + # True or False, default is False + show_stopper: "False" - name: hp_baremetal what: hp_baremetal + # To skip this test case keep it as False + skip: "False" + # True or False, default is False + show_stopper: "False" os: &os_base - name: cyclictest