blob: 0b99c1eb73f3e135e41c8e9df3a25951c6bacfe8 [file] [log] [blame]
Yongqin Liu274266f2014-11-24 10:59:07 +08001metadata:
2 name: ping_dns
3 format: "Lava-Test-Shell Test Definition 1.0"
Amit Khare63a26e22014-12-03 00:12:26 +05304 description: "Ping test to check dns. The test runs ping command on www.google.com to
5 test dns with count set to 10."
Yongqin Liu274266f2014-11-24 10:59:07 +08006 maintainer:
7 - yongqin.liu@linaro.org
8 os:
9 - android
10 scope:
11 - functional
12 devices:
13 - juno
14
15run:
16 steps:
17 - lava-test-case ping-dns --shell ping -c10 www.google.com