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

NO-ISSUE: chore(ci): fix expected image names in params.env check #981

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

jstourac
Copy link
Member

With recent 2025a image version introduced, we fixed some image build names annotations and these need to be reflected in this check now.

For older images, the fixes weren't applied as they weren't rebuild, so no fix is done for these N-1 image version checks.

How Has This Been Tested?

./ci/check-params-env.sh

Note: there are still failures in this script due to the image size changes. These will be investigated first and then fixed with a followup PR eventually.

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

With recent 2025a image version introduced, we fixed some image build
names annotations and these need to be reflected in this check now.

For older images, the fixes weren't applied as they weren't rebuild, so
no fix is done for these N-1 image version checks.
@jstourac jstourac self-assigned this Mar 21, 2025
@openshift-ci openshift-ci bot requested review from jiridanek and paulovmr March 21, 2025 08:46
@openshift-ci openshift-ci bot added the size/s label Mar 21, 2025
@atheo89
Copy link
Member

atheo89 commented Mar 21, 2025

Thank you Jan for that fix!
/lgtm

@jiridanek
Copy link
Member

/lgtm

@jstourac
Copy link
Member Author

Thank you for your reviews guys!

/approve

Copy link
Contributor

openshift-ci bot commented Mar 21, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jstourac

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

@jstourac
Copy link
Member Author

/override ci/prow/images

Copy link
Contributor

openshift-ci bot commented Mar 21, 2025

@jstourac: Overrode contexts on behalf of jstourac: ci/prow/images

In response to this:

/override ci/prow/images

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.

@andyatmiami
Copy link
Contributor

Thank you for this fix @jstourac ! I had fixed the annotations are part of my Dockerfile refactor - but just totally overlooked the fact they were being tested against now... apologies for my oversight!

@andyatmiami
Copy link
Contributor

/override "validation-of-params-env "

this PR only fixes the image build name annotations - and we can see from the failed job that nothing is failing the name check now.

other fixes will be investigated and dealt with in separate PR!

Copy link
Contributor

openshift-ci bot commented Mar 21, 2025

@andyatmiami: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • validation-of-params-env

Only the following failed contexts/checkruns were expected:

  • build
  • ci/prow/images
  • pull-ci-opendatahub-io-notebooks-2023a-images
  • tide
  • validation-of-params-env

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "validation-of-params-env "

this PR only fixes the image build name annotations - and we can see from the failed job that nothing is failing the name check now.

other fixes will be investigated and dealt with in separate PR!

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.

@andyatmiami
Copy link
Contributor

/override "validation-of-params-env"

Copy link
Contributor

openshift-ci bot commented Mar 21, 2025

@andyatmiami: Overrode contexts on behalf of andyatmiami: validation-of-params-env

In response to this:

/override "validation-of-params-env"

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 1f9b227 into opendatahub-io:main Mar 21, 2025
8 of 9 checks passed
@jstourac jstourac deleted the fixParamsEnv branch March 21, 2025 09:38
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