DescriptionAndrey Fiodorov
2018-10-25 11:48:04 UTC
Description of problem:
The validator " Verify undercloud fits the disk space requirements" passes when it should fail.
Version-Release number of selected component (if applicable):
openstack-tripleo-validations-9.3.1-0.20181008110747.4064fb7.el7ost.noarch
How reproducible:
100%
Steps to Reproduce:
1.install OSP14 from 2018-10-17.1 (Undercloud disk must be less than 100GB)
2.go to undercloud and change value of volume "min_size" to 100GB in the file /usr/share/openstack-tripleo-validations/validations/undercloud-disk-space.yaml
3. Run the validator " Verify undercloud fits the disk space requirements" from GUI.
Actual results:
The validator passes.
Expected results:
It should fail.
Additional info:
I did some initial investigation and it seems that this particular validation incorrectly succeeds when run via Mistral. When run directly with ansible-playbook it fails, as it should. I still haven't been able to figure out the root cause for this discrepancy.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHEA-2019:0045