UNCLASSIFIED - NO CUI

Skip to content

Feat/cypress timeout wait

Dean Naqvi requested to merge feat/cypress-timeout-wait into main

for eks default time is not working and it is hardcoded in the test. Created a variable and pass timeout from values.yaml if no such value is defined use default value of 5000 for rke and k3d cluster.

Merge request reports