Skip to content

Commit

Permalink
Configure tool to run
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Oct 4, 2017
1 parent f734e73 commit 9125923
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/internal_ci/linux/grpc_microbenchmark_diff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ cd $(dirname $0)/../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc

tools/run_tests/start_port_server.py
tools/jenkins/run_c_cpp_test.sh tools/profiling/bloat/bloat_diff.py \
-d origin/$ghprbTargetBranch || FAILED="true"
tools/jenkins/run_c_cpp_test.sh tools/profiling/microbenchmarks/bm_diff/bm_main.py \
-d origin/$ghprbTargetBranch \
-b $BENCHMARKS_TO_RUN || FAILED="true"
Expand Down

0 comments on commit 9125923

Please sign in to comment.