summaryrefslogtreecommitdiffhomepage
path: root/kokoro/syscall_tests.cfg
blob: ee6e4a3a4f8bed4e8c54a8d123072f28f45639b4 (plain)
1
2
3
4
5
6
7
8
9
build_file: "repo/scripts/syscall_tests.sh"

action {
  define_artifacts {
    regex: "**/sponge_log.xml"
    regex: "**/sponge_log.log"
    regex: "**/outputs.zip"
  }
}