<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="51.549" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-15T23:15:03" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a Training Job with Progression Tracking" timestamp="2026-09-15T23:15:03" tests="1" time="51.454" failures="1">
    <testcase name="Verify a Training Job with Progression Tracking &quot;before each&quot; hook: retryableBeforeEach for &quot;Should create and complete training job with progression tracking&quot;" time="14.761" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Should create and complete training job with progression tracking&quot;">
      <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)

Failed to create Kueue resources: Error from server (InternalError): error when creating &quot;/tmp/kueue-resources-1789514143259.yaml&quot;: Internal error occurred: failed calling webhook &quot;vresourceflavor.kb.io&quot;: failed to call webhook: Post &quot;https://kueue-webhook-service.openshift-kueue-operator.svc:443/validate-kueue-x-k8s-io-v1beta2-resourceflavor?timeout=10s&quot;: http: server gave HTTP response to HTTPS client
Error from server (InternalError): error when creating &quot;/tmp/kueue-resources-1789514143259.yaml&quot;: Internal error occurred: failed calling webhook &quot;mclusterqueue.kb.io&quot;: failed to call webhook: Post &quot;https://kueue-webhook-service.openshift-kueue-operator.svc:443/mutate-kueue-x-k8s-io-v1beta2-clusterqueue?timeout=10s&quot;: http: server gave HTTP response to HTTPS client

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify a Training Job with ...`" type="Error"><![CDATA[Error: Failed to create Kueue resources: Error from server (InternalError): error when creating "/tmp/kueue-resources-1789514143259.yaml": Internal error occurred: failed calling webhook "vresourceflavor.kb.io": failed to call webhook: Post "https://kueue-webhook-service.openshift-kueue-operator.svc:443/validate-kueue-x-k8s-io-v1beta2-resourceflavor?timeout=10s": http: server gave HTTP response to HTTPS client
Error from server (InternalError): error when creating "/tmp/kueue-resources-1789514143259.yaml": Internal error occurred: failed calling webhook "mclusterqueue.kb.io": failed to call webhook: Post "https://kueue-webhook-service.openshift-kueue-operator.svc:443/mutate-kueue-x-k8s-io-v1beta2-clusterqueue?timeout=10s": http: server gave HTTP response to HTTPS client
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/trainingJobs.ts:97:18)]]></failure>
    </testcase>
  </testsuite>
</testsuites>