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

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