Bug 2060099
Summary: | [RFE] ouia-ID for tile cards in the new host details page | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lai <ltran> |
Component: | Hosts | Assignee: | Lucy Fu <lufu> |
Status: | CLOSED ERRATA | QA Contact: | Sam Bible <sbible> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.11.0 | CC: | aruzicka, inecas, jlenz, juwatts, lufu, pcreech, sbible, shwsingh, swadeley |
Target Milestone: | 6.13.0 | Keywords: | AutomationBlocker, FutureFeature, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | foreman-3.3.0.10-1,tfm-rubygem-katello-4.5.0.18-1,foreman-3.5.1.9-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-03 13:21:11 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
Lai
2022-03-02 17:20:08 UTC
Created redmine issue https://projects.theforeman.org/issues/35411 from this bug Upstream bug assigned to lufu Upstream bug assigned to lufu REX changes went out in foreman_remote_execution-7.2.1 *** Bug 2119076 has been marked as a duplicate of this bug. *** Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35411 has been resolved. Devel Whiteboard: needs_cherrypick Failed QA. `Content` sub-tabs (Packages, Errata, Module streams, and Repo sets), `Edit` button, and `Schedule a job` dropdown (last 2 in the upper right corner) are missing IDs. Most of the OUIA ids seem to be there, thanks. Content sub-tabs (Packages, Errata, Module streams, and Repo sets) are defined as Tab via https://github.com/theforeman/foreman/blob/627118e65fa0cd67628696a748fbb72498afff74/webpack/assets/javascripts/react_app/components/HostDetails/index.js#L245. Currently patternfly does not support ouiaId as a prop for Tab elements. Tab elements have title and key props which could be used for QE automation. https://github.com/theforeman/foreman_remote_execution/pull/759 https://github.com/theforeman/foreman/pull/9448 Add one more: https://github.com/Katello/katello/pull/10301 Tested on 6.13 - Snap 8 After inspecting all the various cards found in the Host -> Overview tab, most have proper ouia-ids. Status, Content View Details, Errata, Details, Host Collections, System Purpose and Audit However, Recent Jobs, Recent Communication and Risk Cards all share the same ouia-id, "Card Template". So I'm going to fail this pending those cards getting ouia-ids added properly. The PR mentioned in #31 was merged, moving to MODIFIED. Verified on 6.13 - Snap 13 The missing IDs are present now. 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 (Important: Satellite 6.13 Release), 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/RHSA-2023:2097 |