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

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