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

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