Remove report portal dependency#2834
Conversation
Removing report portal dependency
d969606 to
749be85
Compare
|
/retest |
1 similar comment
|
/retest |
|
/test e2e-ols-cluster |
| @@ -1,5 +1,5 @@ | |||
| version = 1 | |||
| revision = 3 | |||
| revision = 2 | |||
There was a problem hiding this comment.
Have you run uv sync with an older version of uv?
There was a problem hiding this comment.
yeah, it's possible
There was a problem hiding this comment.
well, just updated uv and ran uv sync and still the revision remained the same
There was a problem hiding this comment.
ok, I guess it will be changed again in some other PR later
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: onmete The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
openai.test_query_endpoint: test_valid_question failure |
|
@JoaoFula: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Description
Removed ReportPortal code from tests/e2e/conftest.py:
Removed ReportPortal dependencies from pyproject.toml:
Updated uv.lock:
Deleted scripts/upload_artifact_s3.py:
Updated README.md:
Type of change
Related Tickets & Documents
Checklist before requesting a review
Testing