Eytan Kidron
c97ce9057b
Simplify the platform and constraints settings for remote execution
...
* Remove the toolchains //third_party/toolchains:local and //third_party/toolchains:local_large.
* Remove the platforms :rbe_ubuntu1604, :rbe_ubuntu1604_large, :local and :local_large.
* No longer inherit from @rbe_default//config:platform but instead use it directly. It is now the only non-windows platform.
* When creating @rbe_default//config:platform directly with rbe_autoconfig, set dockerAddCapabilities and dockerPrivileged directly in the exec_properties field. No need to set dockerNetwork to "off" and dockerSiblingContainers to false since these are the defaults.
* Also set gceMachineType = "n1-highmem-2" on the default platform. This value can be overridden by specific targets that want to use LARGE_MACHINE.
* Use create_exec_properties_dict where appropriate.
* Use custom_exec_properties to define LARGE_MACHINE.
I wasn't able to test thoroughly that this PR does not break any existing targets. I was not able to run anything on windows/mac and I also don't have access to gRPC's RBE setup.
5 years ago
Mark D. Roth
7ccdc85fa0
CDS LB policy
5 years ago
Jan Tattermusch
eaf01655cd
disable xds_bootstrap_test on TSAN ASAN UBSAN
5 years ago
Jan Tattermusch
e5e3f70a1a
Revert "Revert "Upgrade to bazel 1.0.0""
5 years ago
Stanley Cheung
e43f925983
PHP: update docker image PHP 7 version
5 years ago
Stanley Cheung
e4081cca32
Limit retries to 5 times
5 years ago
Stanley Cheung
40427b1fc7
PHP: composer install could be flaky
5 years ago
Richard Belleville
2838ff184d
Make pylint less annoying
5 years ago
Richard Belleville
1bf7ad4714
Ensure yapf can understand asyncio
5 years ago
Lidi Zheng
52b5c5a575
Make shellcheck happy
5 years ago
Lidi Zheng
ac6d942a5b
Make the speed up of compilation automatic on Linux
5 years ago
Muxi Yan
e6b504ccf7
Add doc generator for Objective-C
5 years ago
Juanli Shen
0a736c0d37
Update envoy API to HEAD
5 years ago
Yash Tibrewal
07ef24344c
Regenerate projects
5 years ago
Esun Kim
0a46fe48ca
Delete deprecated linux environments from distribtest
5 years ago
Jan Tattermusch
9586644ea0
add gcc8.3 portability test
5 years ago
Jan Tattermusch
92fa3c3d4e
replace ubuntu1710 image by ubuntu1804
5 years ago
Jan Tattermusch
dddcb8dbd8
set high --remote_timeout
...
This reverts commit 65b184d30a
.
5 years ago
Lidi Zheng
c66bdcdbe0
Unblock the compilation speed up
5 years ago
Lidi Zheng
57a0173e5c
Make YAPF and PyLint happy
5 years ago
Yash Tibrewal
c097eca1e3
Regenerate projects
5 years ago
Lidi Zheng
e7e121fdbd
Allow compiler 'default' for AsyncIO test
5 years ago
Lidi Zheng
14fff13f48
Test AsyncIO only on 3.6
5 years ago
Srini Polavarapu
207d2dbdef
regenerate doxygen files
5 years ago
Lidi Zheng
e75376ae60
Make YAPF happy again
5 years ago
Lidi Zheng
81499d3c1b
Make YAPF happy for run_tests.py
5 years ago
Lidi Zheng
5c965fa5a0
Remove PythonAioLanguage from run_tests.py
5 years ago
Lidi Zheng
8261106c4b
Fix misused variable in run_tests.py
5 years ago
Lidi Zheng
0765cf940b
Refactor the way AsyncIO is tested under run_tests.py
5 years ago
Lidi Zheng
b231e7f88f
Add three more Kokoro job for Linux, macOS and Windows
5 years ago
Esun Kim
4be7c2a743
Delete deprecated linux environments from distribtest
5 years ago
Jan Tattermusch
65b184d30a
no need to set --remote_timeout
5 years ago
Jan Tattermusch
79cfdb525c
increase timeout of bazel RBE jobs
...
if the kokoro job times out and the bazel command is not done, it ends up in
weird test results ("Unevaluated targets") that are hard to interpret.
Setting the timeout for kokoro jobs high enough to create extra reserve
should help.
5 years ago
Jan Tattermusch
4ecfab1488
increase remote_timeout to avoid "Unevaluated target" problems
5 years ago
Lidi Zheng
14848834dd
Remove 3.7 ARM wheels
5 years ago
Lidi Zheng
d2eaaf16f9
Add manylinux2010_x86 wheels into artifacts
5 years ago
Lidi Zheng
cb9ab57de8
Remove macOS and Windows 3.8 artifacts
5 years ago
Lidi Zheng
35b46aa070
Release 3.8 wheels
5 years ago
Lidi Zheng
6f878d5d12
Generate Docker files
5 years ago
Esun Kim
be7bea3895
Regenerate projects
5 years ago
Esun Kim
21df81dfc2
Squashed 'third_party/upb/' content from commit 9effcbcb27
...
git-subtree-dir: third_party/upb
git-subtree-split: 9effcbcb27f0a665f9f345030188c0b291e32482
5 years ago
Esun Kim
525e0fdef2
Remove upb submodule
5 years ago
Jan Tattermusch
675732cb29
update third_party/boringssl-with-bazel to latest master-with-bazel branch
5 years ago
Jan Tattermusch
6dc95e8e0b
fixup check_submodules.sh
5 years ago
Lidi Zheng
17bf7b462d
Remove 3.7 ARM wheels
5 years ago
Muxi Yan
64b7febefa
Fix ObjC sike issue and update BoringSSL to master
5 years ago
Lidi Zheng
b0f0b96305
Add manylinux2010_x86 wheels into artifacts
5 years ago
Jan Tattermusch
4e779a699e
fix error message in the check boringssl script
5 years ago
Jan Tattermusch
bf721c3efe
install Go 1.13 on windows
5 years ago
Esun Kim
4d88f39d54
Squashed 'third_party/upb/' content from commit 9effcbcb27
...
git-subtree-dir: third_party/upb
git-subtree-split: 9effcbcb27f0a665f9f345030188c0b291e32482
5 years ago