aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc')
-rw-r--r--tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc b/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
index dc3c75a6a1..8223e03abd 100644
--- a/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
+++ b/tools/internal_ci/helper_scripts/prepare_build_linux_perf_rc
@@ -34,4 +34,9 @@ fi
sudo pip install tabulate
+# Python dependencies for tools/run_tests/python_utils/check_on_pr.py
+sudo -H pip install pyjwt cryptography requests
+
+ls -al "${KOKORO_KEYSTORE_DIR}/73836_grpc_checks_private_key"
+
git submodule update --init