Jan Tattermusch
0c4a3ba63b
regenerate dockerfiles
7 years ago
murgatroid99
143c7e1e6d
Don't update npm when installing node
7 years ago
Mehrdad Afshari
acad3cc934
Install bash in alpine distribtest image
7 years ago
Jan Tattermusch
07bbdde4ae
upgrade cmake in C++ distribtest dockerfile
7 years ago
Jan Tattermusch
2751f01750
regenerate dockerfiles
7 years ago
Mehrdad Afshari
fba028ac68
Add Python distribtests for Alpine Linux
...
This is especially important as Alpine uses `musl`
instead of `glibc` and requires a source build
for gRPC Python.
7 years ago
Jan Tattermusch
2e679e664d
Revert "Remove ccache from all docker images"
7 years ago
Jan Tattermusch
80095a046c
regenerate dockerfiles
7 years ago
Jan Tattermusch
0d571a0674
add mako to multilang dockerimage
7 years ago
Jan Tattermusch
47cf9906c7
update C# distribtests
7 years ago
Yash Tibrewal
e9207ab274
Undo clang_format script change
7 years ago
Yash Tibrewal
31f4eee720
Clang format and yapf
7 years ago
Jan Tattermusch
1d3cc21910
update C# distribtests
7 years ago
Jan Tattermusch
0767878b6e
build C# android artifact
7 years ago
Jan Tattermusch
fe71244f5b
Install pip for Python3.4 for gcov tests
7 years ago
Matt Kwong
4d5200f99a
Install pip for Python3.4 in all Dockerfiles used for Python testing
7 years ago
murgatroid99
cd1172c9dd
Revert recent changes to node interop build script
7 years ago
Matt Kwong
fcd04ec121
Remove the fallback when creating Python virtual env
...
See https://github.com/grpc/grpc/issues/15253 for more context. The
original behavior when running Python tests is to try to create a
virtual env with the specifed Python version. If there is an issue
with that, fallback to the system's default Python version. This leads to
misleading test results, so removing the fallback and failing the test
when virtual env fails to instantiate the specified Python version is
the new behavior.
7 years ago
Mehrdad Afshari
bb6d51adaa
Add Dockerfiles for Python source distribtests
7 years ago
kpayson64
9d00766d5a
Make Node interop tests use c-core changes
7 years ago
Mehrdad Afshari
c176917789
Bump Python protobuf to 3.5.2.post1
7 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
Muxi Yan
e433b56def
Support cleaning objc files
7 years ago
Matt Kwong
01bd0c6b19
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Eric Gribkoff
795be954a2
Remove scripts for running Android interop on Jenkins
7 years ago
Alex Polcyn
11a45a8057
Fix c-ares tests under gcc musl
7 years ago
Alexander Polcyn
a803c0340a
Remove source code and the grpc_c.so file that was built as a local binary from the ruby
...
binary packages
7 years ago
Jan Tattermusch
ffc2345ec8
fix resolver_component_tests_runner test in gcc_musl
7 years ago
Alexander Polcyn
690dde672a
Add address sorting submodule for use in c-ares wrapper
7 years ago
Jan Tattermusch
8f841d23f6
fix broken docker build for python distribtest base images
7 years ago
Jan Tattermusch
e2d47e84ac
ubuntu1504 and 1510 are past their end of life
7 years ago
Jan Tattermusch
d85bc0c837
upload all distribtest dockerimages to dockerhub
7 years ago
murgatroid99
a7ed100c2e
Add another missing install line
7 years ago
murgatroid99
06210a103e
Node pure JS interop: add missing install line, skip more tests
7 years ago
murgatroid99
9d2275864a
Use different docker image for Node pure JS interop tests
7 years ago
murgatroid99
9eb82a4461
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
7 years ago
murgatroid99
2c86e064f0
Add Node pure JS interop client
7 years ago
Jakob Roland Andersen
cb36a2a92b
Use pre-built Dart docker image.
7 years ago
Jan Tattermusch
8d3f976fcb
fix sanity tests
7 years ago
Jakob Roland Andersen
c7dd4b4309
WIP: Add Dart support in interop
7 years ago
Naresh
32f7c48dad
Revert removals from python artifact dockerfiles
...
89ce16b
removed a few package installations from the dockerfiles for
building python artifacts. Revert them.
Revert certain package install removal from python artifact dockerfiles
7 years ago
Naresh
89ce16b6da
Update Dockerfiles for python artifacts to use latest git version
...
Due to a recent change (Feb 2018) in Github's policy to discontinue
support for weak cryptographic standards, older git versions stopped
working with Github repositories. The Dockerfiles for building python
artifacts currently uses git 2.0.5, that fails with an error `tlsv1
alert protocol version`.
The CentOS image by the latest source Dockerfile, `manylinux` comes
with the latest version of git as well, removing the need to manually
build git from source.
7 years ago
Adele Zhou
3e13d123b7
Pin bazel to 0.9.0
7 years ago
Jan Tattermusch
a300764d14
clang format and tidy shouldnt change file ownership
7 years ago
Jan Tattermusch
e9a23b5938
add dockerfile OWNERS
7 years ago
Matt Kwong
a110c74c58
Update BoringSSL to latest chromium-stable ref
7 years ago
Jan Tattermusch
0614a68a0b
add portability test for gcc7.2
7 years ago
Noah Eisen
796b572217
Actually check header files
7 years ago
Jan Tattermusch
631ccc2c79
distribtests_standalone: fixing nits
7 years ago