summaryrefslogtreecommitdiff
path: root/multinode03.yaml
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-07-31 09:43:47 +0100
committerNeil Williams <codehelp@debian.org>2013-07-31 09:43:47 +0100
commit495393153dd3c019f6be03d5584fd9c98eef9ddd (patch)
treea1f67dc3e33bb7bd7ba8e2c4460961b998fcc966 /multinode03.yaml
parenteddf5f8de87408ec1fb02a3682802189da014344 (diff)
add more tests to the profiles
Diffstat (limited to 'multinode03.yaml')
-rw-r--r--multinode03.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/multinode03.yaml b/multinode03.yaml
index 8f41980..d6f494a 100644
--- a/multinode03.yaml
+++ b/multinode03.yaml
@@ -29,4 +29,7 @@ run:
- chmod a+x ./check_ip
- lava-test-case multinode-lava-network --shell ./check_ip
- lava-test-case realpath-check --shell realpath ./check_ip
+ - lava-test-case multinode-network-query --shell lava-network query $(lava-self) ipv4
- lava-test-case ping-check --shell ping -W1 -c1 $(lava-network query $(lava-self) ipv4)
+ - lava-test-case curl-ftp --shell curl -o netperf-2.6.0.tar.gz ftp://ftp.netperf.org/netperf/netperf-2.6.0.tar.gz
+