pr_check: change marker and increase timeout
I have set up a new marker "fe_pr_check" to select tests for the pr_check here. I'm also increasing the timeout of the CJI pod.
This commit is contained in:
parent
84773b1c44
commit
0b0e732624
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ 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="60m"
|
||||
export IQE_MARKER_EXPRESSION="ui"
|
||||
export IQE_CJI_TIMEOUT="90m"
|
||||
export IQE_MARKER_EXPRESSION="fe_pr_check"
|
||||
export IQE_SELENIUM="true"
|
||||
export IQE_ENV="ephemeral"
|
||||
export IQE_IMAGE_TAG="image-builder"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue