This repository contains ODH / Red Hat Openshift AI (RHOAI) tests.
Please follow the Contributing Guide
Install uv
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
uv run pytest