grpc/tools/internal_ci/macos
Hannah Shi 599b50228a [ObjC] increase Basic Tests C/C++ MacOS jobs (#36190)
These tests are slow and can timeout, this diff increase the number of concurrent jobs to 4 and 8, which may help avoid  timeouts.

These parameters are also configured differently in [many other tests](https://github.com/search?q=repo%3Agrpc%2Fgrpc+inner_jobs&type=code).

```
2024-03-10 07:00:56,453 START: run_tests_c_macos_dbg_native
2024-03-10 07:06:44,335 PASSED: run_tests_c_macos_dbg_native [time=347.9sec, retries=0:0]
2024-03-10 07:06:44,335 START: run_tests_c_macos_opt_native
2024-03-10 07:12:54,717 PASSED: run_tests_c_macos_opt_native [time=370.4sec, retries=0:0]
2024-03-10 07:12:54,717 START: run_tests_c++_macos_dbg_native
2024-03-10 09:19:00,785 PASSED: run_tests_c++_macos_dbg_native [time=7566.1sec, retries=0:0]
2024-03-10 09:19:00,788 START: run_tests_c++_macos_opt_native

ERROR: Aborting VM command due to timeout of 14400 seconds
```

Closes #36190

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36190 from HannahShiSFB:basic-c-cpp-macos-jobs c026a6afbc
PiperOrigin-RevId: 621306368
2024-04-02 15:04:56 -07:00
..
pull_request [ObjC] increase Basic Tests C/C++ MacOS jobs (#36190) 2024-04-02 15:04:56 -07:00
release Simplify building release packages through per-language grpc_distribtests_* jobs. (#29699) 2022-05-18 13:09:15 +02:00
grpc_basictests_c_cpp.cfg [ObjC] increase Basic Tests C/C++ MacOS jobs (#36190) 2024-04-02 15:04:56 -07:00
grpc_basictests_cpp_ios.cfg leaner objc tests 2019-12-12 16:19:59 +01:00
grpc_basictests_csharp.cfg leaner C# build 2019-12-12 16:19:59 +01:00
grpc_basictests_csharp.sh leaner C# build 2019-12-12 16:19:59 +01:00
grpc_basictests_objc_examples.cfg leaner objc tests 2019-12-12 16:19:59 +01:00
grpc_basictests_objc_ios.cfg leaner objc tests 2019-12-12 16:19:59 +01:00
grpc_basictests_objc_mac.cfg leaner objc tests 2019-12-12 16:19:59 +01:00
grpc_basictests_objc_tvos.cfg leaner objc tests 2019-12-12 16:19:59 +01:00
grpc_basictests_php.cfg Update PHP & Ruby Mac BUILD 2020-12-03 15:08:39 -08:00
grpc_basictests_php.sh Update PHP & Ruby Mac BUILD 2020-12-03 15:08:39 -08:00
grpc_basictests_python.cfg Increase timeout for macOS Python tests by 50% 2020-04-16 15:48:45 -07:00
grpc_basictests_python.sh leaner python tests 2019-12-12 16:19:59 +01:00
grpc_basictests_ruby.cfg leaner ruby tests 2019-12-12 16:19:59 +01:00
grpc_basictests_ruby.sh leaner ruby tests 2019-12-12 16:19:59 +01:00
grpc_bazel_c_cpp_dbg.cfg cleanup config for existing macos kokoro jobs that run bazel (#29600) 2022-05-09 09:21:09 +02:00
grpc_bazel_c_cpp_opt.cfg cleanup config for existing macos kokoro jobs that run bazel (#29600) 2022-05-09 09:21:09 +02:00
grpc_bazel_cpp_ios_tests.cfg cleanup config for existing macos kokoro jobs that run bazel (#29600) 2022-05-09 09:21:09 +02:00
grpc_build_artifacts.cfg Increase timeout of macos artifact build to 4 hours (#26732) 2021-07-20 10:08:57 -07:00
grpc_build_artifacts.sh make legacy artifact -> packages -> distribtest jobs a noop (#31124) 2022-09-27 21:01:32 +02:00
grpc_cfstream.cfg Fix dyld errors on macos (#28684) 2022-01-25 13:49:57 -08:00
grpc_cfstream_asan.cfg prepare for running macos C/C++ bazel tests 2019-09-24 10:31:54 +02:00
grpc_cfstream_tsan.cfg Using tsan_macos config for cfstream_tsan test (#28690) 2022-01-25 15:05:52 -08:00
grpc_distribtests.cfg upload both sponge_log.xml and sponge_log.log 2018-09-25 23:10:54 +02:00
grpc_distribtests.sh make legacy artifact -> packages -> distribtest jobs a noop (#31124) 2022-09-27 21:01:32 +02:00
grpc_distribtests_csharp.cfg add C# macos distribtest in a single job (#28614) 2022-03-18 06:26:38 +01:00
grpc_distribtests_csharp.sh Revert "Revert "Add back C# distribtests for Grpc.Tools"" (#31436) 2022-10-27 09:59:06 +02:00
grpc_distribtests_php.cfg Faster and streamlined PHP distribtests (for linux and macos) (#27101) 2021-08-31 09:23:13 +02:00
grpc_distribtests_php.sh Add macos grpc_distribtests_python and grpc_distribtests_ruby (#29141) 2022-03-18 19:22:10 +01:00
grpc_distribtests_python.cfg Add macos grpc_distribtests_python and grpc_distribtests_ruby (#29141) 2022-03-18 19:22:10 +01:00
grpc_distribtests_python.sh [Python Distribution] Add a check for file size (#35831) 2024-02-09 10:14:55 -08:00
grpc_distribtests_ruby.cfg Add macos grpc_distribtests_python and grpc_distribtests_ruby (#29141) 2022-03-18 19:22:10 +01:00
grpc_distribtests_ruby.sh Upgrade ruby rake-compiler-dock images (#29304) 2022-05-11 13:58:45 -07:00
grpc_interop_toprod.cfg use different service_account_key for interop tests 2019-06-05 18:05:07 +02:00
grpc_interop_toprod.sh Avoid extremely slow kokoro job finalization by moving workspace to a non-synced directory on kokoro workers. (#28259) 2021-12-03 19:41:14 +01:00
grpc_ios_binary_size.cfg iOS binary size script cleanup (#29377) 2022-04-14 11:01:16 +02:00
grpc_ios_binary_size.sh iOS binary size script cleanup (#29377) 2022-04-14 11:01:16 +02:00
grpc_objc_bazel_test.cfg Add a job for ObjC bazel tests (#29599) 2022-05-12 09:45:17 +02:00
grpc_objc_bazel_test.sh [ObjC] dns service resolver for cf event engine (#33971) 2023-08-04 15:51:42 -07:00
grpc_run_bazel_c_cpp_tests.sh Simplify running bazel with structured test results on CI (#29353) 2022-04-12 11:31:41 +02:00
grpc_run_bazel_cpp_ios_tests.sh [Event Engine] Add event engine core tests to iOS pull request process (#33084) 2023-05-13 10:02:16 +09:00
grpc_run_bazel_isolated_tests.sh switch cfstream tests to buildonly (#30849) 2022-09-07 09:38:55 +02:00
grpc_run_tests_matrix.sh Avoid extremely slow kokoro job finalization by moving workspace to a non-synced directory on kokoro workers. (#28259) 2021-12-03 19:41:14 +01:00
grpc_run_tests_matrix_objc.sh leaner objc tests 2019-12-12 16:19:59 +01:00