Bug 2105914 - OLM create-namespace.spec.ts e2e test fails always
Summary: OLM create-namespace.spec.ts e2e test fails always
Keywords:
Status: CLOSED EOL
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Dev Console
Version: 4.7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.7.z
Assignee: Christoph Jerolimov
QA Contact: spathak@redhat.com
URL:
Whiteboard:
Depends On: 2105913
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-11 07:39 UTC by Christoph Jerolimov
Modified: 2022-08-30 17:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-30 17:18:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Christoph Jerolimov 2022-07-11 07:39:15 UTC
This bug was initially created as a copy of Bug #2105909

I am copying this bug because: Backport



Description of problem:
The openshift/console tests e2e-gcp-console CI jobs fails currently always with an error in create-namespace.spec.ts.

For example:
https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_console/11798/pull-ci-openshift-console-release-4.10-e2e-gcp-console/1545505724312850432
https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_console/11798/pull-ci-openshift-console-release-4.10-e2e-gcp-console/1545549888563974144
https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_console/11798/pull-ci-openshift-console-release-4.10-e2e-gcp-console/1545684305693380608

See also:
https://search.ci.openshift.org/?search=before+all%60+hook+we+are+skipping+the+remaining+tests+in+the+current+suite%3A+%60Using+OLM+descriptor+compon&maxAge=336h&context=1&type=bug%2Bissue%2Bjunit&name=&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job

Version-Release number of selected component (if applicable):
At least 4.8+

How reproducible:
Always

Steps to Reproduce:
1. Run a CI job

Actual results:
  1) Create namespace from install operators
       creates namespace from operator install page:
     CypressError: Timed out retrying after 30050ms: `cy.click()` failed because this element is `disabled`:

`<button aria-haspopup="true" aria-expanded="false" class="pf-c-dropdown__toggle" data-test-id="dropdown-button" type="button" id="dropdown-selectbox" data-test="dropdown-selectbox" disabled="">...</button>`


Expected results:
Test should pass

Additional info:
3scale 2.11 supports only installation mode 'A specific namespace', so it was automatically selected. But starting with 2.12 it also supports 'All namespaces'.

So it is now required to select this radio option to specify the namespace.

Comment 1 Vikas Laad 2022-08-30 17:18:52 UTC
4.7 is EOL now, closing all the bugs.


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