Bug 13264: Make opac_utf8.t launch its own helper processes
authorTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 20 Nov 2014 15:05:44 +0000 (12:05 -0300)
committerChris Cormack <chris@bigballofwax.co.nz>
Sun, 18 Jan 2015 01:40:08 +0000 (14:40 +1300)
commitd0da08cd16408b9c170ae4962211b241890b9dc1
treef7f5e2fd24886b13a3b9cda994a5ca73836d7270
parent330988b18cd330a1a6ca6b06195283821b835d76
Bug 13264: Make opac_utf8.t launch its own helper processes

This patch makes opac_utf8.t launch its own:
- zebrasrv process
- rebuild_zebra.pl (daemon mode)

It also takes care of killing them when finished. It sets a frecquency
of 5 seconds for the indexer, and waits 10 just in case before looking
for the indexed records.

To test:
- Just launch the tests.

Edit: fixes on the license text.

Regards
Tomas

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
(cherry picked from commit 5e43f20a448f86915e64e18d6dccbb6e9ced4be6)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
t/db_dependent/www/opac_utf8.t