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'