Commit 514d57d3 authored by Ivan Tyagov's avatar Ivan Tyagov

Re-index in catalog as next steps require it.

parent 2a714f83
......@@ -100,6 +100,8 @@ class Test(ERP5TypeTestCase):
ingestion_policy, _, data_stream, data_array = \
self.stepSetupIngestion(reference)
self.tic()
# simulate fluentd by setting proper values in REQUEST
request.method = 'POST'
data_chunk = msgpack.packb([0, real_data], use_bin_type=True)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment