summaryrefslogtreecommitdiffhomepage
path: root/kokoro/runtime_tests/nodejs12.4.0.cfg
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2020-04-22 10:13:40 -0700
committergVisor bot <gvisor-bot@google.com>2020-04-22 10:15:10 -0700
commita27d6329df96d50b5b5cd4b550ca024cc3f0b16c (patch)
tree078951ce67636c1ccf9b152c3370d3a3cf5f30f8 /kokoro/runtime_tests/nodejs12.4.0.cfg
parent6d23673e10bca2fb573809ff78506fc0566817dd (diff)
Remove unnecessary kokoro configurations.
PiperOrigin-RevId: 307841689
Diffstat (limited to 'kokoro/runtime_tests/nodejs12.4.0.cfg')
-rw-r--r--kokoro/runtime_tests/nodejs12.4.0.cfg16
1 files changed, 0 insertions, 16 deletions
diff --git a/kokoro/runtime_tests/nodejs12.4.0.cfg b/kokoro/runtime_tests/nodejs12.4.0.cfg
deleted file mode 100644
index 5512db5df..000000000
--- a/kokoro/runtime_tests/nodejs12.4.0.cfg
+++ /dev/null
@@ -1,16 +0,0 @@
-build_file: "github/github/scripts/runtime_tests.sh"
-
-env_vars {
- key: "RUNTIME_TEST_NAME"
- value: "nodejs12.4.0"
-}
-
-action {
- define_artifacts {
- regex: "**/sponge_log.xml"
- regex: "**/sponge_log.log"
- regex: "**/outputs.zip"
- regex: "**/runsc"
- regex: "**/runsc.*"
- }
-} \ No newline at end of file