From 5f82559c6f39360e169d460f1e990d705c6cfeb6 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 10 Sep 2019 09:41:44 -0700 Subject: [PATCH] build: regenerate configs from templates (#16) --- .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 3b017fc80f..141f90c13c 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 97bbf24fdf..3396e2f5a6 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-09-06T16:09:54.850638Z", + "updateTime": "2019-09-10T08:05:23.089681Z", "sources": [ { "template": {