<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="trainer" tests="3" failures="2" errors="0" time="0.261286">
	<testsuite tests="3" failures="2" time="0.261000" name="trainer" timestamp="2026-09-15T23:35:53Z">
		<properties>
			<property name="go.version" value="go1.26.7 linux/amd64"></property>
		</properties>
		<testcase classname="tests/trainer" name="TestDefaultClusterTrainingRuntimes" time="0.070000">
			<failure message="Failed" type="">=== RUN   TestDefaultClusterTrainingRuntimes&#xA;    cluster_training_runtimes_test.go:38: Detected operator image prefix: quay.io/rhoai&#xA;    cluster_training_runtimes_test.go:67: ClusterTrainingRuntime &#39;speculator-model-opt-cuda&#39; is present&#xA;    cluster_training_runtimes_test.go:84: Image referred in ClusterTrainingRuntime is registry.redhat.io/rhaii-early-access/model-opt-cuda-rhel9@sha256:2d9968240d4026b320bcb584d1689cff8bba14e6c0d01fc6dc65893bdbbc0aa4&#xA;    cluster_training_runtimes_test.go:87: Detected operator image prefix: quay.io/rhoai&#xA;    cluster_training_runtimes_test.go:88: &#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.07s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/trainer" name="TestKubeflowTrainerSmoke" time="0.070000">
			<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.07s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/trainer" name="TestDefaultTrainingHubRuntimesMatchDefaultClusterRuntimes" time="0.020000"></testcase>
	</testsuite>
</testsuites>