diff options
Diffstat (limited to 'kokoro/syscall_kvm_tests.cfg')
-rw-r--r-- | kokoro/syscall_kvm_tests.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kokoro/syscall_kvm_tests.cfg b/kokoro/syscall_kvm_tests.cfg deleted file mode 100644 index 3b99e9c13..000000000 --- a/kokoro/syscall_kvm_tests.cfg +++ /dev/null @@ -1,9 +0,0 @@ -build_file: "repo/scripts/syscall_kvm_tests.sh" - -action { - define_artifacts { - regex: "**/sponge_log.xml" - regex: "**/sponge_log.log" - regex: "**/outputs.zip" - } -} |