Bug 1942531
| Summary: | OSP 16.2 Valdator check-latest-packages-version takes 47 minutes to run | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | David Rosenfeld <drosenfe> |
| Component: | validations-common | Assignee: | Jiri Podivin <jpodivin> |
| Status: | CLOSED ERRATA | QA Contact: | David Rosenfeld <drosenfe> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.2 (Train) | CC: | gchamoul, jpodivin |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 16.2 (Train on RHEL 8.4) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | validations-common-1.1.2-2.20210327005000.5795fa8.el8ost | Doc Type: | Bug Fix |
| Doc Text: |
Before this update, execution of the validation package `check-latest-packages-version` was slow. This update resolves the issue.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-09-15 07:13:08 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
David Rosenfeld
2021-03-24 14:10:23 UTC
Fix build in validations-common 16.2 https://pkgs.devel.redhat.com/cgit/rpms/validations-common/commit/?h=rhos-16.2-rhel-8-trunk&id=3c9e6b40a9de67a4f688f450c4c4ae3e606abb06 Took five seconds now: (undercloud) [stack@undercloud-0 ~]$ openstack tripleo validator run --validation check-latest-packages-version Running Validations without Overcloud settings. +--------------------------------------+-------------------------------+--------+------------+----------------+-------------------+-------------+ | UUID | Validations | Status | Host_Group | Status_by_Host | Unreachable_Hosts | Duration | +--------------------------------------+-------------------------------+--------+------------+----------------+-------------------+-------------+ | 33208071-566f-4c3e-8ab7-9aada64cbfa7 | check-latest-packages-version | PASSED | localhost | localhost | | 0:00:05.077 | +--------------------------------------+-------------------------------+--------+------------+----------------+-------------------+-------------+ 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 (RHOSP) 16.2 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/RHEA-2021:3483 |