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

Add a trainingoperator component to the DSC template list #1519

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

jstourac
Copy link
Member

@jstourac jstourac commented Jun 12, 2024

This was added to RHOAI 2.10 as Removed by default.

In the second commit, I ordered the components alphabetically.

CI: tested locally, the RHOAI installation works just fine, the trainingoperator is set to Removed

@jstourac jstourac added the misc Miscelaneus (PR will be listed in release-notes) label Jun 12, 2024
@jstourac jstourac self-assigned this Jun 12, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@@ -9,7 +9,16 @@
*** Variables ***
${DSC_NAME} = default-dsc
${DSCI_NAME} = default-dsci
@{COMPONENT_LIST} = dashboard datasciencepipelines kserve modelmeshserving workbenches codeflare ray trustyai kueue # robocop: disable
@{COMPONENT_LIST} = codeflare

Check warning

Code scanning / Robocop

The assignment sign is not consistent inside the variables section. Expected '{{ expected_sign }}' but got '{{ actual_sign }}' instead Warning

The assignment sign is not consistent inside the variables section. Expected '=' but got ' =' instead
Copy link
Contributor

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
475 0 0 475 100

@jstourac jstourac added the verified This PR has been tested with Jenkins label Jun 12, 2024
@aloganat aloganat merged commit 38b3dc6 into red-hat-data-services:master Jun 13, 2024
8 checks passed
@jstourac jstourac deleted the trainingop branch June 14, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misc Miscelaneus (PR will be listed in release-notes) verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants