Bug 2011443
| Summary: | Cypress tests assuming Admin Perspective could fail on shared/reference cluster | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Hiro Miyamoto <hmiyamot> |
| Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> |
| Status: | CLOSED ERRATA | QA Contact: | Siva Reddy <schituku> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.9 | CC: | aos-bugs, dtaylor, kdoberst, yapei |
| Target Milestone: | --- | ||
| Target Release: | 4.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-03-10 16:17:19 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
Hiro Miyamoto
2021-10-06 15:30:31 UTC
cluster version: 4.10.0-0.nightly-2021-10-10-083341 Steps to verify: 1. Login to the cluster manually using kubeadmin 2. Change the perspective to developer and logout 3. set `$BRIDGE_BASE_ADDRESS` to point to your remote cluster 4. run `test-cypress.sh -h true -p console -s 'tests/crud/namespace-crud*` 5. see it fail sometimes when Developer perspective is active for kubeadmin Now it will change the perspective to admin before running tests. 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 (Moderate: OpenShift Container Platform 4.10.3 security update), 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-2022:0056 |