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

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