Feng Xiao
409f954673
Revert changed links in Dockerfiles.
...
These changes require building new docker images and without new images
our kokoro tests are all failing.
6 years ago
Feng Xiao
afe98de32a
Replace repo links.
6 years ago
Feng Xiao
bde4eaf137
Update build files.
...
* Fixes https://github.com/google/protobuf/issues/5031
* Fixes https://github.com/google/protobuf/issues/5037
6 years ago
Feng Xiao
f0b8a57fe6
Cleanup kokoro scripts.
...
Changes:
1. Remove stuff no longer needed. Lots of the heavy lifting were there
because we were running our own jenkins cluster and had to manage all
the test logs ourselves. Now they are useless.
2. Change "-j2" to "-j4" to speed up the test a little bit. Kokoro
machines have 4 logic CPUs according to their spec.
6 years ago
Jan Tattermusch
149e31a6c0
upgrade dotnet SDK to 2.1.3 on kokoro linux
6 years ago
Yilun Chong
3783a4ca17
Sync internal benchmark changes
6 years ago
Jan Tattermusch
f50be7de91
Fix C# nuget build on Kokoro ( #4912 )
...
* upgrade dotnet SDK to 2.1.3 on kokoro linux
6 years ago
Feng Xiao
4d0fbd1737
Add cpp tests under release docker image.
...
1. Added C++ tests under the release docker image.
2. Cleaned up tests.sh and removed traivis stuff.
6 years ago
Yilun Chong
359889bafd
fix python cpp kokoro build
6 years ago
Yilun Chong
c1e6c4df73
fix linux kokoro build in docker
6 years ago
Feng Xiao
9de4e64cf2
Add cpp tests under release docker image.
...
1. Added C++ tests under the release docker image.
2. Fixed a compile issue with the docker image.
3. Cleaned up tests.sh and removed traivis stuff.
6 years ago
Yilun Chong
14bc658175
fix python cpp kokoro build
6 years ago
Yilun Chong
a2618376f2
fix linux kokoro build in docker
6 years ago
Feng Xiao
b5975c109a
Add kokoro bazel configs for 3.6.x branch.
6 years ago
Feng Xiao
1a7ce04be7
Fix bazel build of examples.
7 years ago
Feng Xiao
ffc8b35c83
Add kokoro configs for bazel build.
7 years ago
Yilun Chong
98e097233f
Fix java benchmark bug, fix python library_path
7 years ago
Yilun Chong
c3566c6861
Fix python install, cat java error log for kokoro build
7 years ago
Yilun Chong
8f3507360c
Fix benchmark build
7 years ago
Yilun Chong
092134593d
fix java benchmark, fix dashboard build
7 years ago
Yilun Chong
805174eda2
Add script for run and upload the benchmark result to bq
7 years ago
Feng Xiao
68de0cf390
Delete javanano kokoro build configs.
...
Their job configs are being deleted in cl/190526138
7 years ago
Carlos O'Ryan
3c5442a95d
Include googletest as a submodule ( #3993 )
...
Add googletest as a submodule in third_party/googletest.
7 years ago
Jon Skeet
0c52335587
Update .NET SDK to 2.0.3
...
This will allow SourceLink as per #4179 , and mean that we can use C#
7.0 language features in the library (but not in generated code).
This does not affect which platforms we're *targeting*, so end users
won't see any difference.
It would be nice to update to 2.1.4, but AppVeyor's "Visual Studio
2017" environment is only 2.0.3.
7 years ago
Matt Kwong
0b2be3caaf
Shard 64-bit Linux languages into different Kokoro jobs
7 years ago
Matt Kwong
ae49cfd1a4
Collect xml results for Kokoro
7 years ago
Matt Kwong
6003a61255
Make Kokoro job pull Dockerimage from Dockerhub
7 years ago
Matt Kwong
8ac050fadd
Migrate Jenkins jobs to Kokoro
7 years ago
Matt Kwong
0871e6a808
Add continuous testing config files for Kokoro
8 years ago
Matt Kwong
6156af10e8
Add MacOS and Linux tests to Kokoro
8 years ago