pr_check: double the IQE CJI pod timeout

This commit is contained in:
Jakub Rusz 2023-06-15 10:44:29 +02:00 committed by Lucas Garfield
parent a0d21edeee
commit ca69a0cb1e

View file

@ -17,7 +17,7 @@ COMMON_BUILDER=https://raw.githubusercontent.com/RedHatInsights/insights-fronten
# Options that must be configured by app owner
# --------------------------------------------
export IQE_PLUGINS="image-builder"
export IQE_CJI_TIMEOUT="30m"
export IQE_CJI_TIMEOUT="60m"
export IQE_MARKER_EXPRESSION="ui"
export IQE_SELENIUM="true"
export IQE_ENV="ephemeral"