Whamcloud - gitweb
LU-123 Port yaml and auster to b1_8
authorroot <root@murdoch.sodor>
Tue, 21 Dec 2010 14:00:06 +0000 (14:00 +0000)
committerJohann Lombardi <johann@whamcloud.com>
Wed, 20 Apr 2011 13:36:09 +0000 (06:36 -0700)
commit30d9df1a69d325c416ed7027ddd34464f097396f
treea1be405de52ed5a4ce79623a80e737dd48485903
parent134461a981b134de896d9aa9cc6ec2d816cfa044
LU-123 Port yaml and auster to b1_8

Changes to add the yaml data logging from the 2.0 branch in the 1.8 branch, this
patch was created by applying the 2.0 yml patch to 1.8 and then resolving the issues.

This is to say that the larger changes have been taken to be correct because of their
acceptance in the 2.0 master.

This patch also contains the addition of the auster.sh script which allows for the logging
of test results to the maloo database. The actual logging is carried out by the
maloo_upload.sh script.

For instructions on how to use auster use auster -?, for instructions on maloo refer to
the whamcloud wiki [where I will begin to place a resource of information!]

Change-Id: I602a3534f17544d857aa0a9f9f82d2873fb73a39
Signed-off-by: Chris Gearing <chris@whamcloud.com>
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/421
Tested-by: Hudson
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
36 files changed:
lustre/tests/Makefile.am
lustre/tests/acceptance-small.sh
lustre/tests/auster.sh [new file with mode: 0755]
lustre/tests/conf-sanity.sh
lustre/tests/insanity.sh
lustre/tests/large-scale.sh
lustre/tests/lfsck.sh
lustre/tests/liblustre.sh
lustre/tests/lnet-selftest.sh
lustre/tests/maloo_upload.sh [new file with mode: 0755]
lustre/tests/metadata-updates.sh
lustre/tests/mmp.sh
lustre/tests/obdfilter-survey.sh
lustre/tests/ost-pools.sh
lustre/tests/parallel-scale.sh
lustre/tests/performance-sanity.sh
lustre/tests/racer.sh
lustre/tests/recovery-double-scale.sh
lustre/tests/recovery-mds-scale.sh
lustre/tests/recovery-random-scale.sh
lustre/tests/recovery-small.sh
lustre/tests/replay-dual.sh
lustre/tests/replay-ost-single.sh
lustre/tests/replay-single.sh
lustre/tests/replay-vbr.sh
lustre/tests/rpc.sh
lustre/tests/runtests
lustre/tests/sanity-benchmark.sh
lustre/tests/sanity-quota.sh
lustre/tests/sanity.sh
lustre/tests/sanityn.sh
lustre/tests/sgpdd-survey.sh
lustre/tests/test-framework.sh
lustre/tests/test-groups/regression [new file with mode: 0644]
lustre/tests/test-groups/regression-mpi [new file with mode: 0644]
lustre/tests/yaml.sh [new file with mode: 0644]