<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="124.717" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-12T21:55:01" tests="0" file="cypress/tests/e2e/pipelines/createRunDeletePipelineCustomPipMirror.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin user can import and run a pipeline" timestamp="2026-07-12T21:55:01" tests="1" time="124.600" failures="1">
    <testcase name="An admin user can import and run a pipeline Verify User Can Create, Run and Delete A Pipeline From DS Project Details Page Using Custom Pip Mirror" time="7.899" classname="Verify User Can Create, Run and Delete A Pipeline From DS Project Details Page Using Custom Pip Mirror">
      <failure message="

Test steps were:

1. Navigate to Pipelines test-dsp-custom-pip-prj-150747
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Wait for pipeline server (DSPA) to be ready
4. Ensure Import Pipeline button is loaded
5. Import a pipeline from a yaml local file

Timed out retrying after 60000ms: Unable to find an element by: [data-testid=&quot;import-pipeline-button&quot;]

Ignored nodes: comments, script, style
&lt;html&gt;
  &lt;head&gt;
     
    
    
    &lt;meta
      content=&quot;width=device-width, initial-scale=1&quot;
      name=&quot;viewport&quot;
    /&gt;
    

    
    
  
  &lt;/head&gt;
  
  
  &lt;body&gt;
    
    
    &lt;div&gt;
      
      
      &lt;h1&gt;
        Application is not available
      &lt;/h1&gt;
      
      
      &lt;p&gt;
        The application is currently not serving requests at this endpoint. It may not have been started or is still starting.
      &lt;/p&gt;
      

      
      &lt;div
        class=&quot;alert alert-info&quot;
      &gt;
        
        
        &lt;p
          class=&quot;info&quot;
        &gt;
          
          Possible reasons you are seeing this page:
        
        &lt;/p&gt;
        
        
        &lt;ul&gt;
          
          
          &lt;li&gt;
            
            
            &lt;strong&gt;
              The host doesn&apos;t exist.
            &lt;/strong&gt;
            
            Make sure the hostname was typed correctly and that a route matching this hostname exists.
          
          &lt;/li&gt;
          
          
          &lt;li&gt;
            
            
            &lt;strong&gt;
              The host exists, but doesn&apos;t have a matching path.
            &lt;/strong&gt;
            
            Check if the URL path was typed correctly and that the route was created using the desired path.
          
          &lt;/li&gt;
          
          
          &lt;li&gt;
            
            
            &lt;strong&gt;
              Route and path matches, but all pods are down.
            &lt;/strong&gt;
            
            Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running.
          
          &lt;/li&gt;
          
        
        &lt;/ul&gt;
        
      
      &lt;/div&gt;
      
    
    &lt;/div&gt;
    
  


  &lt;/body&gt;
&lt;/html&gt;" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 60000ms: Unable to find an element by: [data-testid="import-pipeline-button"]

Ignored nodes: comments, script, style
<html>
  <head>
     
    
    
    <meta
      content="width=device-width, initial-scale=1"
      name="viewport"
    />
    

    
    
  
  </head>
  
  
  <body>
    
    
    <div>
      
      
      <h1>
        Application is not available
      </h1>
      
      
      <p>
        The application is currently not serving requests at this endpoint. It may not have been started or is still starting.
      </p>
      

      
      <div
        class="alert alert-info"
      >
        
        
        <p
          class="info"
        >
          
          Possible reasons you are seeing this page:
        
        </p>
        
        
        <ul>
          
          
          <li>
            
            
            <strong>
              The host doesn't exist.
            </strong>
            
            Make sure the hostname was typed correctly and that a route matching this hostname exists.
          
          </li>
          
          
          <li>
            
            
            <strong>
              The host exists, but doesn't have a matching path.
            </strong>
            
            Check if the URL path was typed correctly and that the route was created using the desired path.
          
          </li>
          
          
          <li>
            
            
            <strong>
              Route and path matches, but all pods are down.
            </strong>
            
            Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running.
          
          </li>
          
        
        </ul>
        
      
      </div>
      
    
    </div>
    
  


  </body>
</html>
    at ProjectDetails.findImportPipelineButton (webpack://@odh-dashboard/cypress/./cypress/pages/projects.ts:248:14)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/pipelines/createRunDeletePipelineCustomPipMirror.cy.ts:70:21)]]></failure>
    </testcase>
  </testsuite>
</testsuites>