Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-2763

Orchestrator plugin disabled on AKS, but failswitch-workflow.spec.ts on release-1.9 is not skipped

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Test Purpose:
      The `failswitch-workflow.spec.ts` suite is designed to test the functionality of the Orchestrator plugin on AKS.

      Failure Message:
      Multiple tests within the `e2e/plugins/orchestrator/failswitch-workflow.spec.ts` suite are failing with a consistent timeout error: `TimeoutError: locator.waitFor: Timeout 15000ms exceeded. Call log: - waiting for locator('nav a:has-text("Orchestrator")').first() to be visible`.

      Root Cause Analysis:
      The tests fail because the "Orchestrator" link is not present in the sidebar navigation. This is because the Orchestrator plugin is disabled on the AKS environment for the `release-1.9` branch, but the test suite that depends on it is not being skipped as expected.

      Screenshot Analysis:
      The attached screenshot confirms the absence of the "Orchestrator" link in the sidebar, which is the direct cause of the test timeout.

              gustavolira Gustavo Lira Silva
              rhdh-jirabot RHDH Jirabot
              RHDH Plugins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: