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

Rhods 12836 tmp #1

Open
wants to merge 141 commits into
base: master
Choose a base branch
from
Open

Rhods 12836 tmp #1

wants to merge 141 commits into from

Conversation

ChughShilpa
Copy link
Owner

Testing only

bdattoma and others added 30 commits November 27, 2023 14:16
* fix test-ns istio config

Signed-off-by: bdattoma <bdattoma@redhat.com>

* fix ODS-2325

Signed-off-by: bdattoma <bdattoma@redhat.com>

---------

Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
Signed-off-by: Tarun Kumar <takumar@redhat.com>
* Update nightlies install to V2

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>

* Hardcode NS variables for nightlies

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>

* update dashboard check for nightlies

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>

* Modify component checks

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>

---------

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
Signed-off-by: Tarun Kumar <takumar@redhat.com>
)

* Add Test For Non Admin User for Watsonx stack

Signed-off-by: Tarun Kumar <takumar@redhat.com>

* Add polarian test

Signed-off-by: Tarun Kumar <takumar@redhat.com>

* move keyword to protected keowrds

* fix cosmetic error

---------

Signed-off-by: Tarun Kumar <takumar@redhat.com>
…#917)

After we moved from the GPU Add-on installation to the GPU operator
installation, there is a different version of CUDA installed and
provided to the affected JupyterLab Notebooks.
…ge")

Signed-off-by: manosnoam <nmanos@redhat.com>
Signed-off-by: manosnoam <nmanos@redhat.com>
There was some issue when installing `numpy` with version fixed to 1.19.0
because of it's dependency on cython. Cython couldn't compile. Anyway,
this `numpy` version isn't officially supported with Python 3.9 so we
should update at least to v1.19.3 [1]. But since we're expecting to move
to Python 3.11 soon, let's use v1.24.4 [2] which seems to be the latest
one that supports Python 3.8 through 3.11.

I was also thinking about updating the `torch` dependency but it looks
like recent version downloads much more dependencies resulting in extra
download of almost 1.5 GB, so I kept the current version there for now.

[1] https://github.com/numpy/numpy/releases/tag/v1.19.3
[2] https://github.com/numpy/numpy/releases/tag/v1.24.4
* fix culler git issues

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>

* Continue on git clone failure

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>

* Warn on failure

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>

---------

Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
…#925)

Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
…ices#920)

The RHODs addon CatalogSource has moved to the openshift-marketplace
namespace [1].

[1] https://gitlab.cee.redhat.com/data-hub/olminstall/-/merge_requests/30/

Co-authored-by: tarukumar <93319437+tarukumar@users.noreply.github.com>
Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
* Bump kfp-tekton to 1.5.8

* Add time sleep back

---------

Co-authored-by: Jorge <jgarciao@users.noreply.github.com>
Replace the SED commands in 'Compile Inference Service YAML',
with the Common keyword 'Create File From Template'.

This removes the multiple call to external SED commands (i.e. multiple
processes), by invoking a single keyword to replace variables in the
template: caikit_isvc.yaml

Signed-off-by: manosnoam <nmanos@redhat.com>
Signed-off-by: manosnoam <nmanos@redhat.com>
Signed-off-by: manosnoam <nmanos@redhat.com>
Signed-off-by: manosnoam <nmanos@redhat.com>
Prometheus might be created on another namespace like "istio-system"
for WatsonX, but not always on redhat-ods-monitoring.
Using a new keyword "Set Prometheus Variables" it will update the
required global variables RHODS_PROMETHEUS_URL & RHODS_PROMETHEUS_TOKEN,
if they were not set in ods_ci/test-variables.yml (and only if
Prometheus is running).

Signed-off-by: manosnoam <nmanos@redhat.com>
Signed-off-by: Luca Giorgi <lgiorgi@redhat.com>
diegolovison and others added 30 commits November 27, 2023 14:16
Signed-off-by: Jorge Garcia Oncins <jgarciao@redhat.com>
…ervices#1023)

After recent fix in red-hat-data-services#1016 [1] we updated the xpath we check for the
notebook version. However to click on an element this element has to
have some size, which doesn't apply for the targeted `div` element.
Let's point to the parent `button` element then.

[1] 53ff0d4
* Chnage the DSC name based on new changes

Signed-off-by: Tarun Kumar <takumar@redhat.com>

* remove duplicate sub delete

Signed-off-by: Tarun Kumar <takumar@redhat.com>

---------

Signed-off-by: Tarun Kumar <takumar@redhat.com>
* Add support to not create DCS for managed cluster

Signed-off-by: Tarun Kumar <takumar@redhat.com>

* Add support to not create DCS for managed cluster

Signed-off-by: Tarun Kumar <takumar@redhat.com>

---------

Signed-off-by: Tarun Kumar <takumar@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: bdattoma <bdattoma@redhat.com>
Signed-off-by: manosnoam <nmanos@redhat.com>
Signed-off-by: Tarun Kumar <takumar@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.