From e96d00e0adca2b208ae1e1d8c09f6fde5f3591af Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Thu, 28 Jun 2012 10:05:23 +0000 Subject: [PATCH] Forgotten test description --- org.glite.lb.doc/src/LBTP-Tests.tex | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/org.glite.lb.doc/src/LBTP-Tests.tex b/org.glite.lb.doc/src/LBTP-Tests.tex index 2ac5700..5daaedf 100644 --- a/org.glite.lb.doc/src/LBTP-Tests.tex +++ b/org.glite.lb.doc/src/LBTP-Tests.tex @@ -81,6 +81,8 @@ Besides pure System Functionality Tests, this list also includes In-the-Wild tes \hline {\tt lb-test-dump-load.sh} & Test the dump (backup) and load (restore) procedure \\ \hline +{\tt lb-test-collections.sh} & A placeholder for collection-specific regression tests \\ +\hline \end{tabularx} \subsubsection{Event logging examples} @@ -635,6 +637,21 @@ do nothing (i.e. nothing was left in the database). \note\ The probe includes artificial delays (about 12\,s worth) but also performs a lot of action. The test takes approx. 150\,s to finish. +\subsubsection{Collection-specific tests} +\label{dumpload} +\req\ All \LB\ services configured and running. + +\what +\begin{enumerate} +\item Register a collection +\item Try querying for jobs by parent ID only +\end{enumerate} + +\how\ \ctblb{lb-test-collections.sh} + +\result\ Children were returned. + + \section{LB ``In the Wild''---Real-World WMS Test} \req\ All \LB services running, working grid infrastructure accessible (including permissions). -- 1.8.2.3