diff options
author | Kevin Krakauer <krakauer@google.com> | 2020-03-23 13:35:10 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-03-23 13:36:26 -0700 |
commit | 8c35614760a194d52a706748adb9af3a28fb864b (patch) | |
tree | d5cffe7ad769fcc0c91a281437b040483535affe /kokoro | |
parent | fed59953aad40d89730ebfc6f33b17116c42abcf (diff) |
iptables: enable iptables tests as nonblocking
PiperOrigin-RevId: 302506064
Diffstat (limited to 'kokoro')
-rw-r--r-- | kokoro/iptables_tests.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kokoro/iptables_tests.cfg b/kokoro/iptables_tests.cfg index 7af20629a..a30d82591 100644 --- a/kokoro/iptables_tests.cfg +++ b/kokoro/iptables_tests.cfg @@ -1,4 +1,4 @@ -build_file: "repo/scripts/iptables_test.sh" +build_file: "repo/scripts/iptables_tests.sh" action { define_artifacts { |