Changes for tests_base.cfg to include ping6 test
Signed-off-by: Pradeep K Surisetty <[email protected]>
---
--- autotest/client/tests/kvm/tests_base.cfg.sample     2010-10-20 
08:41:51.000000000 +0530
+++ autotest_new/client/tests/kvm/tests_base.cfg.sample 2010-10-25 
18:24:57.419927123 +0530
@@ -479,6 +479,13 @@ variants:
         type = ping
         counts = 100
         flood_minutes = 10
+        address_type = ipv4
+
+    - ping6: install setup unattended_install.cdrom
+        type = ping
+        counts = 100
+        flood_minutes = 10
+        address_type = ipv6
 
     - jumbo: install setup unattended_install.cdrom
         type = jumbo
---
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to