Skip to content

Commit

Permalink
Refs #RHCLOUD-28455 - override component_name before smoke tests
Browse files Browse the repository at this point in the history
(cherry picked from commit d168849)
  • Loading branch information
kgaikwad committed Oct 26, 2023
1 parent 55772be commit 764c7c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +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


# This will add the Ibutsu URL and test run IDs as a git check on PRs.
source $CICD_ROOT/post_test_results.sh

0 comments on commit 764c7c1

Please sign in to comment.