console
console copied to clipboard
Automate DevConsole Interop WTO Scenarios
Jira Id: https://issues.redhat.com/browse/WTO-73 Checks for approving Epic scenarios Automation PR:
- [ ] Execute the @to-do tagged gherkin scripts manually
- [x] Convert the @to-do gherkin scripts to cypress automation scripts
- [x] Once scripts are automated, replace tag @to-do with @epic-number
- [x] Execute the scripts in Remote cluster Cluster Setup:
- export NO_HEADLESS=true && export CHROME_VERSION=$(/usr/bin/google-chrome-stable --version)
- BRIDGE_KUBEADMIN_PASSWORD=******
- BRIDGE_BASE_ADDRESS=https://console-openshift-console.apps.dev-svc-4.8-042801.devcluster.openshift.com
- export BRIDGE_KUBEADMIN_PASSWORD`
- export BRIDGE_BASE_ADDRESS
- oc login -u kubeadmin -p $BRIDGE_KUBEADMIN_PASSWORD
- oc apply -f ./frontend/integration-tests/data/htpasswd-secret.yaml
- oc patch oauths cluster --patch "$(cat ./frontend/integration-tests/data/patch-htpasswd.yaml)" --type=merge
Test Setup:
- Replace "TAGS": "@smoke and not @manual and not @to-do", with " (@smoke or @regression) and not (@Manual or @to-do)", in topology/cypress.json under env
- Run ./test-cypress.sh -p topology in console
- Execute feature files from: frontend/packages/dev-console/integration-tests/features/web-terminal folder
- web-teminal-basic.feature
- web-terminal-adminuser.feature
- web-terminal-devuser.feature
Results:

[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: musienko-maxim
To complete the pull request process, please assign makambalaji after the PR has been reviewed.
You can assign the PR to them by writing /assign @makambalaji in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @musienko-maxim. Thanks for your PR.
I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@makambalaji test cases are failing because of the above issue. Cna you please have a look?
@makambalaji test cases are failing because of the above issue. Cna you please have a look?
consoledeveloper.sh needs to be executed before these scripts, because clusters created usually doesn't contain console developer user @musienko-maxim - Can you please add this step
Feature files looks good and there is no much modifications to affect the existing code. so adding lgtm. But scripts are failing. need to raise a separate bug and should visit again
/lgtm
Adding below labels for merging purpose. /label px-approved /label qe-approved /label docs-approved
/ok-to-test
/hold PR contains merge conflict, needs to fix it
/unhold
/test e2e-gcp-console
/test e2e-gcp-console
@musienko-maxim Hi Maksym, any updates on this? Thx
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
@musienko-maxim: PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.
/close
@openshift-bot: Closed this PR.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting
/reopen. Mark the issue as fresh by commenting/remove-lifecycle rotten. Exclude this issue from closing again by commenting/lifecycle frozen./close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/reopen
@ibuziuk: Reopened this PR.
In response to this:
/reopen
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.
/close
@openshift-bot: Closed this PR.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting
/reopen. Mark the issue as fresh by commenting/remove-lifecycle rotten. Exclude this issue from closing again by commenting/lifecycle frozen./close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/reopen
reopen
/reopen
@musienko-maxim: Reopened this PR.
In response to this:
/reopen
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
@musienko-maxim: Reopened this PR.
In response to this:
/reopen
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/assign @sanketpathak
@musienko-maxim Getting this when running web-terminal-basic.feature file

@musienko-maxim Getting this when running web-terminal-basic.feature file
I've not fixed the web-terminal-devuser.feature and web-teminal-basic.feature. I do not know which option will be better to fix it in this commit or merge it and create a second one?
/remove-label qe-approved