Uploaded image for project: 'Managed Service - API'
  1. Managed Service - API
  2. MGDAPI-6213

Improve A33 not to fail if other addons are installed

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Testing
    • None
    • RHOAM Sprint 52

      WHY
      The A33 test fails (false positive) if other addon (RHODS) is installed on cluster

      WHAT
      Improve A33 test not to fail in case other addons are installed on cluster along with RHOAM. Currently if RHODS addon is also installed the test fails with:

      ```
      test failed with error: expected 3 console links but got 4
      ```

      HOW
      Currently the test relies on exact ordering of the console links:
      https://github.com/integr8ly/integreatly-operator/blob/master/test/common/console_links.go#L38-L52

      assertConsoleLinksAction function needs to be updated so that it deals with additional links being present due to other addon installs:
      https://github.com/integr8ly/integreatly-operator/blob/master/test/common/console_links.go#L99

      TESTS
      N/A

      DONE

      • A33 pass if all is OK on RHOAM side regardless what other addons are installed on cluster

              trepel Tomas Repel
              trepel Tomas Repel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: