Craig Tiller
2bcca66712
[fuzzing] Roll forward dep on fuzztest ( #32667 )
...
<!--
If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.
If your pull request is for a specific language, please add the
appropriate
lang label.
-->
---------
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2 years ago
Richard Belleville
c608379c70
Freeze xDS interop test runner dependencies ( #31859 )
...
* Freeze xDS interop test runner dependencies
* Address review comments
* Reviewer comments on scripts
* Create venv in tmpdir instead
* Moved freeze.sh to bin directory
* Fix shellcheck
* Update tools/run_tests/xds_k8s_test_driver/bin/freeze.sh
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
* Revert
---------
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
2 years ago
Mehrdad Afshari
a35b9bdd54
Enforce shellcheck on tools/gce
7 years ago
Mehrdad Afshari
35bace9b62
Enforce shellcheck on shellscripts under test/
7 years ago
Mehrdad Afshari
1dd7ebec47
Expand shellcheck enforcement to the entire tools/run_tests
7 years ago
Mehrdad Afshari
09885f79e5
Enforce shellcheck on tools/run_tests/dockerize
7 years ago
Mehrdad Afshari
05668d49a6
Enforce shellcheck on tools/run_tests/artifacts
7 years ago
Mehrdad Afshari
5de0a1f44b
Enforce shellcheck on tools/run_tests/sanity
7 years ago
Mehrdad Afshari
a2ed77db56
Add a sanity test for shellcheck
...
Start by checking the scripts in tools/run_tests/helper_scripts.
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Matt Kwong
c410547eb8
Give executable permission to line count .sh files
8 years ago
Craig Tiller
fc099cda09
Review feedback
8 years ago
Craig Tiller
7af47feffc
Add jenkins run script
8 years ago
Craig Tiller
4b53d35113
Faster test building: avoid repeated linking
8 years ago
Masood Malekghassemi
fe8dc883d0
Reorganize Python packages
...
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
9 years ago
Craig Tiller
94640a3df9
Rework python, expand tool to make this easier
10 years ago
Nathaniel Manista
1d1f952731
The Python interoperability testing server.
10 years ago
Nathaniel Manista
b8b0adfbf9
Refactoring of the Python build.
...
The source code is moved from src/python to
src/python/src. A setup.py is added at
src/python. The build_python.sh and
run_python.sh scripts are updated to build
and run the Python tests by building a
package and installing it in the developer's
Python 2.7 virtual environment.
10 years ago
Nathaniel Manista
59d095a7df
The logging_pool module.
10 years ago