<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="162.058" tests="4" failures="2" skipped="2">
  <testsuite name="Root Suite" timestamp="2026-07-16T15:39:46" tests="0" file="cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify models can be registered in a model registry" timestamp="2026-07-16T15:39:46" tests="4" time="161.970" failures="2">
    <testcase name="Verify models can be registered in a model registry Registers and stores a model to an OCI destination" time="21.258" classname="Registers and stores a model to an OCI destination">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/
3. Navigate to Model Registry
4. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ai-hub/models/registry/test-model-registry-662874
5. Click Register Model button
6. Verify registration mode toggle is visible
7. Toggle to Register and store mode
8. Verify namespace selector appears
9. Select a namespace from the dropdown
10. Selected namespace: test-register-store-662874
11. Verify origin and destination location sections appear
12. Fill in model details
13. Fill in transfer job name
14. Fill in origin S3 location and credentials
15. Fill in OCI destination fields
16. Verify submit button is enabled
17. Submit the register and store form
18. Verify transfer job started notification appears

Timed out retrying after 15000ms: Expected to find content: &apos;Model transfer job started&apos; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 15000ms: Expected to find content: 'Model transfer job started' but never did.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts:347:82)]]></failure>
    </testcase>
    <testcase name="Verify models can be registered in a model registry Registers and stores a model to an OCI destination using URI origin" time="19.952" classname="Registers and stores a model to an OCI destination using URI origin">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/
3. Navigate to Model Registry
4. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ai-hub/models/registry/test-model-registry-662874
5. Click Register Model button
6. Verify registration mode toggle is visible
7. Toggle to Register and store mode
8. Verify namespace selector appears
9. Select a namespace from the dropdown
10. Verify origin and destination location sections appear
11. Fill in model details
12. Fill in transfer job name
13. Select URI as origin location type and fill in URI
14. Fill in OCI destination fields
15. Verify submit button is enabled
16. Submit the register and store form
17. Verify transfer job started notification appears

Timed out retrying after 10000ms: expected &apos;&lt;ul.pf-v6-c-alert-group.pf-m-toast&gt;&apos; to contain text &apos;Model transfer job started&apos;, but the text was &apos;&apos;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: expected '<ul.pf-v6-c-alert-group.pf-m-toast>' to contain text 'Model transfer job started', but the text was ''
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts:449:9)

      + expected - actual

      +'Model transfer job started'
      ]]></failure>
    </testcase>
  </testsuite>
</testsuites>