remove 1pkt test
authorHanoh Haim <[email protected]>
Thu, 11 Feb 2016 14:30:09 +0000 (16:30 +0200)
committerHanoh Haim <[email protected]>
Thu, 11 Feb 2016 14:30:09 +0000 (16:30 +0200)
scripts/automation/regression/unit_tests/functional_tests/stl_basic_tests.py

index 2f4c854..9670b79 100644 (file)
@@ -172,7 +172,7 @@ class CStlBasic_Test(functional_general_test.CGeneralFunctional_Test):
             ["yaml/imix_1pkt_vm.yaml","-m 1 -l 100",True],
             ["udp_1pkt_pcap.py","-m 1 -l 10",True],
             ["udp_3pkt_pcap.py","-m 1 -l 10",True],
-            ["udp_1pkt_simple.py","-m 1 -l 3",True],
+            #["udp_1pkt_simple.py","-m 1 -l 3",True],
             ["udp_1pkt_pcap_relative_path.py","-m 1 -l 3",True]
 
           ];