9bf191d295
Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I13d8b91c20a08d0b59bd644bd19605311355be05
13 lines
349 B
YAML
13 lines
349 B
YAML
---
|
|
check-ram:
|
|
hosts: all
|
|
# reason and lp key is not mandatory for the VF. Those values are in the list
|
|
# in order to track the reason and eventually the related bug number of the
|
|
# skipped validation.
|
|
reason: Wrong ram value
|
|
lp: https://lp.fake.net
|
|
check-cpu:
|
|
hosts: undercloud
|
|
reason: Unstable validation
|
|
lp: https://lp.fake.net
|