Bug 2245630 - Delete validations that are no longer useful.
Summary: Delete validations that are no longer useful.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-validations
Version: 17.1 (Wallaby)
Hardware: All
OS: Unspecified
low
low
Target Milestone: z3
: 17.1
Assignee: mbollo
QA Contact: Archana Singh
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-10-23 11:22 UTC by mbollo
Modified: 2024-05-22 21:04 UTC (History)
5 users (show)

Fixed In Version: openstack-tripleo-validations-14.3.2-17.1.20231026023743.2b526f8.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-05-22 21:04:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 893434 0 None MERGED Remove the check latest packages version. 2023-10-23 11:28:26 UTC
OpenStack gerrit 899031 0 None MERGED Clean some validations. 2024-02-28 10:56:33 UTC
Red Hat Issue Tracker OSP-29951 0 None None None 2023-10-23 11:24:39 UTC
Red Hat Product Errata RHBA-2024:2742 0 None None None 2024-05-22 21:04:08 UTC

Description mbollo 2023-10-23 11:22:20 UTC
Description of problem:

There are some validations that do not work and can be deleted because they are out of date.

The check-latest-packages-version do nothing and failing because no packages to check. That one can be remove.

The collect-flavors-and-verify-profiles, node-health and stack-health are not anymore useful.


Version-Release number of selected component (if applicable): 17.1


How reproducible: All the time 


Steps to Reproduce:
1. Deploy undercloud
2. Update validation packages
   sudo dnf -y update openstack-tripleo-validations python3-validations-libs validations-common
3. Run stackrc
   . ~/stackrc
4. Run the pre-upgrade group validation

validation run -i inventory.yaml --group pre-upgrade


Actual results:

| b2c3151b-8df9-4853-b355-8ea4e5daaa6c | check-latest-packages-version       | FAILED | localhost                | localhost                                                                                                                                                                                           |                   | 0:00:01.253 | localhost: No packages given to check.
| 73f811f5-d8de-4d05-a49c-ac2b123e0009 | stack-health                        | FAILED | undercloud               | undercloud                                                                                                                                                                                          |                   | 0:00:01.036 | undercloud: An unhandled exception occurred while running the                       |
|                                      |                                     |        |                          |                                                                                                                                                                                                     |                   |             | lookup plugin 'st...(output truncated, see logs for full output)                    |
| e2464e22-9f4e-4866-9f3b-20bc62167257 | collect-flavors-and-verify-profiles | FAILED | undercloud               | undercloud                                                                                                                                                                                          |                   | 0:00:00.879 | undercloud: An unhandled exception occurred while running the                       |
|                                      |                                     |        |                          |                                                                                                                                                                                                     |                   |             | lookup plugin 'ro...(output truncated, see logs for full output)                    |
| fd75e605-33d7-41bb-b805-7adf3db6c9ca | node-health                         | FAILED | localhost                | localhost                                                                                                                                                  
                                         |                   | 0:00:01.563 | localhost: Cloud overcloud was not found.


Expected results:

Passing


Additional info:

No Additional information

Comment 14 errata-xmlrpc 2024-05-22 21:04:06 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 (Red Hat OpenStack Platform 17.1.3 bug fix and enhancement 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/RHBA-2024:2742


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