<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="133.319" tests="2" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-09T18:47:50" tests="0" file="cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RBAC scoped Feature Store discovery by namespace access" timestamp="2026-07-09T18:47:50" tests="2" time="133.011" failures="1">
    <testcase name="Verify RBAC scoped Feature Store discovery by namespace access Admin user can discover the Feature Store project" time="40.924" classname="Admin user can discover the Feature Store project">
    </testcase>
    <testcase name="Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot discover the Feature Store project" time="16.100" classname="Non-admin user without namespace access cannot discover the Feature Store project">
      <failure message="

Test steps were:

1. Ensure admin oc session for setup
2. Check if the operator is RHOAI
3. Create namespace: test-fs-ui-proj-108259
4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259
5. Log in as non-admin user (no access to the test namespace)
6. 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>