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

[WIP] RHOAIENG-8780: Add dependency versions tests #610

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

paulovmr
Copy link
Contributor

@paulovmr paulovmr commented Jul 8, 2024

Description

Testing common unit tests for Jupyter notebooks to verify that dependencies are available in the versions specified in the poetry.lock file. Still in progress, PR was opened to check the CI.

Copy link
Contributor

openshift-ci bot commented Jul 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 assign atheo89 for approval. 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

@paulovmr
Copy link
Contributor Author

/retest

@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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.

3 similar comments
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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-robot
Copy link
Contributor

PR needs rebase.

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-robot
Copy link
Contributor

PR needs rebase.

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.

Copy link
Contributor

openshift-ci bot commented Aug 29, 2024

@paulovmr: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/notebooks-ubi8-e2e-tests 60d795b link true /test notebooks-ubi8-e2e-tests
ci/prow/amd-runtimes-ubi9-e2e-tests 60d795b link true /test amd-runtimes-ubi9-e2e-tests
ci/prow/notebook-rocm-jupyter-pyt-ubi9-python-3-9-pr-image-mirror 60d795b link true /test notebook-rocm-jupyter-pyt-ubi9-python-3-9-pr-image-mirror
ci/prow/notebook-rocm-jupyter-tf-ubi9-python-3-9-pr-image-mirror 60d795b link true /test notebook-rocm-jupyter-tf-ubi9-python-3-9-pr-image-mirror
ci/prow/notebook-rocm-ubi9-python-3-9-pr-image-mirror 60d795b link true /test notebook-rocm-ubi9-python-3-9-pr-image-mirror
ci/prow/runtimes-ubi8-e2e-tests 60d795b link true /test runtimes-ubi8-e2e-tests
ci/prow/runtime-rocm-tensorflow-ubi9-python-3-9-pr-image-mirror 60d795b link true /test runtime-rocm-tensorflow-ubi9-python-3-9-pr-image-mirror
ci/prow/runtime-rocm-pytorch-ubi9-python-3-9-pr-image-mirror 60d795b link true /test runtime-rocm-pytorch-ubi9-python-3-9-pr-image-mirror
ci/prow/notebook-cuda-jupyter-ds-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-cuda-jupyter-ds-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-datascience-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-datascience-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-base-c9s-python-3-11-pr-image-mirror 60d795b link true /test notebook-base-c9s-python-3-11-pr-image-mirror
ci/prow/notebook-rocm-jupyter-pyt-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-rocm-jupyter-pyt-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-rocm-tensorflow-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-rocm-tensorflow-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-rstudio-c9s-python-3-11-pr-image-mirror 60d795b link true /test notebook-rstudio-c9s-python-3-11-pr-image-mirror
ci/prow/notebook-cuda-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-cuda-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-intel-pyt-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-intel-pyt-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-jupyter-intel-ml-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-jupyter-intel-ml-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-jupyter-minimal-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-jupyter-minimal-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-jupyter-pytorch-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-jupyter-pytorch-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-cuda-jupyter-tf-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-cuda-jupyter-tf-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-rocm-jupyter-tf-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-rocm-jupyter-tf-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-cuda-rstudio-c9s-python-3-11-pr-image-mirror 60d795b link true /test notebook-cuda-rstudio-c9s-python-3-11-pr-image-mirror
ci/prow/notebook-jupyter-trustyai-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-jupyter-trustyai-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-jupyter-datascience-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-jupyter-datascience-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-rocm-pytorch-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-rocm-pytorch-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-codeserver-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-codeserver-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-rocm-jupyter-min-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-rocm-jupyter-min-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-jupyter-intel-pyt-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-jupyter-intel-pyt-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-minimal-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-minimal-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-base-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-base-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-cuda-jupyter-min-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-cuda-jupyter-min-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-pytorch-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-pytorch-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-intel-ml-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-intel-ml-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-intel-tf-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-intel-tf-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-rocm-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-rocm-ubi9-python-3-11-pr-image-mirror
ci/prow/runtime-cuda-tensorflow-ubi9-python-3-11-pr-image-mirror 60d795b link true /test runtime-cuda-tensorflow-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-jupyter-intel-tf-ubi9-python-3-11-pr-image-mirror 60d795b link true /test notebook-jupyter-intel-tf-ubi9-python-3-11-pr-image-mirror
ci/prow/notebook-cuda-c9s-python-3-11-pr-image-mirror 60d795b link true /test notebook-cuda-c9s-python-3-11-pr-image-mirror
ci/prow/intel-notebooks-e2e-tests 60d795b link true /test intel-notebooks-e2e-tests
ci/prow/codeserver-notebook-e2e-tests 60d795b link true /test codeserver-notebook-e2e-tests
ci/prow/rocm-runtimes-ubi9-e2e-tests 60d795b link true /test rocm-runtimes-ubi9-e2e-tests
ci/prow/rstudio-notebook-e2e-tests 60d795b link true /test rstudio-notebook-e2e-tests
ci/prow/runtimes-ubi9-e2e-tests 60d795b link true /test runtimes-ubi9-e2e-tests
ci/prow/notebooks-ubi9-e2e-tests 60d795b link true /test notebooks-ubi9-e2e-tests
ci/prow/rocm-notebooks-e2e-tests 60d795b link true /test rocm-notebooks-e2e-tests

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.

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.

2 participants