Skip to content

opendatahub-io/opendatahub-tests

Repository files navigation

opendatahub-tests

This repository contains ODH / Red Hat Openshift AI (RHOAI) tests.

Contribute to opendatahub-tests

Please follow the Contributing Guide

Getting started

Installation

Install uv

Tests cluster

These tests can be executed against arbitrary cluster with ODH / RHOAI installed.

You can log in into such cluster via:

oc login -u user -p password

Or by setting KUBECONFIG variable:

KUBECONFIG=<kubeconfig file>

or by saving the kubeconfig file under ~/.kube/config

Running the tests

Basic run of all tests

uv run pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published