diff options
author | Zach Koopmans <zkoopmans@google.com> | 2020-03-13 15:17:01 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-03-13 15:18:14 -0700 |
commit | d8cf54f20f2dd7348d06796f29a42991086c3f81 (patch) | |
tree | 10e15dcc81296850e362b170ede804a1bbaf182e /kokoro | |
parent | 6d4497de25e50cd0bd8bd3c4a1813c1e1bbf914a (diff) |
Internal change
PiperOrigin-RevId: 300836270
Diffstat (limited to 'kokoro')
-rw-r--r-- | kokoro/benchmark_tests.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kokoro/benchmark_tests.cfg b/kokoro/benchmark_tests.cfg index 7e2c8acad..f85cc9681 100644 --- a/kokoro/benchmark_tests.cfg +++ b/kokoro/benchmark_tests.cfg @@ -12,7 +12,7 @@ before_action { env_vars { key : 'PROJECT' - value : 'gvisor-kokoro-testing' + value : 'gvisor-benchmarks' } env_vars { |