aboutsummaryrefslogtreecommitdiff
path: root/scenario_groups
diff options
context:
space:
mode:
authorAlexey Kodanev <alexey.kodanev@oracle.com>2016-05-10 11:25:43 +0300
committerAlexey Kodanev <alexey.kodanev@oracle.com>2016-05-19 12:27:53 +0300
commita94a6692b7c46854c24d852ad3ef4e5a791de2dd (patch)
treef453c1098b53d3d4370e6f5f6c257b4273a4af60 /scenario_groups
parentfddb4f3c72cf0be197fdecbdf97a6f583e3e03bc (diff)
network: rename runtest files, use 'net.' & 'net_stress.' prefix
network.sh: also print usage help. Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
Diffstat (limited to 'scenario_groups')
-rw-r--r--scenario_groups/default2
-rw-r--r--scenario_groups/network8
2 files changed, 5 insertions, 5 deletions
diff --git a/scenario_groups/default b/scenario_groups/default
index d5fc85147..b0d770171 100644
--- a/scenario_groups/default
+++ b/scenario_groups/default
@@ -30,5 +30,5 @@ fs_ext4
pipes
can
cpuhotplug
-ipv6_lib
+net.ipv6_lib
input
diff --git a/scenario_groups/network b/scenario_groups/network
index 72a4e1671..bf857b09e 100644
--- a/scenario_groups/network
+++ b/scenario_groups/network
@@ -1,4 +1,4 @@
-tcp_cmds
-multicast
-rpc
-nfs
+net.tcp_cmds
+net.multicast
+net.rpc
+net.nfs