Skip to content

Commit

Permalink
RHCLOUD-31731: pr_check updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vbelchio committed Aug 13, 2024
1 parent 8dbcfa7 commit 54fca3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 54fca3e

Please sign in to comment.