-
Notifications
You must be signed in to change notification settings - Fork 24
RHAIENG-2189: build(runtime/datascience): set extra python index for aipcc migration phase 1.5 #1740
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
RHAIENG-2189: build(runtime/datascience): set extra python index for aipcc migration phase 1.5 #1740
Conversation
…gration phase 1.5
|
/build-konflux |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ide-developer 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 |
…ined variable ``` ++ pwd + ARROW_HOME=/root/arrow/dist + export ARROW_HOME ++ pwd + LD_LIBRARY_PATH=/root/arrow/dist/lib + export LD_LIBRARY_PATH /bin/bash: line 10: CMAKE_PREFIX_PATH: unbound variable subprocess exited with status 1 ```
…c migration phase 1.5
|
New changes are detected. LGTM label has been removed. |
|
but there is still fail in runtime/datascience here https://konflux-ui.apps.stone-prod-p02.hjvn.p1.openshiftapps.com/ns/rhoai-tenant/applications/automation/pipelineruns/odh-pipeline-runtime-datascience-cpu-py312-on-pull-requestlx5tb/logs?task=build-images |
|
/build-konflux |
```
The headers or library files could not be found for zlib,
a required dependency when compiling Pillow from source.
Please see the install instructions at:
https://pillow.readthedocs.io/en/latest/installation/basic-installation.html
```
|
/build-konflux |
|
@jiridanek: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
Dependencies resolved. what??? |
|
/build-konflux |
https://issues.redhat.com/browse/RHAIENG-2186
Description
How Has This Been Tested?
Self checklist (all need to be checked):
make test(gmakeon macOS) before asking for reviewDockerfile.konfluxfiles should be done inodh/notebooksand automatically synced torhds/notebooks. For Konflux-specific changes, modifyDockerfile.konfluxfiles directly inrhds/notebooksas these require special attention in the downstream repository and flow to the upcoming RHOAI release.Merge criteria: