Skip to content

Commit fa440e6

Browse files
author
Ace Nassri
authored
Add GAE Node 6/8/10 Kokoro tests (GoogleCloudPlatform#765)
* Fix endpoints tests * Create new Kokoro config files
1 parent 04f0ec6 commit fa440e6

93 files changed

Lines changed: 299 additions & 16 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.kokoro/appengine/common.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/nodejs-docs-samples"
99
# All builds use the trampoline script to run in docker.
1010
build_file: "nodejs-docs-samples/.kokoro/trampoline.sh"
1111

12-
# Configure the docker image for kokoro-trampoline.
13-
env_vars: {
14-
key: "TRAMPOLINE_IMAGE"
15-
value: "gcr.io/cloud-docs-samples/nodejs"
16-
}
17-
1812
# Tell the trampoline which build file to use.
1913
env_vars: {
2014
key: "TRAMPOLINE_BUILD_FILE"
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
type: PRESUBMIT_GITHUB
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
type: PRESUBMIT_GITHUB
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
type: PRESUBMIT_GITHUB
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
type: PRESUBMIT_GITHUB
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
type: PRESUBMIT_GITHUB
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
type: PRESUBMIT_GITHUB
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
# Configure the docker image for kokoro-trampoline.
4+
env_vars: {
5+
key: "TRAMPOLINE_IMAGE"
6+
value: "gcr.io/cloud-devrel-kokoro-resources/node:10"
7+
}
8+
9+
type: PRESUBMIT_GITHUB
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
type: PRESUBMIT_GITHUB
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
type: PRESUBMIT_GITHUB

0 commit comments

Comments
 (0)