diff options
author | Brad Burlage <brb@google.com> | 2019-10-30 16:14:30 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-10-30 16:16:15 -0700 |
commit | df125c986948fbbae2bc30de33213e2095762a86 (patch) | |
tree | fe1037b59af99dc6dd6faaf0a8dec9a32f522908 /kokoro/runtime_tests.cfg | |
parent | ca933329fa46ce219b39f4cf8cba1754b36cc2c2 (diff) |
Add Kokoro config for new runtime tests
PiperOrigin-RevId: 277607217
Diffstat (limited to 'kokoro/runtime_tests.cfg')
-rw-r--r-- | kokoro/runtime_tests.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kokoro/runtime_tests.cfg b/kokoro/runtime_tests.cfg new file mode 100644 index 000000000..7d56d5aca --- /dev/null +++ b/kokoro/runtime_tests.cfg @@ -0,0 +1 @@ +build_file: "repo/scripts/runtime_tests.sh" |