Jan Tattermusch
83ccb0deed
add C# macos distribtest in a single job ( #28614 )
3 years ago
Esun Kim
adb8611da4
Using tsan_macos config for cfstream_tsan test ( #28690 )
3 years ago
Esun Kim
94adc74145
Fix dyld errors on macos ( #28684 )
3 years ago
Jan Tattermusch
7dfdf3d679
Delete no-longer-used kokoro jobs .cfg files. ( #28465 )
...
* remove .cfg files for non-existent kokoro jobs
* more cleanup
3 years ago
apolcyn
3c368a5b2c
Don't gem install rake-compiler on macos setup scripts ( #28415 )
...
* Don't gem install rake-compiler on macos setup scripts
3 years ago
Lidi Zheng
7cfd399dd6
Reduce the workload of presubmit artifact builds and distribtests ( #28228 )
...
* Reduce the workload of presubmit artifact builds and distribtests
* Create and redirect Kokoro config
* Remove duplicated scripts and use env var config
* Clean-up Kokoro cfg
* [DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS
* Revert "[DO-NOT-SUBMIT] Add ad-hoc TASK_RUNNER_EXTRA_FILTERS"
This reverts commit 9436ac54ac
.
3 years ago
Jan Tattermusch
3a024ea40c
Avoid extremely slow kokoro job finalization by moving workspace to a non-synced directory on kokoro workers. ( #28259 )
...
* support "move and respawn" for kokoro jobs
* delete_nonartifacts.sh no longer needed
* bazel distribtest dont publish any artifacts
* try the altsrc respawn for selected jobs
* use altsrc for all windows CI jobs
* use altsrc for all macos CI jobs
* only move files under src/github
* fix uploading artifacts on windows
3 years ago
Hannah Shi
fcb5200298
setup-ios-bazel-test-to-run-c-core-ee-ut ( #28029 )
3 years ago
Richard Belleville
59693b7e72
Migrate Infrastructure Scripts to Python 3 ( #27135 )
...
* Run 2to3 on tools directory
* Delete github_stats_tracking
* Re-run 2to3
* Remove unused script
* Remove unused script
* Remove unused line count utility
* Yapf. Isort
* Remove accidentally included file
* Migrate tools/distrib directory to python 3
* Remove unnecessary shebang
* Restore line_count directory
* Immediately convert subprocess.check_output output to string
* Take care of Python 2 shebangs
* Invoke scripts using a Python 3 interpreter
* Yapf. Isort
* Try installing Python 3 first
* See if we have any Python 3 versions installed
* Add Python 3.7 to Windows path
* Try adding a symlink
* Try to symlink differently
* Install six for Python 3
* Run run_interop_tests with python 3
* Try installing six in python3.7 explicitly
* Revert "Try installing six in python3.7 explicitly"
This reverts commit 2cf60d72f3
.
* And debug some more
* Fix issue with jobset.py
* Add debug for CI failure
* Revert microbenchmark changes
3 years ago
Jan Tattermusch
ce5b4e949f
Faster and streamlined PHP distribtests (for linux and macos) ( #27101 )
...
* faster and streamlined PHP distribtests
* add kokoro job for PHP distribtests
* php distribtests job for macos
* add trailing newline
3 years ago
apolcyn
a2d0e37c32
Increase timeout of macos artifact build to 4 hours ( #26732 )
3 years ago
Yash Tibrewal
7a5288d2a0
Replace disrespectful words
4 years ago
Esun Kim
7b768dfa8d
Added PREPARE_BUILD_INSTALL_DEPS_PHP to distribtests
4 years ago
Esun Kim
76afc77ff6
Update PHP & Ruby Mac BUILD
4 years ago
Esun Kim
0859a3e43a
Add a workaround for CERTIFICATE_VERIFY_FAILED
4 years ago
Lidi Zheng
4eac7fc18f
Install Cython for Python 3.9 for artifact building jobs
4 years ago
Lidi Zheng
9e2b8cee07
Install Cython for Python 3.9 for artifact building jobs
4 years ago
root
762a0b83c4
replace php to php7
4 years ago
yulin-liang
399b403309
remove --spawn_strategy build option because it may cause build issue with descriptor.upbdefs files
4 years ago
Esun Kim
0c3e458fd7
Increase timeout of macos/grpc_build_artifacts to 150min
4 years ago
Lidi Zheng
82f0f51690
Pin to 44.1.1 for Python 2 compatibility
4 years ago
Lidi Zheng
6a5d7106a0
Pin setuptools to 49.6.0
4 years ago
yulin-liang
5c1ebcbb40
Fix flaky macos/grpc_cfstream test by extending NTP sync timeout.
4 years ago
Jan Tattermusch
afda101854
cleanup bazel commands in test scripts (for non-RBE invocations)
4 years ago
Jan Tattermusch
d832594527
fix macos interop_toprod tests
4 years ago
Muxi Yan
8bff0722ee
Fix grpc_cfstream test
5 years ago
Lidi Zheng
da94b366eb
Increase timeout for macOS Python tests by 50%
5 years ago
Matthew Stevenson
e04e8285b9
Removed config file.
5 years ago
Matthew Stevenson
b07ea16e37
Added back in experiment file and now using ssl credentials.
5 years ago
Matthew Stevenson
bc3d8395e6
Remove experiment config file.
5 years ago
Matthew Stevenson
d869bed623
Added in server builder.
5 years ago
Matthew Stevenson
db6f5081dc
Remove experiment config file.
5 years ago
Matthew Stevenson
2c43dcc3b4
fix config file
5 years ago
Matthew Stevenson
e392d0ac7d
experiment test
5 years ago
Jan Tattermusch
e684a3a322
leaner objc tests
5 years ago
Jan Tattermusch
b2ca1f476c
leaner grpc_ios_binary_size
5 years ago
Jan Tattermusch
7aaf57c6f7
fix artifact and distribtest
5 years ago
Jan Tattermusch
0890bc9492
leaner python tests
5 years ago
Jan Tattermusch
42f82ba16f
leaner ruby tests
5 years ago
Jan Tattermusch
9ed0081524
remove no-longer-used cfg files
5 years ago
Jan Tattermusch
5284d5189d
leaner C# build
5 years ago
Lidi Zheng
cceacf1d16
Install Python pacakges with --user
5 years ago
Lidi Zheng
f692cf520a
Upgrade the Cython version whenever we can
5 years ago
Jan Tattermusch
87876524d0
add job config for MacOS bazel C/C++ tests on PR
5 years ago
Prashant Jaikumar
d023aba60e
Sync time before running time_jump_test
5 years ago
Jan Tattermusch
7bdfac26a5
improve cfg files and sh script
5 years ago
Jan Tattermusch
5bb72e0a47
introduce mac.bazelrc
5 years ago
Lidi Zheng
63363aaf18
Install setup essentials for Python3.8
5 years ago
Jan Tattermusch
d3bae20215
Increase MacOS C/C++ test limit
5 years ago
Jan Tattermusch
6e0b3a6784
Increase MacOS C/C++ test limit
5 years ago