diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-04-05 08:54:11 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2017-07-06 17:55:01 +0000 |
commit | cd288d8e0812793b2c701ae9a4596d6d0837ca6b (patch) | |
tree | 8f75773c556d6eeb89e1abe8cb3dcbabf3a1ec20 /resources/templates/vat/acl_plugin/show_acl.vat | |
parent | 176e4a72195cc5c80f73650af260ac491fb53469 (diff) |
CSIT-622: Stateful Security Groups perf tests
1. add L2BD iACL statefull and stateless tests with 1, 10 and 50 not-hitting
ACEs in combination with 100, 10k and 100k flows per direction
2. add L2BD oACL statefull and stateless tests with 1, 10 and 50 not-hitting
ACEs in combination with 100, 10k and 100k flows per direction
Change-Id: Ia38589aa81b50c5ccdf2813ad6fadd22b46fffeb
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'resources/templates/vat/acl_plugin/show_acl.vat')
-rw-r--r-- | resources/templates/vat/acl_plugin/show_acl.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/acl_plugin/show_acl.vat b/resources/templates/vat/acl_plugin/show_acl.vat new file mode 100644 index 0000000000..e96c2aa926 --- /dev/null +++ b/resources/templates/vat/acl_plugin/show_acl.vat @@ -0,0 +1 @@ +exec show acl-plugin {idx}
\ No newline at end of file |