<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="165.721" tests="3" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-09T17:08:00" tests="0" file="cypress/tests/e2e/modelRegistry/testCreateModelRegistry.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a model registry can be created and deleted" timestamp="2026-07-09T17:08:00" tests="3" time="165.431" failures="2">
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with mysql database and then deletes it" time="83.307" classname="Creates a model registry with mysql database and then deletes it">
      <failure message="

Test steps were:

1. Login as an Admin
2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/

Failed to visit &apos;https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)]]></failure>
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with PostgreSQL database and then deletes it" time="0.608" classname="Creates a model registry with PostgreSQL database and then deletes it">
      <failure message="

Test steps were:

1. Login as an Admin
2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/

Failed to visit &apos;https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)]]></failure>
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with default database and then deletes it" time="69.075" classname="Creates a model registry with default database and then deletes it">
    </testcase>
  </testsuite>
</testsuites>