From 6b119ae18ddc8a2a19dc49e6162955aea4577ff7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Mon, 11 Oct 2010 12:09:15 +0000 Subject: [PATCH] A few more wors on proxy test. --- org.glite.lb.doc/src/LBTP-Tests.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org.glite.lb.doc/src/LBTP-Tests.tex b/org.glite.lb.doc/src/LBTP-Tests.tex index 7565e47..c26e4d3 100644 --- a/org.glite.lb.doc/src/LBTP-Tests.tex +++ b/org.glite.lb.doc/src/LBTP-Tests.tex @@ -217,7 +217,7 @@ events (e.g. destination computing element) wrt. the values reported in the job \what\ Register jobs with \code{edg\_wll\_RegisterJobProxy}, log events using \code{edg\_wll\_LogEventProxy} and check the job states against both lbproxy (using \code{edg\_wll\_JobStatusProxy}) and bkserver -(using \code{edg\_wll\_JobStatus}). Pay special attention to job reaching final +(using \code{edg\_wll\_JobStatus}). Also test job collections and registration, including registration of subjobs. Pay special attention to job reaching final job status and to the automatic purge from proxy. % - check the timeouts. - ??tam byly nejaky timeouty??? @@ -243,6 +243,7 @@ job status and to the automatic purge from proxy. lbproxy and probably with a small delay also at the bkserver. Jobs that reach the final job state are really purged from the proxy. +\note\ The test includes artificial delays. Takes approx. 50\,s to finish. \subsection{WS interface} -- 1.8.2.3