<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="odh-operator-e2e" tests="25" failures="4" errors="0" time="300.461740">
	<testsuite tests="25" failures="4" time="0.000000" name="e2e" timestamp="2026-07-05T17:29:28Z">
		<properties>
			<property name="go.version" value="go1.26.4 linux/amd64"></property>
		</properties>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Platform_CRD" time="300.010000">
			<failure message="Failed" type="">=== RUN   TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Platform_CRD&#xA;=== PAUSE TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Platform_CRD&#xA;=== CONT  TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Platform_CRD&#xA;--- FAIL: TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Platform_CRD (300.01s)&#xA;</failure>
		</testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator" time="300.030000">
			<failure message="Failed" type="">=== RUN   TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator&#xA;--- FAIL: TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator (300.03s)&#xA;</failure>
		</testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests" time="300.150000">
			<failure message="Failed" type="">=== RUN   TestOdhOperator/Operator_Manager_E2E_Tests&#xA;2026-07-05T17:29:29Z&#x9;INFO&#x9;Cluster config&#x9;{&#34;Operator Namespace&#34;: &#34;redhat-ods-operator&#34;, &#34;Application Namespace&#34;: &#34;redhat-ods-applications&#34;, &#34;Release&#34;: {&#34;name&#34;:&#34;OpenShift AI Self-Managed&#34;,&#34;version&#34;:&#34;3.5.0-ea.1&#34;}, &#34;Cluster&#34;: {&#34;type&#34;:&#34;OpenShift&#34;,&#34;version&#34;:&#34;4.20.14&#34;}}&#xA;    test_context_test.go:223: &#xA;        Timed out after 300.009s.&#xA;        The function passed to Eventually failed at /workspace/tests/e2e/test_context_test.go:211 with:&#xA;        CRD platforms.config.opendatahub.io was expected to exist but was not found&#xA;        Expected&#xA;            &lt;*unstructured.Unstructured | 0x0&gt;: nil&#xA;        not to be nil&#xA;--- FAIL: TestOdhOperator/Operator_Manager_E2E_Tests (300.15s)&#xA;2026/07/05 17:34:29 Circuit breaker: no trips during this run (threshold=3)&#xA;</failure>
		</testcase>
		<testcase classname="e2e" name="TestOdhOperator" time="300.462000">
			<failure message="Failed" type="">=== RUN   TestOdhOperator&#xA;2026/07/05 17:29:28 ARTIFACT_DIR not set, skipping periodic metrics collection&#xA;--- FAIL: TestOdhOperator (300.44s)&#xA;panic: test executed panic(nil) or runtime.Goexit&#xA;&#xA;goroutine 136 [running]:&#xA;testing.tRunner.func1.2({0x3567420, 0x55cfae0})&#xA;&#x9;/usr/lib/golang/src/testing/testing.go:1974 +0x232&#xA;testing.tRunner.func1()&#xA;&#x9;/usr/lib/golang/src/testing/testing.go:1977 +0x349&#xA;runtime.Goexit()&#xA;&#x9;/usr/lib/golang/src/runtime/panic.go:694 +0x5e&#xA;testing.(*common).FailNow(0x154ae39fe488)&#xA;&#x9;/usr/lib/golang/src/testing/testing.go:1022 +0x4a&#xA;testing.(*common).Fatalf(0x154ae39fe488, {0x39cdb8e?, 0x108?}, {0x154ae420a4b0?, 0x154ae406fab8?, 0x1440805?})&#xA;&#x9;/usr/lib/golang/src/testing/testing.go:1228 +0x59&#xA;github.com/onsi/gomega.NewWithT.(*Gomega).ConfigureWithT.func1({0x154ae32526c0, 0x108}, {0x154ae406fb18?, 0x3?, 0x3?})&#xA;&#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/gomega.go:37 +0xa9&#xA;github.com/onsi/gomega/internal.(*AsyncAssertion).match.func3({0x39d7221, 0x9})&#xA;&#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:490 +0x1d9&#xA;github.com/onsi/gomega/internal.(*AsyncAssertion).match(0x154ae327e690, {0x3bcc628, 0x579b2e0}, 0x1, {0x0, 0x0, 0x0})&#xA;&#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:585 +0xd70&#xA;github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0x154ae327e690, {0x3bcc628, 0x579b2e0}, {0x0, 0x0, 0x0})&#xA;&#x9;/opt/app-root/src/go/pkg/mod/github.com/onsi/gomega@v1.39.1/internal/async_assertion.go:145 +0x85&#xA;github.com/opendatahub-io/opendatahub-operator/v2/tests/e2e_test.(*TestContext).EnsureResourceExists(0x154ae3db52c0, {0x154ae403cf10?, 0x33f9100?, 0x154ae3f90001?})&#xA;&#x9;/workspace/tests/e2e/test_context_test.go:223 +0xd7&#xA;github.com/opendatahub-io/opendatahub-operator/v2/tests/e2e_test.(*TestContext).FetchTypedResource(0x154ae3db52c0, {0x3c02d30, 0x154ae3dde788}, {0x154ae403cf10?, 0xd92f3f10e4ed8570?, 0x3c?})&#xA;&#x9;/workspace/tests/e2e/test_context_test.go:1531 +0x30&#xA;github.com/opendatahub-io/opendatahub-operator/v2/tests/e2e_test.(*TestContext).EnsureCRDEstablished(0x154ae3db52c0, {0x3a07f07, 0x1f})&#xA;&#x9;/workspace/tests/e2e/test_context_test.go:780 +0x1ee&#xA;github.com/opendatahub-io/opendatahub-operator/v2/tests/e2e_test.(*OperatorTestCtx).ValidateOwnedCRDs.func1(0x154ae4025688?)&#xA;&#x9;/workspace/tests/e2e/odh_manager_test.go:104 +0x45&#xA;testing.tRunner(0x154ae4025688, 0x154ae4008990)&#xA;&#x9;/usr/lib/golang/src/testing/testing.go:2036 +0xea&#xA;created by testing.(*T).Run in goroutine 114&#xA;&#x9;/usr/lib/golang/src/testing/testing.go:2101 +0x4c5&#xA;</failure>
		</testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_TrainingOperator_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Kueue_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_FeastOperator_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Trainer_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_MLflowOperator_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_DataSciencePipelines_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Datascience_Cluster_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Ray_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_ModelRegistry_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Dashboard_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_TrustyAI_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_FeatureTracker_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Monitoring_CRD" time="0.010000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_DataScienceCluster_Initialization_CRD" time="0.020000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_SparkOperator_CRD" time="0.010000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_OGX_CRD" time="0.010000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Auth_CRD" time="0.010000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_ModelController_CRD" time="0.010000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Models_As_A_Service_CRD" time="0.010000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Kserve_CRD" time="0.010000"></testcase>
		<testcase classname="e2e" name="TestOdhOperator/Operator_Manager_E2E_Tests/Validate_CRDs_owned_by_the_operator/Validate_Workbenches_CRD" time="0.010000"></testcase>
	</testsuite>
</testsuites>