diff --git a/.rhcicd/pr_check.sh b/.rhcicd/pr_check.sh index 62f1229b..db95a4ab 100755 --- a/.rhcicd/pr_check.sh +++ b/.rhcicd/pr_check.sh @@ -25,7 +25,7 @@ COMMON_BUILDER=https://raw.githubusercontent.com/RedHatInsights/insights-fronten export IQE_PLUGINS="content-sources" export IQE_MARKER_EXPRESSION="smoke and ui" export IQE_FILTER_EXPRESSION="test_rbac_for_repos or test_pop_add_all_introspection" -export IQE_ENV="ephemeral --debug-pod" +export IQE_ENV="ephemeral" export IQE_SELENIUM="true" export IQE_CJI_TIMEOUT="30m" export DEPLOY_TIMEOUT="900" # 15min