From b7a57ba7ed0908d48ecbf92ce17e21b9147babce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 18 Jun 2010 09:09:53 +0000 Subject: [PATCH] Polishing, spell checks. --- org.glite.lb.doc/src/LBTP-Tests.tex | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/org.glite.lb.doc/src/LBTP-Tests.tex b/org.glite.lb.doc/src/LBTP-Tests.tex index 5b860f0..7a9e23c 100644 --- a/org.glite.lb.doc/src/LBTP-Tests.tex +++ b/org.glite.lb.doc/src/LBTP-Tests.tex @@ -39,7 +39,7 @@ Besides pure System Functionality Tests, this list also includes In-the-Wild tes \hline {\tt lb-test-logevent.sh} & Implemented & Test if local logger accepts events correctly (i.e. returns 0). \\ \hline -{\tt lb-test-il-recovery.sh} & Implemented & Tests if iterlogger recovers correctly and processes events logged in between when restarted. \\ +{\tt lb-test-il-recovery.sh} & Implemented & Tests if interlogger recovers correctly and processes events logged in between when restarted. \\ \hline {\tt lb-test-job-states.sh} & Implemented & Test that job state queries return correctly and that testing jobs are in expected states. \\ \hline @@ -427,7 +427,7 @@ including the checks. \what\ \begin{enumerate} \item Register a compute job. -\item Register input sandbox trasfer. +\item Register input sandbox transfer. \item Register output sandbox transfer. \item Generate events to trigger job state changes in one of the sandbox transfer jobs. \begin{enumerate} @@ -452,7 +452,7 @@ including the checks. \what\ \begin{enumerate} \item Register a job. -\item Send a \code{CahngeACL} event to add authorized user. +\item Send a \code{ChangeACL} event to add authorized user. \item Check job status to see if the event was processed correctly. \end{enumerate} @@ -480,12 +480,11 @@ including the checks. In all above cases: Watch the life cycle. Check the resulting state (\emph{Cleared}, \emph{Cancelled} or \emph{Aborted}). Check events received in the course of job execution; events from all relevant components must be present (NS, WM, JC, LM, and LRMS). -\how\ \ctblb{lb-test-wild.pl} +\how\ \ctblb{lb-test-wild.sh} \result\ Jobs were submitted. Cancel operation worked where applicable. Resulting state was as expected (\emph{Cleared}, \emph{Cancelled} or \emph{Aborted}). Events were received from all components as expected. -\note\ The test runs automatically. Bear in mind that in a real-life grid, even valid jobs may not always finish succesf -ully. Analyze failures and re-run if necessary. +\note\ The test runs automatically. Bear in mind that in a real-life grid, even valid jobs may not always finish successfully. Analyze failures and re-run if necessary. \note\ The number of jobs to generate may be specified using the \texttt{-n} argument -- 1.8.2.3