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

RHOAIENG-11087 Fix: Remove install of package in bootstrapper as pre-installed #667

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

harshad16
Copy link
Member

@harshad16 harshad16 commented Aug 8, 2024

Fix: Remove install of package in bootstrapper as pre-installed

Description

Related-to: https://issues.redhat.com/browse/RHOAIENG-11087

These changes were added back bsaed on this: #579
causing the regression.

As we pre-install packages in the images, with this feature: #330
we no longer require change to be updated during the runtime.

How Has This Been Tested?

Tested with: #330

Execute the pipeline using the notebook provide by this PR
and see that the packages are already present

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

@openshift-ci openshift-ci bot requested review from caponetto and jiridanek August 8, 2024 15:31
Copy link
Contributor

openshift-ci bot commented Aug 8, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from harshad16. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

…installed

Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
@harshad16 harshad16 force-pushed the remove-install-package branch from 53d057a to d30b6e6 Compare August 8, 2024 15:35
@jstourac
Copy link
Member

jstourac commented Aug 8, 2024

/lgtm

@caponetto
Copy link
Contributor

/lgtm

@harshad16
Copy link
Member Author

Thanks for the PR review
merging to start the build process.

@harshad16 harshad16 merged commit 1db71cc into opendatahub-io:main Aug 8, 2024
18 of 30 checks passed
caponetto added a commit to caponetto/opendatahub-io-notebooks that referenced this pull request Aug 8, 2024
openshift-merge-bot bot pushed a commit that referenced this pull request Aug 16, 2024
* Add images based on python 3.11

* Apply #656 to Python 3.11 images

* Fix expected TF vesion on the test file

* Fix labels for Python 3.11

* Apply #652 to Python 3.11 images

* Update lock to fix debugpy package version

* Apply #635 to Python 3.11 images

* Replace 3-9 -> 3-11 leftovers

* Fix runtime rocm image name according to openshift/release

* Apply #667 to Python 3.11 images

* Adapt test code for Python 3.11 images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants