aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/linux/pull_request
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-10-24 17:19:18 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-10-24 23:31:54 +0200
commitbfcce96efc7b26523ce78716301a4e3b5fe4baed (patch)
tree1ad0d991085f2489796176c1ea1b77b6f33835e2 /tools/internal_ci/linux/pull_request
parent9e4b7622039f8d17cb479815a7442acde52cf01d (diff)
align bazel asan configuration
Diffstat (limited to 'tools/internal_ci/linux/pull_request')
-rw-r--r--tools/internal_ci/linux/pull_request/grpc_asan_on_foundry.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/internal_ci/linux/pull_request/grpc_asan_on_foundry.sh b/tools/internal_ci/linux/pull_request/grpc_asan_on_foundry.sh
index 39c991f291..84b65a3eb1 100644
--- a/tools/internal_ci/linux/pull_request/grpc_asan_on_foundry.sh
+++ b/tools/internal_ci/linux/pull_request/grpc_asan_on_foundry.sh
@@ -13,7 +13,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-EXTRA_FLAGS="--copt=-gmlt --strip=never --copt=-fsanitize=address --linkopt=-fsanitize=address --test_timeout=3600"
-EXCLUDE_TESTS="--test_tag_filters=-qps_json_driver,-json_run_localhost"
-github/grpc/tools/internal_ci/linux/grpc_bazel_on_foundry_base.sh "${EXTRA_FLAGS}" "${EXCLUDE_TESTS}"
+github/grpc/tools/internal_ci/linux/grpc_bazel_on_foundry_base.sh --config=asan