public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] LTP_TIMEOUT for shell API
@ 2019-09-12 20:13 Petr Vorel
  2019-09-12 20:13 ` [LTP] [PATCH 1/3] shell: Add tst_is_num() Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Petr Vorel @ 2019-09-12 20:13 UTC (permalink / raw)
  To: ltp

Hi,

patchset replaces LTP_TIMEOUT_MUL for shell and C [1]
and memcg_stress_test.sh timeout fix [2].

It's also related to Clements fix for TST_RETRY_FN() and tst_adjust_timeout().

Kind regards,
Petr

[1] https://patchwork.ozlabs.org/project/ltp/list/?series=120151&state=*
[2] https://patchwork.ozlabs.org/patch/1155460/
[3] https://patchwork.ozlabs.org/project/ltp/list/?submitter=74899

Petr Vorel (3):
  shell: Add tst_is_num()
  shell: Introduce LTP_TIMEOUT variable
  net/if-mtu-change.sh: set LTP_TIMEOUT

 doc/test-writing-guidelines.txt               | 89 ++++++++++++-------
 .../memcg/stress/memcg_stress_test.sh         |  2 +-
 testcases/lib/tst_test.sh                     | 31 ++++++-
 .../network/stress/interface/if-mtu-change.sh |  4 +-
 4 files changed, 90 insertions(+), 36 deletions(-)

-- 
2.22.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-09-13 10:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12 20:13 [LTP] [PATCH 0/3] LTP_TIMEOUT for shell API Petr Vorel
2019-09-12 20:13 ` [LTP] [PATCH 1/3] shell: Add tst_is_num() Petr Vorel
2019-09-12 20:13 ` [LTP] [PATCH 2/3] shell: Introduce LTP_TIMEOUT variable Petr Vorel
2019-09-13 10:26   ` Cristian Marussi
2019-09-13 10:46     ` Petr Vorel
2019-09-12 20:13 ` [LTP] [PATCH 3/3] net/if-mtu-change.sh: set LTP_TIMEOUT Petr Vorel
2019-09-13 10:00   ` Clemens Famulla-Conrad
2019-09-13 10:41     ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox