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

Update nightlies install to V2 #912

Merged

Conversation

lugi0
Copy link
Contributor

@lugi0 lugi0 commented Sep 6, 2023

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.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2023

Robot Results

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

Apply DataScienceCluster CustomResource dsc_name=${DSC_NAME}
END
${dashboard} = Is Component Enabled dashboard ${DSC_NAME}
IF ("${UPDATE_CHANNEL}" == "stable" or "${UPDATE_CHANNEL}" == "beta" or "${UPDATE_CHANNEL}" == "odh-nightlies") or "${dashboard}" == "true" # robocop: disable
IF ("${UPDATE_CHANNEL}" == "stable" or "${UPDATE_CHANNEL}" == "beta") or "${dashboard}" == "true"
Wait For Pods Numbers 5
Copy link
Contributor

Choose a reason for hiding this comment

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

for nightly number of dashboard pod is 2 now

mwaykole
mwaykole previously approved these changes Sep 6, 2023
Signed-off-by: Luca Giorgi <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 6, 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
No Duplication information No Duplication information

@tarukumar tarukumar self-requested a review September 6, 2023 13:37
Copy link
Contributor

@tarukumar tarukumar left a comment

Choose a reason for hiding this comment

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

/lgtm

@tarukumar tarukumar requested a review from mwaykole September 7, 2023 04:26
@tarukumar tarukumar merged commit 126b8c0 into red-hat-data-services:master Sep 7, 2023
@tarukumar tarukumar added the verified This PR has been tested with Jenkins label Sep 7, 2023
lugi0 added a commit to lugi0/ods-ci that referenced this pull request Sep 11, 2023
* Update nightlies install to V2

Signed-off-by: Luca Giorgi <[email protected]>

* Hardcode NS variables for nightlies

Signed-off-by: Luca Giorgi <[email protected]>

* update dashboard check for nightlies

Signed-off-by: Luca Giorgi <[email protected]>

* Modify component checks

Signed-off-by: Luca Giorgi <[email protected]>

---------

Signed-off-by: Luca Giorgi <[email protected]>
ChughShilpa pushed a commit to ChughShilpa/ods-ci that referenced this pull request Nov 28, 2023
* Update nightlies install to V2

Signed-off-by: Luca Giorgi <[email protected]>

* Hardcode NS variables for nightlies

Signed-off-by: Luca Giorgi <[email protected]>

* update dashboard check for nightlies

Signed-off-by: Luca Giorgi <[email protected]>

* Modify component checks

Signed-off-by: Luca Giorgi <[email protected]>

---------

Signed-off-by: Luca Giorgi <[email protected]>
ChughShilpa pushed a commit to ChughShilpa/ods-ci that referenced this pull request Jan 2, 2024
* Update nightlies install to V2

Signed-off-by: Luca Giorgi <[email protected]>

* Hardcode NS variables for nightlies

Signed-off-by: Luca Giorgi <[email protected]>

* update dashboard check for nightlies

Signed-off-by: Luca Giorgi <[email protected]>

* Modify component checks

Signed-off-by: Luca Giorgi <[email protected]>

---------

Signed-off-by: Luca Giorgi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants