Removed dbg test from at-head tests

pull/35657/head
Esun Kim 1 year ago
parent 4f45565c82
commit c448f6bd4d
  1. 3
      tools/internal_ci/linux/grpc_build_submodule_at_head.sh

@ -71,8 +71,7 @@ fi
tools/buildgen/generate_projects.sh
# commit so that changes are passed to Docker
git -c user.name='foo' -c user.email='foo@google.com' commit -a -m 'Update submodule' --allow-empty
tools/run_tests/run_tests_matrix.py -f linux --exclude c sanity basictests_arm64 openssl --inner_jobs 16 -j 2 --internal_ci --build_only
tools/run_tests/run_tests_matrix.py -f linux --exclude c sanity basictests_arm64 openssl dbg --inner_jobs 16 -j 2 --internal_ci --build_only

Loading…
Cancel
Save