<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="722.091" tests="2" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-09T21:19:29" tests="0" file="cypress/tests/e2e/modelsAsAService/testMaaSPolicies.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin can manage MaaS authorization policies and control model access via group membership" timestamp="2026-07-09T21:19:30" tests="2" time="721.630" failures="2">
    <testcase name="An admin can manage MaaS authorization policies and control model access via group membership  Verify Authorization Policy Create, View, Edit and  Delete Operations" time="175.414" classname=" Verify Authorization Policy Create, View, Edit and  Delete Operations">
      <failure message="

Test steps were:

1. Log into the application as admin
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Create new Authorization Policy 
4. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/auth-policies
5. Verify the authorization policy exists on the cluster

MaaSAuthPolicy test-authorization-policy-990349 in namespace models-as-a-service did not meet expected state. phase: expected Active, got Unknown" type="Error"><![CDATA[Error: MaaSAuthPolicy test-authorization-policy-990349 in namespace models-as-a-service did not meet expected state. phase: expected Active, got Unknown
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/maas.ts:463:14)]]></failure>
    </testcase>
    <testcase name="An admin can manage MaaS authorization policies and control model access via group membership Verify auth policy group removal revokes model access" time="53.368" classname="Verify auth policy group removal revokes model access">
      <failure message="

Test steps were:

1. Log into the application as admin
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Create a new MaaS subscription with Authorization Policy 
4. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/subscriptions
5. Verify the subscription exists on the cluster
6. Verify the policy is visible in policies page
7. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/auth-policies

Timed out retrying after 10000ms: Expected to find element: `[data-testid=&quot;auth-policy-row&quot;]`, but never found it. Queried from:

              &gt; cy.findByTestId(auth-policies-table)" type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-testid="auth-policy-row"]`, but never found it. Queried from:

              > cy.findByTestId(auth-policies-table)
    at AuthPoliciesPage.findRows (webpack://@odh-dashboard/cypress/./cypress/pages/modelsAsAService.ts:1030:28)
    at AuthPoliciesPage.getFirstRowPolicyName (webpack://@odh-dashboard/cypress/./cypress/pages/modelsAsAService.ts:1048:16)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelsAsAService/testMaaSPolicies.cy.ts:261:23)]]></failure>
    </testcase>
  </testsuite>
</testsuites>