* [LTP] [PATCH v2 1/1] doc/user-guide: LTP_RUNTIME_MUL is only for C API
@ 2022-09-13 6:13 Petr Vorel
2022-09-19 15:02 ` Petr Vorel
0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2022-09-13 6:13 UTC (permalink / raw)
To: ltp; +Cc: Richard Palethorpe
Not yet implemented in shell API.
+ fix indent.
Fixes: 0f72d519a ("Introduce a concept of max runtime")
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Changes v1->v2:
* reword to "Not yet implemented in shell API" (Cyril)
doc/user-guide.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/user-guide.txt b/doc/user-guide.txt
index 0dc0c958e..656df3118 100644
--- a/doc/user-guide.txt
+++ b/doc/user-guide.txt
@@ -27,8 +27,9 @@ For running LTP network tests see `testcases/network/README.md`.
Variable is also used in shell tests, but ceiled to int.
| 'LTP_RUNTIME_MUL' | Multiplies maximal test iteration runtime. Tests
that run for more than a second or two are capped on
- runtime. You can scale the default runtime both up
- and down with this multiplier.
+ runtime. You can scale the default runtime both up
+ and down with this multiplier. NOTE: Not yet implemented
+ in shell API.
| 'LTP_VIRT_OVERRIDE' | Overrides virtual machine detection in the test
library. Setting it to empty string tell the library
that system is not a virtual machine. Other possible
--
2.37.3
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [LTP] [PATCH v2 1/1] doc/user-guide: LTP_RUNTIME_MUL is only for C API
2022-09-13 6:13 [LTP] [PATCH v2 1/1] doc/user-guide: LTP_RUNTIME_MUL is only for C API Petr Vorel
@ 2022-09-19 15:02 ` Petr Vorel
0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2022-09-19 15:02 UTC (permalink / raw)
To: ltp; +Cc: Richard Palethorpe
Hi all,
merged.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-19 15:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13 6:13 [LTP] [PATCH v2 1/1] doc/user-guide: LTP_RUNTIME_MUL is only for C API Petr Vorel
2022-09-19 15:02 ` Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).