Description of problem:
Quay test failing to validate regex /^pr-\d+(-[a-zA-Z0-9]+)?$/i because there are no image starting with pr on first page of images. may be adding a search could fix this issue.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- <steps>
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Build Details:
Additional info (Such as Logs, Screenshots, etc):
Error: Expected at least one cell with text matching /^pr-\d+(-[a-zA-Z0-9]+)?$/i, but none were found. at utils/ui-helper.ts:328 326 | 327 | if (count === 0) { > 328 | throw new Error( | ^ 329 | `Expected at least one cell with text matching ${text}, but none were found.`, 330 | ); 331 | } at UIhelper.verifyCellsInTable (/tmp/rhdh/e2e-tests/playwright/utils/ui-helper.ts:328:15) at /tmp/rhdh/e2e-tests/playwright/e2e/plugins/quay/quay.spec.ts:38:5
- clones
-
RHIDP-5689 [ci] SonarQube Plugin Installation Failing
-
- New
-
- links to