From 2ab8114defe5a42ed570b93189facb273c23dfb5 Mon Sep 17 00:00:00 2001 From: Roman Tkachenko Date: Tue, 8 Mar 2022 15:28:48 -0800 Subject: [PATCH] (v9) Update e (#10964) --- .cloudbuild/ci/integration-tests.yaml | 6 +++--- e | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.cloudbuild/ci/integration-tests.yaml b/.cloudbuild/ci/integration-tests.yaml index 2327083186445..4d8923e0df663 100644 --- a/.cloudbuild/ci/integration-tests.yaml +++ b/.cloudbuild/ci/integration-tests.yaml @@ -15,12 +15,12 @@ steps: id: run-tests dir: /workspace/.cloudbuild/scripts entrypoint: bash - args: + args: - -c - | go run ./cmd/integration-tests \ -target $_BASE_BRANCH \ -bucket test-logs \ -build $BUILD_ID \ - -a "test-logs/*.json" - timeout: 20m + -a "test-logs/*.json" + timeout: 25m diff --git a/e b/e index 4ce8ab36cc1a5..2c54f71ecba74 160000 --- a/e +++ b/e @@ -1 +1 @@ -Subproject commit 4ce8ab36cc1a53c05dad1613e8ec9275da5d4f19 +Subproject commit 2c54f71ecba7447e92403dc3ce564efe83f30f18