<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="trainer" tests="3" failures="2" errors="0" time="0.630159">
	<testsuite tests="3" failures="2" time="0.630000" name="trainer" timestamp="2026-09-17T18:04:54Z">
		<properties>
			<property name="go.version" value="go1.26.8 linux/amd64"></property>
		</properties>
		<testcase classname="tests/trainer" name="TestDefaultClusterTrainingRuntimes" time="0.140000">
			<failure message="Failed" type="">=== RUN   TestDefaultClusterTrainingRuntimes&#xA;    cluster_training_runtimes_test.go:39: Detected operator image prefix: quay.io/rhoai&#xA;    cluster_training_runtimes_test.go:76: ClusterTrainingRuntime &#39;speculator-model-opt-cuda&#39; is present&#xA;    cluster_training_runtimes_test.go:93: Image referred in ClusterTrainingRuntime is registry.redhat.io/rhaii-early-access/model-opt-cuda-rhel9@sha256:2d9968240d4026b320bcb584d1689cff8bba14e6c0d01fc6dc65893bdbbc0aa4&#xA;    cluster_training_runtimes_test.go:96: Detected operator image prefix: quay.io/rhoai&#xA;    cluster_training_runtimes_test.go:97: &#xA;        Speculator image registry.redhat.io/rhaii-early-access/model-opt-cuda-rhel9@sha256:2d9968240d4026b320bcb584d1689cff8bba14e6c0d01fc6dc65893bdbbc0aa4 should originate from registry quay.io&#xA;        Expected&#xA;            &lt;string&gt;: registry.redhat.io/rhaii-early-access/model-opt-cuda-rhel9@sha256:2d9968240d4026b320bcb584d1689cff8bba14e6c0d01fc6dc65893bdbbc0aa4&#xA;        to have prefix&#xA;            &lt;string&gt;: quay.io/&#xA;--- FAIL: TestDefaultClusterTrainingRuntimes (0.14s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/trainer" name="TestKubeflowTrainerSmoke" time="0.180000">
			<failure message="Failed" type="">=== RUN   TestKubeflowTrainerSmoke&#xA;    trainer_smoke_test.go:30: Waiting for kubeflow-trainer-controller-manager deployment to be available ...&#xA;    trainer_smoke_test.go:40: kubeflow-trainer-controller-manager deployment is available&#xA;    trainer_smoke_test.go:42: Detected operator image prefix: quay.io/rhoai&#xA;    trainer_smoke_test.go:49: Verifying kubeflow-trainer-controller-manager container image is referred from expected prefix quay.io/rhoai ...&#xA;    trainer_smoke_test.go:76: &#xA;        Expected&#xA;            &lt;string&gt;: quay.io/rhoai/odh-trainer-rhel9@sha256:54ee8084549687b9db3e57589fb0e108df6480ecc39143d22f4900e51f5c6991&#xA;        to contain substring&#xA;            &lt;string&gt;: quay.io/rhoai/trainer&#xA;--- FAIL: TestKubeflowTrainerSmoke (0.18s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/trainer" name="TestDefaultTrainingHubRuntimesMatchDefaultClusterRuntimes" time="0.030000"></testcase>
	</testsuite>
</testsuites>