-
Notifications
You must be signed in to change notification settings - Fork 59
RHOAIENG-34272: add support for building codeflare-sdk tests image #939
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-34272: add support for building codeflare-sdk tests image #939
Conversation
|
@pawelpaszki: This pull request references RHOAIENG-34272 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.21.0" version, but no target version was set. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #939 +/- ##
=======================================
Coverage 94.13% 94.13%
=======================================
Files 24 24
Lines 2096 2096
=======================================
Hits 1973 1973
Misses 123 123 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kryanbeane 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 |
Issue link
https://issues.redhat.com/browse/RHOAIENG-34272
What changes have been made
Building codeflare-sdk e2e tests image compatible with shift-left structure on RHOAI
Verification steps
An env file with IDP credentials is required (this will be provided in the rhoai-test-flow pipeline from vault (to be added)). The file has to have the following content:
The test tags provided match current setup in the ods-ci, so each of them needs to be tested by replacing below with the following values:
A cluster with RHOAI 3.0 installed (along with RHBoK operator) and the usual IDP setup are mandatory to run the verification steps:
Checks