Bug 2013120 - Expose Skip list mechanism to the VF CLI
Summary: Expose Skip list mechanism to the VF CLI
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-validations-libs
Version: 17.0 (Wallaby)
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: Alpha
: 17.0
Assignee: mathieu bultel
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks: 2013255
TreeView+ depends on / blocked
 
Reported: 2021-10-12 07:44 UTC by mathieu bultel
Modified: 2022-09-21 12:17 UTC (History)
3 users (show)

Fixed In Version: python-validations-libs-1.3.1-0.20211008001907.b37015e.el8ost
Doc Type: Release Note
Doc Text:
With this update, you can supply a new argument `--skiplist` to the `validation run` command. Use this command with a `yaml` file containing services to skip when running validations.
Clone Of:
: 2013255 (view as bug list)
Environment:
Last Closed: 2022-09-21 12:17:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 809289 0 None MERGED Expose skip list mechanism via the CLI 2021-10-12 07:45:28 UTC
Red Hat Issue Tracker OSP-10326 0 None None None 2021-11-15 12:36:40 UTC
Red Hat Issue Tracker VALFRWK-675 0 None None None 2021-10-12 08:07:38 UTC
Red Hat Product Errata RHEA-2022:6543 0 None None None 2022-09-21 12:17:36 UTC

Description mathieu bultel 2021-10-12 07:44:21 UTC
The Validation Framework has a skip list mechanism but not only usable via the api, not via the CLI for the end user.

User wants to be able to provide a skip list via the cli formed as:

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

Comment 5 mathieu bultel 2022-08-26 07:19:23 UTC
Thanks Andy,

I have added some content in the Doc text field.

Comment 9 errata-xmlrpc 2022-09-21 12:17:08 UTC
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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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-2022:6543


Note You need to log in before you can comment on or make changes to this bug.