diff --git a/synthtool/gcp/templates/node_library/.kokoro/continuous/node10/system-test-grpcjs.cfg b/synthtool/gcp/templates/node_library/.kokoro/continuous/node10/system-test-grpcjs.cfg deleted file mode 100644 index 9187c4a18..000000000 --- a/synthtool/gcp/templates/node_library/.kokoro/continuous/node10/system-test-grpcjs.cfg +++ /dev/null @@ -1,12 +0,0 @@ -# Download resources for system tests (service account key, etc.) -gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/google-cloud-nodejs" - -env_vars: { - key: "TRAMPOLINE_BUILD_FILE" - value: "github/{{ metadata['repository_name'] }}/.kokoro/system-test.sh" -} - -env_vars: { - key: "GOOGLE_CLOUD_USE_GRPC_JS" - value: "1" -} diff --git a/synthtool/gcp/templates/node_library/.kokoro/presubmit/node10/system-test-grpcjs.cfg b/synthtool/gcp/templates/node_library/.kokoro/presubmit/node10/system-test-grpcjs.cfg deleted file mode 100644 index 9187c4a18..000000000 --- a/synthtool/gcp/templates/node_library/.kokoro/presubmit/node10/system-test-grpcjs.cfg +++ /dev/null @@ -1,12 +0,0 @@ -# Download resources for system tests (service account key, etc.) -gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/google-cloud-nodejs" - -env_vars: { - key: "TRAMPOLINE_BUILD_FILE" - value: "github/{{ metadata['repository_name'] }}/.kokoro/system-test.sh" -} - -env_vars: { - key: "GOOGLE_CLOUD_USE_GRPC_JS" - value: "1" -}