From 871cf01c5d19cde327ededbf73ed3f751ebce098 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Fri, 22 May 2009 11:56:12 +0000 Subject: [PATCH] rename document, comment-out TODO's --- org.glite.lb.doc/src/LBTP-PerfTests.tex | 12 ++++++------ org.glite.lb.doc/src/LBTP-Tests.tex | 19 +++++++++---------- org.glite.lb.doc/src/LBTP.tex | 2 +- 3 files changed, 16 insertions(+), 17 deletions(-) diff --git a/org.glite.lb.doc/src/LBTP-PerfTests.tex b/org.glite.lb.doc/src/LBTP-PerfTests.tex index 93defd7..e0bcb43 100644 --- a/org.glite.lb.doc/src/LBTP-PerfTests.tex +++ b/org.glite.lb.doc/src/LBTP-PerfTests.tex @@ -1,7 +1,7 @@ \section{Performance and stress tests} \label{s:perftests} -\TODO{Michal: nejak sesynchronizovat s webem} +%\TODO{Michal: nejak sesynchronizovat s webem} In this section we describe only the general idea of performance and stress tests of \LB components. This work is in progress and all necessary information is updated at the wiki page: @@ -29,7 +29,7 @@ directories, these tests may require binaries from other components, though. \item All tests use sequence of events for typical jobs (small job, big job, small DAG, big DAG) prepared beforehand. These events are stored in files in ULM format in CVS (see \texttt{org.glite.lb.common/examples}). -\TODO{new strategy? use real jobs...} +%\TODO{new strategy? use real jobs...} \item Events are generated by \verb'glite-lb-stresslog' program, which reads ULM text of events for particular test job and logs the event sequence directly @@ -64,12 +64,12 @@ queries, for example). \item Measure event throughput by \[ \mbox{event\_throughput} = \frac{1}{\mbox{time\_delivered} - \mbox{time\_arrived}} \] -\TODO{measure job throughput for event patterns of typical jobs or deduce -job throughput from throughput of selected types of events?} +%\TODO{measure job throughput for event patterns of typical jobs or deduce +%job throughput from throughput of selected types of events?} \item Publish the results on the web. - \item \TODO{ETICS test framework is used to run performance and stress tests automatically.} +% \item \TODO{ETICS test framework is used to run performance and stress tests automatically.} \end{itemize} % vztahuje se k cemu? @@ -252,7 +252,7 @@ ii) events sent to IL 1) stresslog sends events to interlogger using the UNIX domain socket and logd->interlogger protocol, events are stored in files (stresslog behaves like logd) - TODO: pro toto neni funkce v producerske knihovne +% TODO: pro toto neni funkce v producerske knihovne 2) interlogger reads events from event files created by stresslog (by recovery thread) 3) stresslog stores events to files and every n-th diff --git a/org.glite.lb.doc/src/LBTP-Tests.tex b/org.glite.lb.doc/src/LBTP-Tests.tex index 2c3642c..b63c146 100644 --- a/org.glite.lb.doc/src/LBTP-Tests.tex +++ b/org.glite.lb.doc/src/LBTP-Tests.tex @@ -170,13 +170,13 @@ events (e.g. destination computing element) wrt. the values reported in the job -\subsubsection{Non-simple job states} -\TODO{dags, collections, their states and states (and histogram) of their children/subjobs, ...} +%\subsubsection{Non-simple job states} +%\TODO{dags, collections, their states and states (and histogram) of their children/subjobs, ...} -\subsection{Query tests} -\TODO{query all my jobs, query one job, query with some structured conditions, some other queries that caused problems in the past, ...} +%\subsection{Query tests} +%\TODO{query all my jobs, query one job, query with some structured conditions, some other queries that caused problems in the past, ...} \subsection{LB server and proxy combined test} @@ -216,7 +216,7 @@ are really purged from the proxy. \subsection{WS interface} -\TODO{fila, valtri: tests using Java example} +%\TODO{fila, valtri: tests using Java example} \req\ \path{glite-lb-bkserverd} running, events from \ref{normal} logged \what\ retrieve both events and job states with the \LB\ WS interface @@ -231,13 +231,13 @@ are really purged from the proxy. -\subsection{HTML interface} -\TODO{fila: query tests using wget/curl} +%\subsection{HTML interface} +%\TODO{fila: query tests using wget/curl} -\subsection{Change ACL} -\TODO{kouril: to be added later with new authz schema} +%\subsection{Change ACL} +%\TODO{kouril: to be added later with new authz schema} @@ -353,7 +353,6 @@ immediately. \subsection{Server purge} -\TODO{ljocha, valtri: ozivit skript i text} \textbf{WARNING: This test is destructive, it destroys ALL data in an existing \LB\ database.} diff --git a/org.glite.lb.doc/src/LBTP.tex b/org.glite.lb.doc/src/LBTP.tex index e30fa0d..c1750c0 100644 --- a/org.glite.lb.doc/src/LBTP.tex +++ b/org.glite.lb.doc/src/LBTP.tex @@ -4,7 +4,7 @@ \input{definitions} \title{Logging and Bookkeeping} -\Subtitle{Test Plan} +\Subtitle{Test Plan Test Suite Documentation} \author{CESNET EGEE III JRA1 and SA3 team} \DocIdentifier{glite-lb-doc-tp-\version} \DeliverableId{} -- 1.8.2.3