public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] change the default command file of network
Date: Mon, 3 Sep 2018 11:40:52 +0200	[thread overview]
Message-ID: <20180903094052.GA20693@dell5510> (raw)
In-Reply-To: <1536022690-17612-2-git-send-email-yangx.jy@cn.fujitsu.com>

Hi Sun,

> From: Sun Lianwen <sunlw.fnst@cn.fujitsu.com>

> The options -N of runltp means "Run all the networking tests", and when
> exec  runltp -N and no command files were provied, the cmmand file of
> "$LTPROOT/scenario_groups/network" should execute, so the the "$LTPROOT/
> scenario_groups/network" should include the all the networking tests.

> Signed-off-by: Sun Lianwen <sunlw.fnst@cn.fujitsu.com>

Acked-by: Petr Vorel <pvorel@suse.cz>

> ---
>  scenario_groups/network | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)

> diff --git a/scenario_groups/network b/scenario_groups/network
> index bf857b09e..d447daf88 100644
> --- a/scenario_groups/network
> +++ b/scenario_groups/network
> @@ -1,4 +1,22 @@
> +can
> +net.features
> +net.ipv6
> +net.ipv6_lib
>  net.tcp_cmds
>  net.multicast
>  net.rpc
>  net.nfs
> +net.rpc_tests
> +net.tirpc_tests
> +net.sctp
> +network_commands
> +net_stress.appl
> +net_stress.broken_ip
> +net_stress.interface
> +net_stress.ipsec_dccp
> +net_stress.ipsec_icmp
> +net_stress.ipsec_sctp
> +net_stress.ipsec_tcp
> +net_stress.ipsec_udp
> +net_stress.multicast
> +net_stress.route

Although, network.sh is preferred way to run network tests.

+ net_stress.multicast and net_stress.route needs remove dependency on rsh,
so it's a question whether add them now.


Kind regards,
Petr

  reply	other threads:[~2018-09-03  9:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-04  0:58 [LTP] [PATCH] runltp: change the default cmdfile to exec when exec runltp -N Xiao Yang
2018-09-03 10:33 ` Petr Vorel
2018-09-04  0:58 ` [LTP] [PATCH] change the default command file of network Xiao Yang
2018-09-03  9:40   ` Petr Vorel [this message]
2018-09-24  6:58     ` Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180903094052.GA20693@dell5510 \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox