aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/test-samples.sh
diff options
context:
space:
mode:
authorgcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>2021-10-05 11:07:45 -0600
committerGitHub <noreply@github.com>2021-10-05 11:07:45 -0600
commit577da9d35335e4ec3ccb720add22c197444211d9 (patch)
treee2ea879d77a7ec770908994937a7f40cbba5050f /.kokoro/test-samples.sh
parentf3fd05901da03f000b2f3287e7710612653cd6c0 (diff)
downloadpython-api-core-577da9d35335e4ec3ccb720add22c197444211d9.tar.gz
build: use trampoline_v2 for python samples and allow custom dockerfile (#283)
Source-Link: https://github.com/googleapis/synthtool/commit/a7ed11ec0863c422ba2e73aafa75eab22c32b33d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6e7328583be8edd3ba8f35311c76a1ecbc823010279ccb6ab46b7a76e25eafcc Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Diffstat (limited to '.kokoro/test-samples.sh')
-rwxr-xr-x.kokoro/test-samples.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/.kokoro/test-samples.sh b/.kokoro/test-samples.sh
index ee3146b..11c042d 100755
--- a/.kokoro/test-samples.sh
+++ b/.kokoro/test-samples.sh
@@ -24,8 +24,6 @@ set -eo pipefail
# Enables `**` to include files nested inside sub-folders
shopt -s globstar
-cd github/python-api-core
-
# Run periodic samples tests at latest release
if [[ $KOKORO_BUILD_ARTIFACTS_SUBDIR = *"periodic"* ]]; then
# preserving the test runner implementation.