Craig Tiller
a61abff6ad
Update sanity dockerfile
2017-11-13 15:01:10 -08:00
Jan Tattermusch
e6ca4f0b79
consolidate C# interop test docker images
2017-11-07 16:40:38 +01:00
Jan Tattermusch
53d89d7f25
fix clang format installation
2017-11-06 14:31:24 +01:00
Craig Tiller
0c6a3e3e67
Try again on Dockerfiles
2017-11-03 13:54:35 -07:00
Craig Tiller
d80d6a440b
Revert "Remove clang-format template: this does not need to be bound to the rest of clang versioning"
...
This reverts commit df6891e2f3 .
2017-11-03 13:29:52 -07:00
Craig Tiller
df6891e2f3
Remove clang-format template: this does not need to be bound to the rest of clang versioning
2017-11-03 10:06:49 -07:00
Craig Tiller
5b6bf6fb5a
Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix
2017-10-16 15:53:17 -07:00
Craig Tiller
35c10cb6da
Merge github.com:grpc/grpc into no-pollers-for-you
2017-10-10 20:45:32 -07:00
Matt Kwong
87bc56ab58
Install Mako to generate files in grpc/grpc-node
2017-10-06 12:06:10 -07:00
Craig Tiller
db78c2fa3b
Set gpr_mpscq_test to not use polling, make that bit work again
2017-10-06 10:09:09 -07:00
Matt Kwong
7bd592c7aa
Merge pull request #12690 from matt-kwong/cov
...
Fix coverage tests
2017-10-03 13:25:29 -07:00
Nathaniel Manista
8bba3bfc25
Pin pip at 9.0.1
2017-09-28 17:28:01 +00:00
ncteisen
5dda3d3e22
Upate test.json template
2017-09-20 15:54:36 -04:00
Matt Kwong
75c2778902
Update Dockerfiles from ubuntu:15.10 to debian:jessie
2017-09-18 19:05:15 -07:00
Alexander Polcyn
27bf05d003
Add tests for c-ares wrapper using a local DNS server.
2017-09-14 14:32:30 -07:00
Matt Kwong
1c5a5f21a3
Add .NET CLI to coverage Dockerfile
2017-09-12 17:44:37 -07:00
Eric Gribkoff
2b7c4ddfcc
Install Android SDK tools in Dockerfile
2017-08-01 09:55:12 -07:00
Michael Lumish
e9089624fe
Merge pull request #11627 from murgatroid99/node_consistent_runtime_version
...
Make various scripts use the same version of Node
2017-07-05 10:26:56 -07:00
Eric Gribkoff
e5de5e5ffa
Run Android interops on Firebase
2017-06-30 13:54:55 -07:00
murgatroid99
a6ce1ff1d6
Fix how npm is upgraded, add npm update line for electron
2017-06-27 18:15:38 -07:00
murgatroid99
7ad758cd84
Make various scripts use the same version of Node
2017-06-27 13:54:22 -07:00
Jan Tattermusch
7e91ebb41d
license fixes
2017-06-08 11:22:41 +02:00
Jan Tattermusch
4d5c3102a1
fix remaining license notices
2017-06-08 11:22:41 +02:00
yongni
2e47c52386
Merge pull request #11349 from yongni/matrix
...
Created a Java Oracle8 Dockerfile directory and moved build_inter…
2017-06-07 08:35:07 -07:00
Matt Kwong
a798318a08
Update Mono to Jessie for C# Dockerfiles
2017-06-02 14:20:01 -07:00
Yong Ni
4a60e7ec3a
Create Dockerfile.include for java to be shared for java and java_oracle8.
2017-05-31 15:29:13 -07:00
Yong Ni
b92813b18b
Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix.
2017-05-31 12:31:20 -07:00
Yong Ni
b2e4bfa1ef
Merge matrix feature branch into master.
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
2017-05-19 09:01:24 -07:00
Vijay Pai
add2e4da2d
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
2017-05-10 10:25:13 -07:00
Matt Kwong
c7676a3d00
Merge pull request #10967 from matt-kwong/upload_results2
...
Add option to upload Jenkins test result to BQ
2017-05-09 15:38:31 -07:00
yongni
ca75496404
Merge pull request #11027 from yongni/stress_cleanup
...
Removed the dockerfiles and test driver for stress test
2017-05-09 07:19:57 -07:00
Yong Ni
8998cbc47c
Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.
2017-05-08 18:26:02 -07:00
Yong Ni
f0a54a1883
Removed the dockerfiles and test driver for stress test
2017-05-08 17:51:21 -07:00
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
2017-05-08 13:52:45 -07:00
Mahak Mukhi
a0cabfcad7
trial and error
2017-04-18 15:43:11 -07:00
Jan Tattermusch
498e2b350a
Merge pull request #10480 from jtattermusch/csharp_new_projects
...
C# new .csproj projects
2017-04-11 17:24:04 +02:00
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
2017-04-10 11:42:15 -07:00
Jan Tattermusch
3c344d2f69
adjust run_tests scripts
2017-04-07 09:02:45 +02:00
Jan Tattermusch
c4c95ada89
make C# docker image in sync with GCE performance workers
2017-04-06 13:20:49 +02:00
Matt Kwong
0ff1957a5b
Fix test coverage reporting
2017-03-31 09:54:11 -07:00
Eric Gribkoff
76a3943ab9
update dockerfile to version 2.6.1 of h2
2017-03-29 22:06:01 -07:00
Menghan Li
e0f8940877
update go version in Dockerfile to 1.8
2017-03-24 14:32:50 -07:00
Eric Gribkoff
01deb9d748
add hyper to Dockerfile.template
2017-03-17 00:46:01 -07:00
Jan Tattermusch
be2807de92
Add newest dotnet SDK to C# dockerfile
2017-03-09 17:38:50 +01:00
matt-kwong
e188c7d39a
Merge pull request #10033 from matt-kwong/fix-dockerfiles
...
Fix pyenv Dockerfile
2017-03-08 17:49:48 -08:00
Matt Kwong
5faabc45c5
Fix pyenv dockerfile
2017-03-08 12:42:24 -08:00
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
2017-03-07 22:10:15 +00:00
Jan Tattermusch
6820c8c746
fix bazel_deps.sh
2017-03-07 13:00:19 +01:00
Craig Tiller
122e4500d1
Exclude poll, poll-cv for bm_fullstack (its not interesting)
2017-02-22 10:22:32 -08:00
Craig Tiller
3f06e3f8a6
Increase timeout for bm_fullstack
2017-02-16 11:16:03 -08:00