From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/2] runtest/smoketest: Remove intermittent failed test case route4-change-dst
Date: Tue, 14 Sep 2021 14:50:15 +0200 [thread overview]
Message-ID: <YUCah4R0SBDKZvPQ@pevik> (raw)
In-Reply-To: <20210914122425.85129-1-naresh.kamboju@linaro.org>
> The test case route4-change-dst fails intermittently creating
> the problem for smoketest results verdict. route4-change-dst
> is a stress test should not be a part of smoketest. because of
> these issues removing route4-change-dst from the smoketest.
> Suggested-by: Alexey Kodanev <aleksei.kodanev@bell-sw.com>
> Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Did 75184c30a ("lib/tst_net.sh: disable ipv6_dad work on test interfaces")
fixed your problem? I'd actually like to route4-change-dst in smoketest to
have it as a detection DAD issue is working.
Kind regards,
Petr
> ---
> runtest/smoketest | 1 -
> 1 file changed, 1 deletion(-)
> diff --git a/runtest/smoketest b/runtest/smoketest
> index 7f395936e..dd689bd6f 100644
> --- a/runtest/smoketest
> +++ b/runtest/smoketest
> @@ -12,5 +12,4 @@ stat04 symlink01 -T stat04
> utime01A symlink01 -T utime01
> rename01A symlink01 -T rename01
> splice02 splice02 -s 20
> -route4-change-dst route-change-dst.sh
> shell_test01 echo "SUCCESS" | shell_pipe01.sh
WARNING: multiple messages have this Message-ID (diff)
From: Petr Vorel <pvorel@suse.cz>
To: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 1/2] runtest/smoketest: Remove intermittent failed test case route4-change-dst
Date: Tue, 14 Sep 2021 14:50:15 +0200 [thread overview]
Message-ID: <YUCah4R0SBDKZvPQ@pevik> (raw)
Message-ID: <20210914125015.5x92ZH169AkQZdOM-FZeaMs6pLc2L-FdF2YpIVlTZDA@z> (raw)
In-Reply-To: <20210914122425.85129-1-naresh.kamboju@linaro.org>
> The test case route4-change-dst fails intermittently creating
> the problem for smoketest results verdict. route4-change-dst
> is a stress test should not be a part of smoketest. because of
> these issues removing route4-change-dst from the smoketest.
> Suggested-by: Alexey Kodanev <aleksei.kodanev@bell-sw.com>
> Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Did 75184c30a ("lib/tst_net.sh: disable ipv6_dad work on test interfaces")
fixed your problem? I'd actually like to route4-change-dst in smoketest to
have it as a detection DAD issue is working.
Kind regards,
Petr
> ---
> runtest/smoketest | 1 -
> 1 file changed, 1 deletion(-)
> diff --git a/runtest/smoketest b/runtest/smoketest
> index 7f395936e..dd689bd6f 100644
> --- a/runtest/smoketest
> +++ b/runtest/smoketest
> @@ -12,5 +12,4 @@ stat04 symlink01 -T stat04
> utime01A symlink01 -T utime01
> rename01A symlink01 -T rename01
> splice02 splice02 -s 20
> -route4-change-dst route-change-dst.sh
> shell_test01 echo "SUCCESS" | shell_pipe01.sh
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2021-09-14 12:50 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-14 12:24 [LTP] [PATCH 1/2] runtest/smoketest: Remove intermittent failed test case route4-change-dst Naresh Kamboju
2021-09-14 12:24 ` Naresh Kamboju
2021-09-14 12:24 ` [LTP] [PATCH 2/2] runtest/smoketest: Adding ping01 and ping02 test cases Naresh Kamboju
2021-09-14 12:24 ` Naresh Kamboju
2021-09-14 12:50 ` Petr Vorel [this message]
2021-09-14 12:50 ` [LTP] [PATCH 1/2] runtest/smoketest: Remove intermittent failed test case route4-change-dst Petr Vorel
2021-09-14 13:07 ` Naresh Kamboju
2021-09-14 13:07 ` Naresh Kamboju
2021-09-14 14:48 ` Alexey Kodanev
2021-09-14 14:48 ` Alexey Kodanev
2021-09-14 15:52 ` Petr Vorel
2021-09-14 15:52 ` Petr Vorel
-- strict thread matches above, loose matches on Subject: below --
2021-09-06 8:34 Naresh Kamboju
2021-09-06 8:34 ` Naresh Kamboju
2021-09-09 10:21 ` Petr Vorel
2021-09-09 10:21 ` Petr Vorel
2021-09-10 10:56 ` Naresh Kamboju
2021-09-10 10:56 ` Naresh Kamboju
2021-09-06 8:26 Naresh Kamboju
2021-09-06 8:26 ` Naresh Kamboju
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=YUCah4R0SBDKZvPQ@pevik \
--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