-
Notifications
You must be signed in to change notification settings - Fork 56
test(RHOAIENG-26485): Add new SDK e2e tests which cover Job creation for existing cluster #888
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
test(RHOAIENG-26485): Add new SDK e2e tests which cover Job creation for existing cluster #888
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## ray-jobs-feature #888 +/- ##
====================================================
- Coverage 93.65% 93.49% -0.16%
====================================================
Files 20 21 +1
Lines 1717 1767 +50
====================================================
+ Hits 1608 1652 +44
- Misses 109 115 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…for existing cluster
66d7723
to
0468436
Compare
Issue link
RHOAIENG-26485
What changes have been made
test(RHOAIENG-26485): Add new SDK e2e tests which cover Job creation for existing cluster
Verification steps
Login to ROSA cluster with RHOAI installed and run (make sure that the poetry dependencies are installed locally):
kind test should be picked up automatically by GH workflow (for GPU)
Checks