<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="trainer" tests="2" failures="1" errors="0" time="0.471432">
	<testsuite tests="2" failures="1" time="0.471000" name="trainer" timestamp="2026-09-10T10:33:24Z">
		<properties>
			<property name="go.version" value="go1.26.7 linux/amd64"></property>
		</properties>
		<testcase classname="tests/trainer" name="TestDefaultClusterTrainingRuntimes" time="0.110000">
			<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:68: ClusterTrainingRuntime &#39;speculator-model-opt-cuda&#39; is present&#xA;    cluster_training_runtimes_test.go:85: Image referred in ClusterTrainingRuntime is registry.redhat.io/rhaii-fast/model-opt-cuda-rhel9@sha256:96f55f2273f949cc48a3d79c303e22dbdc910fb0263a72f6acea8e77612ba824&#xA;    cluster_training_runtimes_test.go:88: Detected operator image prefix: quay.io/rhoai&#xA;    cluster_training_runtimes_test.go:89: &#xA;        Speculator image registry.redhat.io/rhaii-fast/model-opt-cuda-rhel9@sha256:96f55f2273f949cc48a3d79c303e22dbdc910fb0263a72f6acea8e77612ba824 should originate from registry quay.io&#xA;        Expected&#xA;            &lt;string&gt;: registry.redhat.io/rhaii-fast/model-opt-cuda-rhel9@sha256:96f55f2273f949cc48a3d79c303e22dbdc910fb0263a72f6acea8e77612ba824&#xA;        to have prefix&#xA;            &lt;string&gt;: quay.io/&#xA;--- FAIL: TestDefaultClusterTrainingRuntimes (0.11s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/trainer" name="TestKubeflowTrainerSmoke" time="0.100000"></testcase>
	</testsuite>
</testsuites>