[Darshan-commits] [Darshan] branch, master, updated. darshan-2.3.1-pre1-15-gf395486

Service Account git at mcs.anl.gov
Wed Feb 4 10:51:44 CST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "".

The branch, master has been updated
       via  f39548697747bea7213e00d1d09297878ef27cf9 (commit)
       via  d3c4b9ddd884d23065bce0521c219c123d28c9c0 (commit)
      from  23523f15fa7e93d176ed90a42e096c1573b750b0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f39548697747bea7213e00d1d09297878ef27cf9
Author: Phil Carns <carns at mcs.anl.gov>
Date:   Wed Feb 4 11:51:38 2015 -0500

    update README

commit d3c4b9ddd884d23065bce0521c219c123d28c9c0
Author: Phil Carns <carns at mcs.anl.gov>
Date:   Wed Feb 4 11:50:34 2015 -0500

    update changelog

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                          |    3 ++-
 darshan-test/regression/README.txt |   18 ++++++++----------
 2 files changed, 10 insertions(+), 11 deletions(-)


Diff of changes:
diff --git a/ChangeLog b/ChangeLog
index 13d0ec3..cf17f29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 Darshan Release Change Log
 --------------------------
 
-darshan-2.3.1-pre1
+darshan-2.3.1-pre2
 =============
 * Add wrappers for mkstemp(), mkostemp(), mkstemps(), and mkostemps()
   (reported by Tom Peterka)
@@ -24,6 +24,7 @@ darshan-2.3.1-pre1
   - indicate which rank was slowest in unique file results
   - label I/O vs. meta time more clearly
   - include unique file meta time in agg_perf_by_slowest calculation
+* added regression test script framework in darshan-test/regression/
 
 darshan-2.3.0
 =============
diff --git a/darshan-test/regression/README.txt b/darshan-test/regression/README.txt
index 41f6291..9fa8c81 100644
--- a/darshan-test/regression/README.txt
+++ b/darshan-test/regression/README.txt
@@ -1,18 +1,16 @@
-This directory contains regression tests for both the runtime and util components of Darshan,
-assuming that Darshan is already compiled and installed in a known path.
+This directory contains regression tests for both the runtime and util
+components of Darshan, assuming that Darshan is already compiled and
+installed in a known path.
 
 The master script must be executed with three arguments:
 
 1) path to darshan installation
-2) path to temporary directory (for building executables, collecting logs, etc. during test)
+2) path to temporary directory (for building executables, collecting logs, 
+   etc. during test)
 3) platform type; options include:
    - ws (for a standard workstation)
 
-The platform type should map to a subdirectory containing scripts that describe how to
-perform platform-specific tasks (like loading or generating darshan wrappers and executing
-jobs).
+The platform type should map to a subdirectory containing scripts
+that describe how to perform platform-specific tasks (like loading or
+generating darshan wrappers and executing jobs).
 
-TODO:
----------
-- tie this in with the "automated" directory in the tree, which already performs automated
-  build tests (but no runtime tests) in Jenkins


hooks/post-receive
--



More information about the Darshan-commits mailing list