Revert "Another small fix to regression"
authorIdo Barnea <[email protected]>
Thu, 13 Oct 2016 13:52:33 +0000 (16:52 +0300)
committerIdo Barnea <[email protected]>
Thu, 13 Oct 2016 13:52:33 +0000 (16:52 +0300)
This reverts commit cf40f4d078a847eb05de1c880f349c8dcb20fb29.

Signed-off-by: Ido Barnea <[email protected]>
scripts/automation/regression/stateful_tests/trex_rx_test.py

index 9a731e8..c08ad1e 100755 (executable)
@@ -99,7 +99,7 @@ class CTRexRx_Test(CTRexGeneral_Test):
             nc = True,
             rx_check = sample_rate,
             d = 100,
-            f = 'avl/sfr_delay_10_1g_no_bundling.yaml',
+            f = 'avl/sfr_delay_10_1g_no_bundeling.yaml',
             l = 1000,
             k = 10,
             learn_verify = True,
@@ -168,7 +168,7 @@ class CTRexRx_Test(CTRexGeneral_Test):
             nc = True,
             rx_check = sample_rate,
             d = 100,
-            f = 'avl/sfr_delay_10_1g_no_bundling.yaml',
+            f = 'avl/sfr_delay_10_1g_no_bundeling.yaml',
             l = 1000,
             k = 10,
             ipv6 = True)