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

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