Skip to content

Commit

Permalink
Use .rhcicd/pr_check.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
prichard77 committed Sep 18, 2024
1 parent fe04d84 commit 0351235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rhcicd/pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ export COMPONENT_NAME="policies-engine"
export IQE_ENV_VARS="FLOORPLAN_TO_TEST=policies-backend-hms"
export IQE_PLUGINS="floorist"
export IQE_MARKER_EXPRESSION="floorist_smoke"
export IMAGE="quay.io/cloudservices/iqe-tests:floorist"
export IQE_IMAGE_TAG="quay.io/cloudservices/iqe-tests:floorist"
# Run smoke tests with ClowdJobInvocation
source $CICD_ROOT/cji_smoke_test.sh

0 comments on commit 0351235

Please sign in to comment.