UNCLASSIFIED - NO CUI

Skip to content

Changed 01-prometheus.cy.js to wait before the test

Michael Martin requested to merge cypress-wait into main

General MR

Summary

Changed 01-prometheus.cy.js to wait before the test

Cypress will error out quickly if there are any network related issues. we can force a delay and increase the reties to help out. Maybe a cleaner way to handle these early network errors, but this seems to work.

See https://repo1.dso.mil/big-bang/bigbang/-/jobs/32990437/artifacts/file/test-artifacts/kyverno-reporter-kyverno-reporter/cypress/videos/01-prometheus.cy.js.mp4 for an example of this starting to help out the pipelines.

Relevant logs/screenshots

(Include any relevant logs/screenshots)

Linked Issue

issue

Upgrade Notices

N/A

Merge request reports