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

[2024a] [CI] Enhance params env check script #575

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #567

/assign jiridanek

/cherrypick 2023b 2023a

Let's run the params-env workflow that checks values in params.env
and commit.env files also on push event and also on dispatch_workflow.
Up to now, it only checked that variables used in params.env file are
unique. This change checks also that the images referenced are unique as
we don't expect any of the given variables to hold the same reference.
Copy link
Contributor

openshift-ci bot commented Jun 19, 2024

Hi @openshift-cherrypick-robot. Thanks for your PR.

I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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 kubernetes-sigs/prow repository.

@jiridanek
Copy link
Member

Checking format of: 'odh-rstudio-notebook-image-n=quay.io/opendatahub/workbench-images@sha256:d5df31b1bc1e2f8b38d558d9f13c2926665d09237feabaaef94dc3574d613f0d'
Checking metadata for image 'odh-rstudio-notebook-image-n' with URL 'quay.io/opendatahub/workbench-images@sha256:d5df31b1bc1e2f8b38d558d9f13c2926665d09237feabaaef94dc3574d613f0d'
Image name retrieved: 'odh-notebook-rstudio-server-c9s-python-3.9'
Image created: '2024-05-23T17:16:00.755830268Z'
Image URL points to an incorrect image: expected OPENSHIFT_BUILD_NAME 'rstudio-c9s-python-3.9-amd64'; actual 'cuda-rstudio-c9s-python-3.9-amd64'
ERROR: Image definition for 'odh-rstudio-notebook-image-n' isn't okay!

https://github.com/opendatahub-io/notebooks/actions/runs/9587223228/job/26436804531?pr=575#step:4:102

@jiridanek jiridanek requested a review from atheo89 June 19, 2024 19:29
Copy link
Member

@jiridanek jiridanek left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jun 19, 2024
@jstourac
Copy link
Member

@harshad16
Copy link
Member

Thanks for the wonderful PR
/approve

@harshad16 harshad16 merged commit 71248ea into opendatahub-io:2024a Jun 21, 2024
31 of 33 checks passed
Copy link
Contributor

openshift-ci bot commented Jun 21, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harshad16, jiridanek

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants