diff options
author | Kevin Krakauer <krakauer@google.com> | 2020-03-17 16:21:36 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-03-17 16:23:00 -0700 |
commit | 1cc5a71a0e2100c89c97ffd12a38143907b33630 (patch) | |
tree | d05c24c21b8d4e6b462d2ca030c0cbada8134f4c /kokoro | |
parent | 42d78ba61bf93f927ee89099abf5ef27b394b0d9 (diff) |
iptables: fix type in script name, mark some new tests as skipped
PiperOrigin-RevId: 301476456
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 { |