Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHOAIENG-15152: test(tests/browser): add playwright test for starting code-server #774

Merged

Conversation

jiridanek
Copy link
Member

@jiridanek jiridanek commented Nov 14, 2024

https://issues.redhat.com/browse/RHOAIENG-15152

Description

Followup to

How Has This Been Tested?

Played with it on my machine, and let the GHA run, see the attached test report Artifacts at

(before I reverted the whitespace change I used to force image rebuild and retest).

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@openshift-ci openshift-ci bot requested review from atheo89 and harshad16 November 14, 2024 19:03
@jiridanek jiridanek added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Nov 17, 2024
@jiridanek jiridanek added the trivy-scan This label that allows trivy to create a security report on the pull requests label Nov 17, 2024
@jiridanek jiridanek changed the title RHOAIENG-15152: feat(codeserver/e2e): add playwright test for starting code-server RHOAIENG-15152: test(tests/browser): add playwright test for starting code-server Nov 17, 2024
@jiridanek
Copy link
Member Author

/override ci/prow/images

Copy link
Contributor

openshift-ci bot commented Nov 18, 2024

@jiridanek: Overrode contexts on behalf of jiridanek: ci/prow/images

In response to this:

/override ci/prow/images

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-sigs/prow repository.

@jstourac
Copy link
Member

I don't say I understand this fully, but LGTM in general. Thank you!

/lgtm

@jiridanek
Copy link
Member Author

/approve

Copy link
Contributor

openshift-ci bot commented Nov 21, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jiridanek

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Nov 21, 2024

@jiridanek: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/codeserver-notebook-e2e-tests 629e732 link true /test codeserver-notebook-e2e-tests

Full PR test history. Your PR dashboard.

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-sigs/prow repository. I understand the commands that are listed here.

@jiridanek
Copy link
Member Author

/override ci/prow/codeserver-notebook-e2e-tests

Copy link
Contributor

openshift-ci bot commented Nov 22, 2024

@jiridanek: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • ci/prow/codeserver-notebook-e2e-tests

Only the following failed contexts/checkruns were expected:

  • build
  • ci/prow/images
  • pull-ci-opendatahub-io-notebooks-2023a-images
  • tide

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override ci/prow/codeserver-notebook-e2e-tests

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-sigs/prow repository.

@jiridanek
Copy link
Member Author

/override ci/prow/images

Copy link
Contributor

openshift-ci bot commented Nov 22, 2024

@jiridanek: Overrode contexts on behalf of jiridanek: ci/prow/images

In response to this:

/override ci/prow/images

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-sigs/prow repository.

@openshift-merge-bot openshift-merge-bot bot merged commit cd16a28 into opendatahub-io:main Nov 22, 2024
7 checks passed
jiridanek added a commit to jiridanek/notebooks that referenced this pull request Dec 18, 2024
… code-server (opendatahub-io#774)

* RHOAIENG-15152: feat(codeserver/e2e): add playwright test for starting code-server

* DO-NOT-COMMIT: trigger GHA

* fixup typo in utils.ts

* fixup default to not using existing CDP browser instance

* fixup remove commented code about using dotenv

* fixup print more meaningful exception when misconfigured

* fixup forgot to change paths in gha

* suppress the npm funding message

* Revert "DO-NOT-COMMIT: trigger GHA"

This reverts commit 629e732.

(cherry picked from commit cd16a28)
jiridanek added a commit to jiridanek/notebooks that referenced this pull request Dec 19, 2024
… code-server (opendatahub-io#774)

* RHOAIENG-15152: feat(codeserver/e2e): add playwright test for starting code-server

* DO-NOT-COMMIT: trigger GHA

* fixup typo in utils.ts

* fixup default to not using existing CDP browser instance

* fixup remove commented code about using dotenv

* fixup print more meaningful exception when misconfigured

* fixup forgot to change paths in gha

* suppress the npm funding message

* Revert "DO-NOT-COMMIT: trigger GHA"

This reverts commit 629e732.

(cherry picked from commit cd16a28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. trivy-scan This label that allows trivy to create a security report on the pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants