Jan Tattermusch
13c903552b
regenerate projects
7 years ago
Jan Tattermusch
7f0a4ba027
bump boringssl-with-bazel to latest chromium-stable-with-bazel
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
Yash Tibrewal
ae3866bf6b
Try removing stats
7 years ago
Yihua Zhang
392dad7134
incorporate alts to google default creds
7 years ago
murgatroid99
f2177c735f
Increase build timeouts to account for Node build
7 years ago
Juanli Shen
a0aab7ebcc
Add load data store
7 years ago
kpayson64
701e70da07
c++ify
7 years ago
kpayson64
38ab21ee09
Add exec_ctx check to fork handlers
7 years ago
murgatroid99
07c7eda3e3
Add node repo to repo archive
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
murgatroid99
c44cda2c3d
Reformat script code
7 years ago
murgatroid99
fbf3bd460b
Fix some issues with Node benchmark scripts
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
murgatroid99
5f3aa5ca0b
Fix sanity
7 years ago
murgatroid99
215b6555c1
Add Node perf tests for both implementations
7 years ago
Hope Casey-Allen
8d6f4619e3
Update the run tests instructions to clarify a python module error
7 years ago
Jan Tattermusch
f723164e3e
new mono versions on MacOS default to 64bit runtime
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
12faa21c1a
Update sanity test to validate protobuf 3.5.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
Mark D. Roth
de077acf5d
Fix retry code handling of internally triggered recv_trailing_metadata.
7 years ago
Mehrdad Afshari
b189923376
Split binary and source distribtests for Python
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
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
Mehrdad Afshari
9424b4c778
Ensure Ruby packager adds executable bit on protoc/plugin
7 years ago
Jan Tattermusch
b284ea9338
add --cloud_to_prod auth interop tests to macos
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
Eric Gribkoff
795be954a2
Remove scripts for running Android interop on Jenkins
7 years ago
ncteisen
cf5b2666e1
Make GrpcProtoBufferReaderWriter public
7 years ago
Matt Kwong
b16fcf58e5
Query ResultStore for tests instead of targets
7 years ago
Jan Tattermusch
f75ca1ac8a
use ResultStore URL instead of Sponge for bigquery test results
7 years ago
jiangtaoli2016
fb7c84e5a6
Update interop test script to support ALTS
7 years ago
Jan Tattermusch
39d8973473
cleanup configuration for linux sanity tests
7 years ago
Jan Tattermusch
04c7634d6b
regenerate projects
7 years ago
Jan Tattermusch
c9e82fa9dd
update third_party/boringssl to the latest chromium-stable
7 years ago
Muxi Yan
834aeca180
Revert "Let cronet use grpc_cronet_registry_plugin"
7 years ago
Mark D. Roth
7c1b5db3bb
Convert subchannel_list code to C++.
7 years ago
David Garcia Quintas
d3ace6cf29
Fix authority fuzzing failures
7 years ago