\hline
{\tt lb-test-notif.sh} & Implemented & Test if notifications are delivered correctly for testing jobs. \\
\hline
-{\tt lb-test-notif-additional.sh} & Proposed & Test notification delivery with additional options. \\
-\hline
-{\tt lb-test-notif-switch.sh} & Proposed & Test the correct behavior of a notification once its target jobid changes. \\
+%{\tt lb-test-notif-additional.sh} & Proposed & Test notification delivery with additional options. \\
+%\hline
+{\tt lb-test-notif-switch.sh} & Implemented & Test the correct behavior of a notification once its target jobid changes. \\
\hline
{\tt lb-test-notif-recovery.sh} & Implemented & Test if notification client receives notifications correctly upon restart. \\
\hline
-\subsubsection{Additional notification criteria}
-\label{notif-complex}
-\req\ All \LB\ services running
-
-\what\ Like~\ref{notif1} but include additional criteria,
-e.g. job is scheduled for a~specific destination.
-
-\how\ \ctblb{lb-test-notif-additional.sh}
-
-\result\ Only notifications matching the criteria should be delivered.
-
+%\subsubsection{Additional notification criteria}
+%\label{notif-complex}
+%\req\ All \LB\ services running
+%
+%\what\ Like~\ref{notif1} but include additional criteria,
+%e.g. job is scheduled for a~specific destination.
+%
+%\how\ \ctblb{lb-test-notif-additional.sh}
+%
+%\result\ Only notifications matching the criteria should be delivered.
+%
% rozsireni dotazu o dalsi job
\how\ \ctblb{lb-test-notif-switch.sh}
+\note\ The test includes artificial delays. Takes approx. 25\,s to finish. Also note that this test will not work with \LB versions older than 2.0.
+
\result\ Notifications should be received by the client.
\begin{hints}
\begin{verbatim}
curl -3 --key $X509_USER_KEY --cert $X509_USER_CERT \
--capath /etc/grid-security/certificates \
- https://pelargir.ics.muni.cz:9000/text
+ https://pelargir.ics.muni.cz:9000/?text
\end{verbatim}
or
\begin{verbatim}
curl -3 --key $X509_USER_KEY --cert $X509_USER_CERT \
--capath /etc/grid-security/certificates \
- https://pelargir.ics.muni.cz:9000/1234567890/text
+ https://pelargir.ics.muni.cz:9000/1234567890/?text
\end{verbatim}