<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="35.017" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-12T19:47:10" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecycle.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify user can monitor a training job through its lifecycle" timestamp="2026-07-12T19:47:10" tests="1" time="34.947" failures="1">
    <testcase name="Verify user can monitor a training job through its lifecycle Should monitor training job from Running to Complete and verify backend pods" time="5.411" classname="Should monitor training job from Running to Complete and verify backend pods">
      <failure message="

Test steps were:

1. Check if Trainer component is Managed in DSC
2. Create testing project
3. Setup training resources (Kueue, TrainingRuntime, TrainJob)
4. Log into the application
5. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/

Failed to visit &apos;https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)]]></failure>
    </testcase>
  </testsuite>
</testsuites>