pr_check: use new combined iqe plugin

We have merged the frontend and backend plugins to one.
This commit is contained in:
Jakub Rusz 2022-12-07 13:02:52 +01:00 committed by Alexander Todorov
parent cb8ab9347e
commit 4ecaeca3c7

View file

@ -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"