From 54fca3e8114015538404b7b7241519d7e01ce738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Belchior?= Date: Tue, 13 Aug 2024 11:17:03 -0300 Subject: [PATCH] RHCLOUD-31731: pr_check updates --- test/pr_check.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/pr_check.sh b/test/pr_check.sh index 14c3456..2655fd2 100755 --- a/test/pr_check.sh +++ b/test/pr_check.sh @@ -6,8 +6,8 @@ IMAGE="quay.io/cloudservices/mbop" # the image location on quay # We will run rbac smoke tests to validate mbop is working -APP_NAME="entitlements" # name of app-sre "application" folder this component lives in -COMPONENT_NAME="entitlements" # name of app-sre "resourceTemplate" in deploy.yaml for this component +APP_NAME="rbac" # name of app-sre "application" folder this component lives in +COMPONENT_NAME="rbac" # name of app-sre "resourceTemplate" in deploy.yaml for this component IQE_IMAGE_TAG="bop" # image tag to use for IQE pod, leave unset to use ClowdApp's iqePlugin value IQE_PLUGINS="bop" # name of the IQE plugin for this APP IQE_FILTER_EXPRESSION="" # expression passed to pytest '-k'