We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8f3aa commit 54fb844Copy full SHA for 54fb844
2 files changed
handwritten/storage/.kokoro/continuous/node8/system-test-grpcjs.cfg
@@ -0,0 +1,12 @@
1
+# Download resources for system tests (service account key, etc.)
2
+gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/google-cloud-nodejs"
3
+
4
+env_vars: {
5
+ key: "TRAMPOLINE_BUILD_FILE"
6
+ value: "github/nodejs-storage/.kokoro/system-test.sh"
7
+}
8
9
10
+ key: "GOOGLE_CLOUD_USE_GRPC_JS"
11
+ value: "1"
12
handwritten/storage/.kokoro/presubmit/node8/system-test-grpcjs.cfg
0 commit comments