* 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> |
||
|---|---|---|
| .. | ||
| helper_scripts | ||
| linux | ||
| macos | ||
| windows | ||
| README.md | ||
README.md
Kokoro CI job configurations and testing scripts
gRPC uses a continuous integration tool called "Kokoro" (a.k.a "internal CI") for running majority of its open source tests. This directory contains the external part of kokoro test job configurations (the actual job definitions live in an internal repository) and the shell scripts that act as entry points to execute the actual tests.