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

Enable Ray and Codeflare for DW tests #1060

Merged

Conversation

jiripetrlik
Copy link
Contributor

No description provided.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robocop found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@jiripetrlik jiripetrlik requested a review from sutaakar December 4, 2023 10:41
Copy link
Contributor

github-actions bot commented Dec 4, 2023

Robot Results

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

@jiripetrlik jiripetrlik requested a review from jgarciao December 4, 2023 10:41
sutaakar
sutaakar previously approved these changes Dec 5, 2023
jgarciao
jgarciao previously approved these changes Dec 5, 2023
FAIL Unable to clone Codeflare repo ${CODEFLARE_REPO_URL}:${CODEFLARE_REPO_BRANCH}
END

${result} = Run Process oc patch datascienceclusters.datasciencecluster.opendatahub.io default-dsc --type 'json' -p '[{"op" : "replace" ,"path" : "/spec/components/ray/managementState" ,"value" : "Managed"}]'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you create a new keyword (in this or a follow-up PR) for this in ods_ci/tasks/Resources/RHODS_OLM/install/oc_install.robot?

@lugi0 Do you agree with this approach?

Enable Component
    [Documentation]    Enables a component in Data Science Cluster
    [Arguments]    ${component}    ${dsc_name}=${DSC_NAME}
   ...

Disable Component
    [Documentation]    Disables a component in Data Science Cluster
    [Arguments]    ${component}    ${dsc_name}=${DSC_NAME}
   ...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, will address this in the follow up PR.

@jgarciao jgarciao added the enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) label Dec 5, 2023
@jiripetrlik jiripetrlik dismissed stale reviews from jgarciao and sutaakar via 2dc1293 December 5, 2023 14:48
Copy link

sonarqubecloud bot commented Dec 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jgarciao jgarciao self-requested a review December 5, 2023 16:06
@jgarciao jgarciao added the verified This PR has been tested with Jenkins label Dec 5, 2023
@jgarciao jgarciao merged commit 65271de into red-hat-data-services:master Dec 5, 2023
8 checks passed
ChughShilpa pushed a commit to ChughShilpa/ods-ci that referenced this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (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.

3 participants