diff options
author | Patrick Williams <iawillia@us.ibm.com> | 2012-04-13 17:05:12 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2012-04-14 09:14:47 -0500 |
commit | c43ba8893dcce5fd1f1bdb23111c99f779eb2f01 (patch) | |
tree | b8b62bd1a2def1c245248e9435b6d83ecf8f7e84 /src/build/buildpnor | |
parent | 429a1e708d9a4d89b0d30142f30dbd4f5f0df7e0 (diff) | |
download | talos-hostboot-c43ba8893dcce5fd1f1bdb23111c99f779eb2f01.tar.gz talos-hostboot-c43ba8893dcce5fd1f1bdb23111c99f779eb2f01.zip |
Reorder citest script for module start/complete.
Changed the citest script to read g_ModulesCompleted before
g_ModulesStarted. Otherwise, g_ModulesStarted value can
be stale relative to the g_ModulesCompleted, so they appear
to have the same value which is the indication that the test
cases have completed. Instead read g_ModulesCompleted first,
which will be smaller than g_ModulesStarted unless we really
are complete.
Change-Id: Ifeaf7cefbcfe481fab41804308af0e7c5dccf293
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/898
Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com>
Tested-by: Jenkins Server
Reviewed-by: Mark W. Wenning <wenning@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/buildpnor')
0 files changed, 0 insertions, 0 deletions