<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="7.456" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-02T21:15:37" tests="0" file="cypress/tests/e2e/modelCatalog/testModelCatalogAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verifies that Model Catalog is available for different users" timestamp="2026-07-02T21:15:37" tests="2" time="7.403" failures="2">
    <testcase name="Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for an admin user" time="2.282" classname="Verifies that Model Catalog is available for an admin user">
      <failure message="

Test steps were:

1. Verifies that Model Catalog pods, Services and ConfigMaps are available
2. Verifying Model Catalog backend resources
3. Ensure at least one model catalog source is enabled
4. Ensuring model catalog source &apos;redhat_ai_models&apos; is enabled
5. Login as admin user
6. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/

`cy.visit()` failed trying to load:

https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don&apos;t have internet access
  - you forgot to run / boot your web server
  - your web server isn&apos;t accessible
  - you have weird network configuration settings on your computer" type="CypressError"><![CDATA[CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  > Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at <unknown> (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
    at <unknown> (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)]]></failure>
    </testcase>
    <testcase name="Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for a regular user" time="0.849" classname="Verifies that Model Catalog is available for a regular user">
      <failure message="

Test steps were:

1. Verifies that Model Catalog pods, Services and ConfigMaps are available
2. Verifying Model Catalog backend resources
3. Ensure at least one model catalog source is enabled
4. Ensuring model catalog source &apos;redhat_ai_models&apos; is enabled
5. Login as LDAP user
6. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/

`cy.visit()` failed trying to load:

https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don&apos;t have internet access
  - you forgot to run / boot your web server
  - your web server isn&apos;t accessible
  - you have weird network configuration settings on your computer" type="CypressError"><![CDATA[CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  > Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at <unknown> (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
    at <unknown> (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)]]></failure>
    </testcase>
  </testsuite>
</testsuites>