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

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