[LU-734] improve recovery-*-scale tests to put debug logs into $LOGDIR Created: 04/Oct/11  Updated: 07/Jun/12  Resolved: 27/Mar/12

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.2.0, Lustre 2.1.2
Fix Version/s: Lustre 2.2.0, Lustre 2.3.0, Lustre 2.1.2, Lustre 1.8.8

Type: Improvement Priority: Minor
Reporter: Chris Gearing (Inactive) Assignee: Jian Yu
Resolution: Fixed Votes: 0
Labels: paj

Issue Links:
Duplicate
is duplicated by LU-897 recovery_mds_scale.sh does not use th... Resolved
Rank (Obsolete): 4690

 Description   

While running recovery-*-scale tests, there are some specific debug logs (recovery-*-scale.debug, *run_

{dd,tar,dbench,iozone}

.sh*) generated. These logs are very useful for debugging the client load failure issues. Currently, they are saved in $TMP directory on each client node and not gathered after the tests fail. We need change the names of those debug logs and save them under $LOGDIR directory so that they could be uploaded to Maloo.



 Comments   
Comment by Jian Yu [ 28/Feb/12 ]

Hello Chris,
From the latest several failover test sessions on master branch, I saw that all of the recovery-*-scale tests failed:
https://maloo.whamcloud.com/test_sessions/0f8f971e-6248-11e1-b462-5254004bbbd3
https://maloo.whamcloud.com/test_sessions/2cf91d10-5e39-11e1-8401-5254004bbbd3
https://maloo.whamcloud.com/test_sessions/c0a09f88-5e3a-11e1-8401-5254004bbbd3
https://maloo.whamcloud.com/test_sessions/32726360-5d75-11e1-b5d6-5254004bbbd3

Without the client load debug logs, I could not figure out what was wrong. I'm going to modify the scripts to resolve this issue. Since the tests were run on VMs, could you please free/setup one node which contains 8 VMs for me to do the experiment and debugging work? Thanks!

Comment by Jian Yu [ 06/Mar/12 ]

Patches are in http://review.whamcloud.com/2261 and http://review.whamcloud.com/2265.

Comment by Jian Yu [ 09/Mar/12 ]

Patches are in http://review.whamcloud.com/2261 and http://review.whamcloud.com/2265.

With the above patches applied on master branch, the test results and logs are successfully gathered for recovery-*-scale tests and uploaded to Maloo.

An example test configuration:

Lustre Branch: master
Lustre Build: http://build.whamcloud.com/job/lustre-master/502/
Distro/Arch: RHEL6/x86_64 (kernel version: 2.6.32_220.4.2.el6)
Network: TCP (1GigE)
ENABLE_QUOTA=yes
FAILURE_MODE=HARD
SLOW=no

MGS/MDS Nodes: client-32vm5(active), client-32vm6(passive)
                                  \ /
                     1 combined MGS/MDT

OSS Nodes: client-32vm7(active), client-32vm8(active)
                              \ /
                              OST1 (lustre-OST0000, active in client-32vm7)
                              OST2 (lustre-OST0001, active in client-32vm8)
                              OST3 (lustre-OST0002, active in client-32vm7)
                              OST4 (lustre-OST0003, active in client-32vm8)
                              OST5 (lustre-OST0004, active in client-32vm7)
                              OST6 (lustre-OST0005, active in client-32vm8)

Client Nodes: client-32vm[1-4]

recovery-mds-scale passed with MDS and OST flavors separately and each was run in 30 mins:
https://maloo.whamcloud.com/test_sets/c31668f4-69ea-11e1-9d76-5254004bbbd3

recovery-random-scale passed in 30 mins:
https://maloo.whamcloud.com/test_sets/e7a2073e-69de-11e1-9d76-5254004bbbd3

recovery-double-scale passed:
https://maloo.whamcloud.com/test_sets/cffe6ab2-69d1-11e1-9d76-5254004bbbd3

Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,server,el5,ofa #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,client,el5,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,client,el5,ofa #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,client,ubuntu1004,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,client,sles11,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » i686,client,el5,ofa #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,server,el5,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » i686,server,el5,ofa #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » i686,client,el5,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » i686,server,el5,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,client,el6,ofa #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,server,el6,ofa #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/test-framework.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,client,el6,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » i686,client,el6,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » x86_64,server,el6,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » i686,server,el6,inkernel #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,el5,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,server,el5,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,el5,ofa #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,ubuntu1004,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,server,el5,ofa #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,sles11,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » i686,client,el5,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » i686,server,el5,ofa #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,el6,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,server,el6,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » i686,client,el6,ofa #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-master » i686,server,el6,ofa #512
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,el6,ofa #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » i686,client,el5,ofa #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » i686,server,el5,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,server,el6,ofa #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » i686,client,el6,ofa #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » i686,server,el6,ofa #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » i686,client,el6,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 12/Mar/12 ]

Integrated in lustre-b2_2 » i686,server,el6,inkernel #7
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 6730396d1d67123c42d926b1728a216463bb7da4)

Result = SUCCESS
Oleg Drokin : 6730396d1d67123c42d926b1728a216463bb7da4
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,server,el5,ofa #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,el5,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,ubuntu1004,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,server,el5,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,sles11,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » i686,client,el6,ofa #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » i686,client,el5,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,el5,ofa #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » i686,client,el6,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,el6,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,server,el6,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » i686,server,el6,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,client,el6,ofa #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » x86_64,server,el6,ofa #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » i686,server,el6,ofa #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » i686,server,el5,ofa #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_iozone.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » i686,client,el5,ofa #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,server,el5,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » i686,client,el6,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,server,el6,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,server,el6,ofa #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » i686,server,el6,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,client,el5,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,client,el6,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » i686,client,el6,ofa #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,client,el5,ofa #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,client,ubuntu1004,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,client,sles11,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,client,el6,ofa #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » x86_64,server,el5,ofa #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » i686,client,el5,ofa #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-b2_2 » i686,server,el5,inkernel #9
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision f52f16b664b888985a7a312c97dbdde91173a4bf)

Result = SUCCESS
Oleg Drokin : f52f16b664b888985a7a312c97dbdde91173a4bf
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » i686,server,el6,ofa #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_dbench.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_iozone.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » i686,client,el5,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » i686,server,el5,inkernel #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = ABORTED
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 14/Mar/12 ]

Integrated in lustre-master » i686,server,el5,ofa #515
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = ABORTED
Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Jian Yu [ 15/Mar/12 ]

The patches have been landed on b2_2 and master branches. The issue is resolved.

Comment by Jian Yu [ 11/Apr/12 ]

Patch for b1_8 branch is in http://review.whamcloud.com/2508.
Patch for b2_1 branch is in http://review.whamcloud.com/2509.

Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » x86_64,client,el6,inkernel #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » i686,client,el5,inkernel #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/rundbench
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » i686,server,el5,ofa #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/rundbench
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » i686,client,el5,ofa #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/rundbench
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » x86_64,server,el5,inkernel #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/cfg/local.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » x86_64,client,el5,ofa #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/rundbench
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » i686,server,el5,inkernel #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/rundbench
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » x86_64,client,el5,inkernel #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/rundbench
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » x86_64,server,el5,ofa #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/rundbench
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b1_8 » i686,client,el6,inkernel #185
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision aeeee616f7ec04da530186408bab7ff1f5245ca8)

Result = SUCCESS
Johann Lombardi : aeeee616f7ec04da530186408bab7ff1f5245ca8
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/rundbench
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » x86_64,client,sles11,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » x86_64,client,el6,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/rundbench
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_IOR.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » i686,server,el5,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/rundbench
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/cfg/local.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » x86_64,server,el6,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » x86_64,server,el5,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/cfg/local.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » x86_64,server,el5,ofa #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/rundbench
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » i686,server,el5,ofa #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/cfg/local.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » i686,server,el6,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/rundbench
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/cfg/local.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » x86_64,client,el5,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » i686,client,el5,ofa #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/test-framework.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » i686,client,el6,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/rundbench
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » x86_64,client,el5,ofa #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/rundbench
  • lustre/tests/run_dd.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 20/Apr/12 ]

Integrated in lustre-b2_1 » i686,client,el5,inkernel #49
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision 36459a19d3688ae38847f36d896326be92e7dd38)

Result = SUCCESS
Oleg Drokin : 36459a19d3688ae38847f36d896326be92e7dd38
Files :

  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/cfg/local.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/rundbench
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 02/May/12 ]

Integrated in lustre-dev » x86_64,client,el5,inkernel #340
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh

Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
Comment by Build Master (Inactive) [ 02/May/12 ]

Integrated in lustre-dev » i686,client,el6,inkernel #340
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh

Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/run_dd.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-random-scale.sh
Comment by Build Master (Inactive) [ 02/May/12 ]

Integrated in lustre-dev » i686,server,el5,inkernel #340
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-mds-scale.sh

Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 02/May/12 ]

Integrated in lustre-dev » x86_64,server,el6,inkernel #340
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh

Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
Comment by Build Master (Inactive) [ 02/May/12 ]

Integrated in lustre-dev » i686,client,el5,inkernel #340
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh

Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/test-framework.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
Comment by Build Master (Inactive) [ 02/May/12 ]

Integrated in lustre-dev » x86_64,server,el5,inkernel #340
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_tar.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/recovery-random-scale.sh

Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/run_tar.sh
Comment by Build Master (Inactive) [ 02/May/12 ]

Integrated in lustre-dev » x86_64,client,el6,inkernel #340
LU-734 tests: save recovery-*-scale debug logs into $LOGDIR (Revision 285389479125decaefa3d64a8460a7bfe0a7c889)
LU-734 tests: add sub-tests into recovery-*-scale tests (Revision fb05f2d177fbcfc2499008a4bb04fdf64ab19466)

Result = SUCCESS
Oleg Drokin : 285389479125decaefa3d64a8460a7bfe0a7c889
Files :

  • lustre/tests/run_iozone.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/test-framework.sh

Oleg Drokin : fb05f2d177fbcfc2499008a4bb04fdf64ab19466
Files :

  • lustre/tests/recovery-double-scale.sh
  • lustre/tests/run_iozone.sh
  • lustre/tests/run_tar.sh
  • lustre/tests/recovery-random-scale.sh
  • lustre/tests/run_IOR.sh
  • lustre/tests/run_dd.sh
  • lustre/tests/recovery-mds-scale.sh
  • lustre/tests/run_dbench.sh
  • lustre/tests/test-framework.sh
Generated at Sat Feb 10 01:09:54 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.