Skip to content

Commit

Permalink
Refs #RHCLOUD-28455 - set component_name twice to run smoke tests for…
Browse files Browse the repository at this point in the history
… both
  • Loading branch information
kgaikwad committed Oct 25, 2023
1 parent 0f8d088 commit a98f67b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ source $CICD_ROOT/build.sh
source $CICD_ROOT/deploy_ephemeral_env.sh

# Run iqe-ros-ocp smoke tests with ClowdJobInvocation
export COMPONENT_NAME="ros-ocp-backend"
source $CICD_ROOT/cji_smoke_test.sh

export COMPONENT_NAME="kruize"
source $CICD_ROOT/cji_smoke_test.sh

# This will add the Ibutsu URL and test run IDs as a git check on PRs.
Expand Down

0 comments on commit a98f67b

Please sign in to comment.