diff options
author | Ido Barnea <ibarnea@cisco.com> | 2016-07-12 09:36:21 +0300 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2016-07-12 16:06:29 +0300 |
commit | 333f41bb7de9ce9b0155c834df8a0c4bb67292b0 (patch) | |
tree | cc86774902c0c6473f0bbf314572b82bdc9bf690 /scripts/automation/regression/setups/trex14/benchmark.yaml | |
parent | 7b9d10888594ca9fe1114309e53c0dea9089085b (diff) |
NAT seq num randomization regression tests
Diffstat (limited to 'scripts/automation/regression/setups/trex14/benchmark.yaml')
-rw-r--r-- | scripts/automation/regression/setups/trex14/benchmark.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/automation/regression/setups/trex14/benchmark.yaml b/scripts/automation/regression/setups/trex14/benchmark.yaml index 3cd22ce2..04f13e79 100644 --- a/scripts/automation/regression/setups/trex14/benchmark.yaml +++ b/scripts/automation/regression/setups/trex14/benchmark.yaml @@ -65,6 +65,8 @@ test_nat_simple_mode1: &test_nat_simple test_nat_simple_mode2: *test_nat_simple +test_nat_simple_mode3: *test_nat_simple + test_nat_learning: *test_nat_simple |