On Mon, Sep 05 2016, Sam Morrison wrote:

Hi Sam,

> The issue I’m having are with the tests. Because the continuous queries are
> asynchronous and there is no current way in influxdb to force them to run I 
> get
> tests failing due to
> them not having run yet.
>
> I’m not sure how to get around this issue, apart from the tests failing
> everything is working quite well. I’m going to start some load testing soon to
> see what it’s like when pushing in a lot of metrics.

Does it break the REST API, or only some storage tests?

If it's just some storage test, you can change the tests so they are
retrying until the operation are done. Either in the test, or via a
special flag in the driver – we used to have that in the first version
of the driver.

> Wondering if there would be time to talk about this in Barcelona.

Sure.

-- 
Julien Danjou
-- Free Software hacker
-- https://julien.danjou.info

Attachment: signature.asc
Description: PGP signature

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to