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

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