Mehrdad Afshari
700d050500
Bump pip in yapf_virtual_environment
7 years ago
Mehrdad Afshari
f4bea02a72
Fix the Python source distribtest script
7 years ago
Mehrdad Afshari
97904d46e0
Add Python source distribtest targets
7 years ago
Mehrdad Afshari
bb6d51adaa
Add Dockerfiles for Python source distribtests
7 years ago
Adele Zhou
bed721cbf7
Remove VIP in cloud-to-prod interop tests.
7 years ago
ncteisen
40ec89ff67
Support microbenchmarks internally
7 years ago
Yihua Zhang
7f2880d2ac
enable c++ for ALTS kokoro tests
7 years ago
Jan Tattermusch
5947d337fd
run_tests.py --auto_set_flakes should be disabled by default
7 years ago
Hope Casey-Allen
8d6f4619e3
Update the run tests instructions to clarify a python module error
7 years ago
Adele Zhou
663a71b51f
Fix Python backward compatibility tests
7 years ago
Mehrdad Afshari
e10d588c86
Split off pre_1.11 Python interop script
7 years ago
Mehrdad Afshari
2d05737e92
Fix the Python path for interop tests
7 years ago
kpayson64
9d00766d5a
Make Node interop tests use c-core changes
7 years ago
Jan Tattermusch
f723164e3e
new mono versions on MacOS default to 64bit runtime
7 years ago
Matt Kwong
2d96e48741
Reduce runs_per_tests for master Foundry builds to 1
7 years ago
Matt Kwong
7ec3be7576
Increase Foundry job count to 200
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
Eric Gribkoff
57414c7c51
Remove old environment variable from Python artifact build
7 years ago
kpayson64
7a20c962df
Break out qps services into seperate protos
7 years ago
Mehrdad Afshari
b7d49bbe1f
Regenerate grpcio_tools protobuf dependencies
7 years ago
Mehrdad Afshari
12faa21c1a
Update sanity test to validate protobuf 3.5.2
7 years ago
Mehrdad Afshari
3d0aab0d58
Add 1.11.0 to portability tests
7 years ago
Mehrdad Afshari
b9424d07e2
Run pylint on Python test code
...
The test modules were not under pylint jurisdiction,
and actual bugs have been found in tests that would
have been prevented had we run static analysis on
the test code as we do on the core modules.
This is the first step to enable pylint on tests.
Due to numerous warnings since the code is not ready
and needs refactoring, a new `.pylintrc`
specific to tests is added that suppresses a number
of valid warnings. The goal is stepwise elimination
of each class of warning while refactoring the code
such that it will not emit any warnings in future
commits, always keeping the sanity checks passing
and keeping the disruption minimal.
7 years ago
Matt Kwong
c00f929da2
Update xcode version for macOS Obj-C tests to 9.2
7 years ago
Matt Kwong
69f664e7f8
Upgrade pip for virtualenv Python in build_python.sh
...
With the upgrade of Kokoro macOS workers to Sierra, not all versions of
Python have a pip version new enough to have TLSv1.2. This change should
make macOS Python testing more resilient to environment changes.
7 years ago
Yihua Zhang
fe2fa0c1c8
Add C++ experimental API extensions for ALTS C stack
7 years ago
Jan Tattermusch
6085e2562f
fix macos interop_to_prod tests
7 years ago
Adele Zhou
6f79a5fa1d
Add --runs_per_test_detects_flakes --runs_per_test=2 to force master builds run without caching
7 years ago
Mark D. Roth
de077acf5d
Fix retry code handling of internally triggered recv_trailing_metadata.
7 years ago
Muxi Yan
e433b56def
Support cleaning objc files
7 years ago
Mehrdad Afshari
12420ccb21
Regenerate projects
7 years ago
Mehrdad Afshari
b189923376
Split binary and source distribtests for Python
7 years ago
Jan Tattermusch
746479ad80
fix performance profile jobs
7 years ago
Jan Tattermusch
554cef9a41
Revert "Add owners file for tools/run_tests/"
7 years ago
Jan Tattermusch
996b2328d4
add owners file for tools/run_tests/
7 years ago
Alex Polcyn
91d9c601ad
Fix new ruby OS X dep on libgmp.10.dylib
7 years ago
Alex Polcyn
db647e2fff
Fix new ruby OS X dep on libgmp.10.dylib
7 years ago
Adele Zhou
5a4ff916f7
Update the container version which as a fix for ASAN
7 years ago
Mehrdad Afshari
df35fbbf06
Regenerate projects
7 years ago
Hope Casey-Allen
a368348f48
Update unit testing documentation
7 years ago
Matt Kwong
01bd0c6b19
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
fe9ad99143
Unpin pip version installed in build_python.sh
...
Fix for issue #14815 . Pinning to 9.0.3 doesn't work because pip fails to
recognize that as a valid version. Newer versions of pip have a fallback
on macOS to use SecureTransport instead of their outdated OpenSSL that
doesn't support TLSv1.2.
7 years ago
Menghan Li
e0ecd1d142
Add go release 1.11.3 to client_matrix.py
7 years ago
Mehrdad Afshari
9424b4c778
Ensure Ruby packager adds executable bit on protoc/plugin
7 years ago
Mehrdad Afshari
b3c5fc7de3
Make protoc and grpc_*_plugin files executable on Kokoro
7 years ago
Jan Tattermusch
b284ea9338
add --cloud_to_prod auth interop tests to macos
7 years ago
Jan Tattermusch
4ffd116dce
add non-cloud gateways to macos interop tests
7 years ago
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
d7790efc8e
Unpin pip version installed in build_python.sh
...
Fix for issue #14815 . Pinning to 9.0.3 doesn't work because pip fails to
recognize that as a valid version. Newer versions of pip have a fallback
on macOS to use SecureTransport instead of their outdated OpenSSL that
doesn't support TLSv1.2.
7 years ago