Skip to content

Commit

Permalink
ci: apply temporary template fix RHINENG-6805
Browse files Browse the repository at this point in the history
  • Loading branch information
vkrizan committed Jan 9, 2024
1 parent 534cf0d commit b380c4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rhcicd/pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ export COMPONENT_NAME="policies-engine"
export IMAGE="quay.io/cloudservices/policies-engine"
export DEPLOY_TIMEOUT="600"

# Temporary deploy template fix of policies-ui-backend [RHINENG-6805]
EXTRA_DEPLOY_ARGS="--set-template-ref policies-ui-backend=ddeef618125b31f083788040b6344cca372ec09c
--set-image-tag quay.io/cloudservices/policies-ui-backend=pr-602-ddeef61"

# IQE plugin config
export IQE_PLUGINS="policies"
export IQE_MARKER_EXPRESSION="policies_api_smoke"
Expand Down

0 comments on commit b380c4a

Please sign in to comment.