<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="209.887" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-01T15:35:53" tests="0" file="cypress/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Connection Type Creation" timestamp="2026-07-01T15:35:53" tests="2" time="209.633" failures="2">
    <testcase name="Verify Connection Type Creation Verify User Can Create, Preview and Delete a Connection Type" time="48.502" classname="Verify User Can Create, Preview and Delete a Connection Type">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Navigate to Connection Types page
4. Verify Create Connection Type page is displayed
5. Select category
6. Select model serving compatible type
7. Add new section heading
8. Submit the form to create the connection type
9. Verify we are redirected to Connection Types list page

Timed out retrying after 10000ms: Unable to find an element by: [data-testid=&quot;connection-types-table&quot;]

Ignored nodes: comments, script, style
&lt;html
  lang=&quot;en-US&quot;
&gt;
  &lt;head&gt;
     
    &lt;meta
      charset=&quot;utf-8&quot;
    /&gt;
    &lt;meta
      content=&quot;width=device-width,initial-scale=1&quot;
      name=&quot;viewport&quot;
    /&gt;
    &lt;meta
      content=&quot;#ffffff&quot;
      name=&quot;theme-color&quot;
    /&gt;
    &lt;title&gt;
      Red Hat OpenShift AI
    &lt;/title&gt;
    &lt;link
      href=&quot;/rhoai-favicon.svg&quot;
      rel=&quot;icon&quot;
    /&gt;
    &lt;link
      href=&quot;/960.bundle.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/5753.bundle.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/8925.bundle.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/262.bundle.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/7505.bundle.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/5997.bundle.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/4231.bundle.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
  &lt;/head&gt;
  &lt;body
    class=&quot;&quot;
  &gt;
    &lt;noscript&gt;
      You need to enable JavaScript to run this app.
    &lt;/noscript&gt;
    &lt;div
      id=&quot;root&quot;
    &gt;
      &lt;div
        class=&quot;pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard&quot;
        data-testid=&quot;dashboard-page-main&quot;
      &gt;
        &lt;header
          aria-label=&quot;page masthead&quot;
          class=&quot;pf-v6-c-masthead pf-m-display-inline&quot;
          role=&quot;banner&quot;
        &gt;
          &lt;div
            class=&quot;pf-v6-c-masthead__main&quot;
          &gt;
            &lt;span
              class=&quot;pf-v6-c-masthead__toggle&quot;
            &gt;
              &lt;button
                aria-expanded=&quot;true&quot;
                aria-label=&quot;Dashboard navigation&quot;
                class=&quot;pf-v6-c-button pf-m-plain pf-m-hamburger&quot;
                data-ouia-component-id=&quot;OUIA-Generated-Button-plain-1&quot;
                data-ouia-component-type=&quot;PF6/Button&quot;
                data-ouia-safe=&quot;true&quot;
                id=&quot;page-nav-toggle&quot;
                type=&quot;button&quot;
              &gt;
                &lt;span
                  class=&quot;pf-v6-c-button__icon&quot;
                &gt;
                  &lt;svg
                    class=&quot;pf-v6-c-button--hamburger-icon pf-v6-svg&quot;
                    height=&quot;1em&quot;
                    viewBox=&quot;0 0 10 10&quot;
                    width=&quot;1em&quot;
                  &gt;
                    &lt;path
                      class=&quot;pf-v6-c-button--hamburger-icon--top&quot;
                      d=&quot;M1,1 L9,1&quot;
                    /&gt;
                    &lt;path
                      class=&quot;pf-v6-c-button--hamburger-icon--middle&quot;
                      d=&quot;M1,5 L9,5&quot;
                    /&gt;
                    &lt;path
                      class=&quot;pf-v6-c-button--hamburger-icon--arrow&quot;
                      d=&quot;M1,5 L1,5 L1,5&quot;
                    /&gt;
                    &lt;path
                      class=&quot;pf-v6-c-button--hamburger-icon--bottom&quot;
                      d=&quot;M9,9 L1,9&quot;
                    /&gt;
                  &lt;/svg&gt;
                &lt;/span&gt;
              &lt;/button&gt;
            &lt;/span&gt;
            &lt;div
              class=&quot;pf-v6-c-masthead__brand&quot;
            &gt;
              &lt;a
                class=&quot;pf-v6-c-masthead__logo&quot;
                data-discover=&quot;true&quot;
                href=&quot;/&quot;
              &gt;
                &lt;img
                  alt=&quot;Red Hat OpenShift AI&quot;
                  class=&quot;pf-v6-c-brand odh-dashboard__brand&quot;
                  src=&quot;https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/images/../images/rhoai-logo.svg&quot;
                /&gt;
              &lt;/a&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div
            class=&quot;pf-v6-c-masthead__content&quot;
          &gt;
            &lt;div
              class=&quot;pf-v6-c-toolbar pf-m-full-height&quot;
              data-ouia-component-id=&quot;OUIA-Generated-Toolbar-1&quot;
              data-ouia-component-type=&quot;PF6/Toolbar&quot;
              data-ouia-safe=&quot;true&quot;
              id=&quot;pf-random-id-0&quot;
            &gt;
              &lt;div
                class=&quot;pf-v6-c-toolbar__content&quot;
              &gt;
                &lt;div
                  class=&quot;pf-v6-c-toolbar__content-section&quot;
                &gt;
                  &lt;div
                    class=&quot;pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end&quot;
                  &gt;
                    &lt;div
                      class=&quot;pf-v6-c-toolbar__item&quot;
                    &gt;
                      &lt;div
                        style=&quot;display: contents;&quot;
                      &gt;
                        &lt;button
                          aria-expanded=&quot;false&quot;
                          aria-label=&quot;Notification drawer&quot;
                          class=&quot;pf-v6-c-button pf-m-stateful pf-m-read&quot;
                          data-ouia-component-id=&quot;OUIA-Generated-Button-stateful-1&quot;
                          data-ouia-component-type=&quot;PF6/Button&quot;
                          data-ouia-safe=&quot;true&quot;
                          type=&quot;button&quot;
                        &gt;
                          &lt;span
                            class=&quot;pf-v6-c-button__icon&quot;
                          &gt;
                            &lt;svg
                              aria-hidden=&quot;true&quot;
                              class=&quot;pf-v6-svg&quot;
                              fill=&quot;currentColor&quot;
                              height=&quot;1em&quot;
                              role=&quot;img&quot;
                              viewBox=&quot;0 0 896 1024&quot;
                              width=&quot;1em&quot;
                            &gt;
                              &lt;path
                                d=&quot;M448,0 C465.333333,0 480.333333,6.33333333 493,19 C505.666667,31.6666667 512,46.6666667 512,64 L512,106 L514.23,106.45 C587.89,121.39 648.48,157.24 696,214 C744,271.333333 768,338.666667 768,416 C768,500 780,568.666667 804,622 C818.666667,652.666667 841.333333,684 872,716 C873.773676,718.829136 875.780658,721.505113 878,724 C890,737.333333 896,752.333333 896,769 C896,785.666667 890,800.333333 878,813 C866,825.666667 850.666667,832 832,832 L63.3,832 C44.9533333,831.84 29.8533333,825.506667 18,813 C6,800.333333 0,785.666667 0,769 C0,752.333333 6,737.333333 18,724 L24,716 L25.06,714.9 C55.1933333,683.28 77.5066667,652.313333 92,622 C116,568.666667 128,500 128,416 C128,338.666667 152,271.333333 200,214 C248,156.666667 309.333333,120.666667 384,106 L384,63.31 C384.166667,46.27 390.5,31.5 403,19 C415.666667,6.33333333 430.666667,0 448,0 Z M576,896 L576,897.08 C575.74,932.6 563.073333,962.573333 538,987 C512.666667,1011.66667 482.666667,1024 448,1024 C413.333333,1024 383.333333,1011.66667 358,987 C332.666667,962.333333 320,932 320,896 L576,896 Z&quot;
                              /&gt;
                            &lt;/svg&gt;
                          &lt;/span&gt;
                        &lt;/button&gt;
                      &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div
                      class=&quot;pf-v6-c-toolbar__item&quot;
                      data-testid=&quot;application-launcher&quot;
                    &gt;
                      &lt;div
                        style=&quot;display: contents;&quot;
                      &gt;
                  ..." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Unable to find an element by: [data-testid="connection-types-table"]

Ignored nodes: comments, script, style
<html
  lang="en-US"
>
  <head>
     
    <meta
      charset="utf-8"
    />
    <meta
      content="width=device-width,initial-scale=1"
      name="viewport"
    />
    <meta
      content="#ffffff"
      name="theme-color"
    />
    <title>
      Red Hat OpenShift AI
    </title>
    <link
      href="/rhoai-favicon.svg"
      rel="icon"
    />
    <link
      href="/960.bundle.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/5753.bundle.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/8925.bundle.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/262.bundle.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/7505.bundle.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/5997.bundle.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/4231.bundle.css"
      rel="stylesheet"
      type="text/css"
    />
  </head>
  <body
    class=""
  >
    <noscript>
      You need to enable JavaScript to run this app.
    </noscript>
    <div
      id="root"
    >
      <div
        class="pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard"
        data-testid="dashboard-page-main"
      >
        <header
          aria-label="page masthead"
          class="pf-v6-c-masthead pf-m-display-inline"
          role="banner"
        >
          <div
            class="pf-v6-c-masthead__main"
          >
            <span
              class="pf-v6-c-masthead__toggle"
            >
              <button
                aria-expanded="true"
                aria-label="Dashboard navigation"
                class="pf-v6-c-button pf-m-plain pf-m-hamburger"
                data-ouia-component-id="OUIA-Generated-Button-plain-1"
                data-ouia-component-type="PF6/Button"
                data-ouia-safe="true"
                id="page-nav-toggle"
                type="button"
              >
                <span
                  class="pf-v6-c-button__icon"
                >
                  <svg
                    class="pf-v6-c-button--hamburger-icon pf-v6-svg"
                    height="1em"
                    viewBox="0 0 10 10"
                    width="1em"
                  >
                    <path
                      class="pf-v6-c-button--hamburger-icon--top"
                      d="M1,1 L9,1"
                    />
                    <path
                      class="pf-v6-c-button--hamburger-icon--middle"
                      d="M1,5 L9,5"
                    />
                    <path
                      class="pf-v6-c-button--hamburger-icon--arrow"
                      d="M1,5 L1,5 L1,5"
                    />
                    <path
                      class="pf-v6-c-button--hamburger-icon--bottom"
                      d="M9,9 L1,9"
                    />
                  </svg>
                </span>
              </button>
            </span>
            <div
              class="pf-v6-c-masthead__brand"
            >
              <a
                class="pf-v6-c-masthead__logo"
                data-discover="true"
                href="/"
              >
                <img
                  alt="Red Hat OpenShift AI"
                  class="pf-v6-c-brand odh-dashboard__brand"
                  src="https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/images/../images/rhoai-logo.svg"
                />
              </a>
            </div>
          </div>
          <div
            class="pf-v6-c-masthead__content"
          >
            <div
              class="pf-v6-c-toolbar pf-m-full-height"
              data-ouia-component-id="OUIA-Generated-Toolbar-1"
              data-ouia-component-type="PF6/Toolbar"
              data-ouia-safe="true"
              id="pf-random-id-0"
            >
              <div
                class="pf-v6-c-toolbar__content"
              >
                <div
                  class="pf-v6-c-toolbar__content-section"
                >
                  <div
                    class="pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end"
                  >
                    <div
                      class="pf-v6-c-toolbar__item"
                    >
                      <div
                        style="display: contents;"
                      >
                        <button
                          aria-expanded="false"
                          aria-label="Notification drawer"
                          class="pf-v6-c-button pf-m-stateful pf-m-read"
                          data-ouia-component-id="OUIA-Generated-Button-stateful-1"
                          data-ouia-component-type="PF6/Button"
                          data-ouia-safe="true"
                          type="button"
                        >
                          <span
                            class="pf-v6-c-button__icon"
                          >
                            <svg
                              aria-hidden="true"
                              class="pf-v6-svg"
                              fill="currentColor"
                              height="1em"
                              role="img"
                              viewBox="0 0 896 1024"
                              width="1em"
                            >
                              <path
                                d="M448,0 C465.333333,0 480.333333,6.33333333 493,19 C505.666667,31.6666667 512,46.6666667 512,64 L512,106 L514.23,106.45 C587.89,121.39 648.48,157.24 696,214 C744,271.333333 768,338.666667 768,416 C768,500 780,568.666667 804,622 C818.666667,652.666667 841.333333,684 872,716 C873.773676,718.829136 875.780658,721.505113 878,724 C890,737.333333 896,752.333333 896,769 C896,785.666667 890,800.333333 878,813 C866,825.666667 850.666667,832 832,832 L63.3,832 C44.9533333,831.84 29.8533333,825.506667 18,813 C6,800.333333 0,785.666667 0,769 C0,752.333333 6,737.333333 18,724 L24,716 L25.06,714.9 C55.1933333,683.28 77.5066667,652.313333 92,622 C116,568.666667 128,500 128,416 C128,338.666667 152,271.333333 200,214 C248,156.666667 309.333333,120.666667 384,106 L384,63.31 C384.166667,46.27 390.5,31.5 403,19 C415.666667,6.33333333 430.666667,0 448,0 Z M576,896 L576,897.08 C575.74,932.6 563.073333,962.573333 538,987 C512.666667,1011.66667 482.666667,1024 448,1024 C413.333333,1024 383.333333,1011.66667 358,987 C332.666667,962.333333 320,932 320,896 L576,896 Z"
                              />
                            </svg>
                          </span>
                        </button>
                      </div>
                    </div>
                    <div
                      class="pf-v6-c-toolbar__item"
                      data-testid="application-launcher"
                    >
                      <div
                        style="display: contents;"
                      >
                  ...
    at ConnectionTypesPage.shouldHaveConnectionTypes (webpack://@odh-dashboard/cypress/./cypress/pages/connectionTypes.ts:254:21)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts:141:26)]]></failure>
    </testcase>
    <testcase name="Verify Connection Type Creation Verify User Can Duplicate, Edit and Delete a Connection Type" time="44.888" classname="Verify User Can Duplicate, Edit and Delete a Connection Type">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Navigate to Connection Types page
4. Duplicate the Connection type
5. Edit the Connection type
6. Navigate to the Deployments tab and validate the connection type is available
7. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/projects
8. Navigate to connection type page and Delete the new created Connection type, verify deletion
9. Navigate to the Deployments tab and validate the connection type is not available

Timed out retrying after 10000ms: Expected &lt;button.pf-v6-c-menu-toggle&gt; not to exist in the DOM, but it was continuously found." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected <button.pf-v6-c-menu-toggle> not to exist in the DOM, but it was continuously found.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts:272:57)]]></failure>
    </testcase>
  </testsuite>
</testsuites>