commit | 09428b87809b2357e169c7c6d808b230a4f4d11b | [log] [tgz] |
---|---|---|
author | Alex Yefimov <ayefimov@redhat.com> | Thu Dec 09 16:26:13 2021 -0500 |
committer | Alex Yefimov <ayefimov@redhat.com> | Tue Dec 21 16:15:08 2021 +0000 |
tree | ed61f048fc72f51a6a6fc6ead51cf7087e2a1f7a | |
parent | 24864bac273ff5d91dfda4723c46e0f0868c686d [diff] |
Add --libpath argv option to fix unittest failure Fixes intermittent tempest unittest failure of "test_fix_argument_yes". The bug was in check_uuid.py and not in the test itself. As part of the fix and backward compatibility, enabled check_uuid.py to run a validation of a py module from any dir by adding --libpath parameter to argv. Closes-Bug:#1918316 Change-Id: If5d3a3852320e1d3b26af433f7a66be7d42e2b84