pr_check: use new combined iqe plugin
We have merged the frontend and backend plugins to one.
This commit is contained in:
parent
cb8ab9347e
commit
4ecaeca3c7
1 changed files with 2 additions and 1 deletions
|
|
@ -16,8 +16,9 @@ COMMON_BUILDER=https://raw.githubusercontent.com/RedHatInsights/insights-fronten
|
|||
# --------------------------------------------
|
||||
# Options that must be configured by app owner
|
||||
# --------------------------------------------
|
||||
export IQE_PLUGINS="image-builder-frontend"
|
||||
export IQE_PLUGINS="image-builder"
|
||||
export IQE_CJI_TIMEOUT="30m"
|
||||
export IQE_MARKER_EXPRESSION="ui"
|
||||
export IQE_SELENIUM="true"
|
||||
export IQE_ENV="ephemeral"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue