<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="trainer" tests="3" failures="2" errors="0" time="300.123967">
	<testsuite tests="3" failures="2" time="300.124000" name="trainer" timestamp="2026-07-14T07:31:08Z">
		<properties>
			<property name="go.version" value="go1.25.11 linux/amd64"></property>
		</properties>
		<testcase classname="tests/trainer" name="TestDefaultClusterTrainingRuntimes" time="0.000000">
			<failure message="Failed" type="">=== RUN   TestDefaultClusterTrainingRuntimes&#xA;    cluster_training_runtimes_test.go:39: No running rhods-operator pod found in redhat-ods-operator namespace&#xA;--- FAIL: TestDefaultClusterTrainingRuntimes (0.00s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/trainer" name="TestKubeflowTrainerSmoke" time="300.010000">
			<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:38: &#xA;        Timed out after 300.003s.&#xA;        The function passed to Eventually failed at /distributed-workloads/tests/trainer/trainer_smoke_test.go:34 with:&#xA;        Unexpected error:&#xA;            &lt;*url.Error | 0xc0004ed200&gt;: &#xA;            Get &#34;https://a65431825afd74ea4a040e5a74fab9d6-8f7d229e7a93cf09.elb.us-east-1.amazonaws.com:6443/apis/apps/v1/namespaces/redhat-ods-applications/deployments/kubeflow-trainer-controller-manager&#34;: dial tcp: lookup a65431825afd74ea4a040e5a74fab9d6-8f7d229e7a93cf09.elb.us-east-1.amazonaws.com on 172.30.0.10:53: no such host&#xA;            {&#xA;                Op: &#34;Get&#34;,&#xA;                URL: &#34;https://a65431825afd74ea4a040e5a74fab9d6-8f7d229e7a93cf09.elb.us-east-1.amazonaws.com:6443/apis/apps/v1/namespaces/redhat-ods-applications/deployments/kubeflow-trainer-controller-manager&#34;,&#xA;                Err: &lt;*net.OpError | 0xc000053e50&gt;{&#xA;                    Op: &#34;dial&#34;,&#xA;                    Net: &#34;tcp&#34;,&#xA;                    Source: nil,&#xA;                    Addr: nil,&#xA;                    Err: &lt;*net.DNSError | 0xc000053e00&gt;{&#xA;                        UnwrapErr: nil,&#xA;                        Err: &#34;no such host&#34;,&#xA;                        Name: &#34;a65431825afd74ea4a040e5a74fab9d6-8f7d229e7a93cf09.elb.us-east-1.amazonaws.com&#34;,&#xA;                        Server: &#34;172.30.0.10:53&#34;,&#xA;                        IsTimeout: false,&#xA;                        IsTemporary: false,&#xA;                        IsNotFound: true,&#xA;                    },&#xA;                },&#xA;            }&#xA;        occurred&#xA;--- FAIL: TestKubeflowTrainerSmoke (300.01s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/trainer" name="TestDefaultTrainingHubRuntimesMatchDefaultClusterRuntimes" time="0.010000"></testcase>
	</testsuite>
</testsuites>