From 10b47a77ed779f5cb07f19eb6a88d3377d5a95fd Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 10 Sep 2019 01:03:52 -0700 Subject: [PATCH] [CHANGE ME] Re-generated to pick up changes in the API or client library generator. --- .kokoro/presubmit/integration.cfg | 24 ++++++++++++++++++++++++ synth.metadata | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/.kokoro/presubmit/integration.cfg b/.kokoro/presubmit/integration.cfg index 3b017fc80..141f90c13 100644 --- a/.kokoro/presubmit/integration.cfg +++ b/.kokoro/presubmit/integration.cfg @@ -5,3 +5,27 @@ env_vars: { key: "TRAMPOLINE_IMAGE" value: "gcr.io/cloud-devrel-kokoro-resources/java8" } + +env_vars: { + key: "JOB_TYPE" + value: "integration" +} + +env_vars: { + key: "GCLOUD_PROJECT" + value: "gcloud-devel" +} + +env_vars: { + key: "GOOGLE_APPLICATION_CREDENTIALS" + value: "keystore/73713_java_it_service_account" +} + +before_action { + fetch_keystore { + keystore_resource { + keystore_config_id: 73713 + keyname: "java_it_service_account" + } + } +} diff --git a/synth.metadata b/synth.metadata index 8b83781eb..21ec02dc8 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-09-05T16:59:19.790940Z", + "updateTime": "2019-09-10T08:03:52.877183Z", "sources": [ { "template": {