Skip to content

Commit

Permalink
Added CI flag to run test on jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jmartinezramirez committed Jul 22, 2024
1 parent ac5a8d5 commit dcea67d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ for name in "${!TARGET_TEST_IMAGES[@]}"; do
-e RUNNER_TRACKING_ID \
-e JOB_NAME \
-e BUILD_NUMBER \
-e CI \
${TEST_IMAGE_NAMES[$name]} \
/mnt/host/ci/container/test_component.sh
echo "[INFO] Test Results: $WORKSPACE/junit-dotnet.xml"
Expand Down

0 comments on commit dcea67d

Please sign in to comment.