public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/3] runtest/stress.part3: fix cmd for the rpc01 test case
@ 2013-12-23 15:25 Stanislav Kholmanskikh
  2013-12-23 15:25 ` [LTP] [PATCH 2/3] rpc01: moved common functions to a lib Stanislav Kholmanskikh
  2014-02-05 10:45 ` [LTP] [PATCH 1/3] runtest/stress.part3: fix cmd for the rpc01 test case Stanislav Kholmanskikh
  0 siblings, 2 replies; 11+ messages in thread
From: Stanislav Kholmanskikh @ 2013-12-23 15:25 UTC (permalink / raw)
  To: ltp-list; +Cc: vasily.isaenko

Patch 9a7031ab2778600249947882d9f00acc9bcc1310 fixed some paths in
the rpc01 test script, so we shouldn't set TCbin before calling.

Signed-off-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
---
 runtest/stress.part3 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/runtest/stress.part3 b/runtest/stress.part3
index eac28d0..caa9a60 100644
--- a/runtest/stress.part3
+++ b/runtest/stress.part3
@@ -884,7 +884,7 @@ hangup01 hangup01
 
 mc_cmds mc_cmds
 mc_opts export TCsrc=$LTPROOT/testcases/network/multicast/mc_opts; mc_opts
-rpc01 export TCbin=$LTPROOT/testcases/network/rpc/basic_tests/rpc01; rpc01
+rpc01 rpc01
 run_rpc_tests.sh export TCbin=$LTPROOT/testcases/network/rpc/rpc-tirpc-full-test-suite; run_rpc_tests.sh
 perf_lan perf_lan
 
-- 
1.7.1


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2014-04-08 11:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23 15:25 [LTP] [PATCH 1/3] runtest/stress.part3: fix cmd for the rpc01 test case Stanislav Kholmanskikh
2013-12-23 15:25 ` [LTP] [PATCH 2/3] rpc01: moved common functions to a lib Stanislav Kholmanskikh
2013-12-23 15:25   ` [LTP] [PATCH 3/3] rpc01: fix compile-time warnings Stanislav Kholmanskikh
2014-02-05 12:08     ` chrubis
2014-04-07 18:12   ` [LTP] [PATCH 2/3] rpc01: moved common functions to a lib chrubis
     [not found]     ` <5343A0AC.6010803@oracle.com>
2014-04-08  7:12       ` [LTP] [PATCH] rpc01: moved the library into a separate directory Stanislav Kholmanskikh
2014-04-08 11:41         ` chrubis
2014-04-08  9:56       ` [LTP] [PATCH 2/3] rpc01: moved common functions to a lib chrubis
2014-02-05 10:45 ` [LTP] [PATCH 1/3] runtest/stress.part3: fix cmd for the rpc01 test case Stanislav Kholmanskikh
2014-02-05 12:10   ` chrubis
2014-02-05 12:11     ` chrubis

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