kokoro: add a placeholder script for GAE testing (#3590)

This commit is contained in:
zpencer 2017-10-19 16:26:52 -07:00 committed by GitHub
parent 0ffe759bec
commit 11272f4780
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# Config file for internal CI
# Location of the continuous shell script in repository.
build_file: "grpc-java/buildscripts/kokoro/gae-interop.sh"
timeout_mins: 45

View File

@ -0,0 +1,3 @@
#!/bin/sh
# An empty placeholder shellscript