From: Zdeněk Šustr Date: Fri, 25 Jun 2010 17:32:52 +0000 (+0000) Subject: Description of a new test. X-Git-Tag: glite-lb-types_R_1_1_1_1_emi_0~9 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c7dc285bb6387375974781d81d5f0d98b0770838;p=jra1mw.git Description of a new test. --- diff --git a/org.glite.lb.doc/src/LBTP-Tests.tex b/org.glite.lb.doc/src/LBTP-Tests.tex index 7a9e23c..7565e47 100644 --- a/org.glite.lb.doc/src/LBTP-Tests.tex +++ b/org.glite.lb.doc/src/LBTP-Tests.tex @@ -65,6 +65,8 @@ Besides pure System Functionality Tests, this list also includes In-the-Wild tes \hline {\tt lb-test-changeacl.sh} & Implemented & Test proper parsing of \code{ChangeACL} events. \\ \hline +{\tt lb-test-statistics.sh} & Implemented & Test statistic functions provided by \LB \\ +\hline \end{tabularx} \subsubsection{Event logging examples} @@ -464,6 +466,26 @@ including the checks. \result\ The \emph{test~DN} should be listed in the job's ACL. +\subsubsection{Statistics} + +\req\ All \LB\ services running + +\what\ +\begin{enumerate} +\item Register a series of jobs. +\item Generate events to push jobs to a given state. +\item Run statistics to calculate rate of jobs reaching that state. +\item Query for average time needed by test jobs to go from one state to another. +\item Check if the statistics returned reasonable results. +\end{enumerate} + +\how\ \ctblb{lb-test-statistics.sh} + +\note\ The test includes artificial delays. Takes approx. 30\,s to finish. + +\result\ Meaningful values should be returned by both tests. + + \section{LB ``In the Wild''---Real-World WMS Test} \req\ All \LB services running, working grid infrastructure accessible (including permissions).