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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 13 Jan 2015 15:43:26 +0000 (12:43 -0300)
commit5e43f20a448f86915e64e18d6dccbb6e9ced4be6
tree5b164fc1362747f2e3d8071821aece6b569d24e9
parent0f44011336ef000484632c2c0de07bcd04babc44
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>
t/db_dependent/www/opac_utf8.t