Felipe Monteiro 0fc02a0ce2 fix: Testing with multiple workers
This PS allows Deckhand to be able to run functional tests with
multiple workers. To achieve that, a document validation bug
was fixed: undeleted data schemas from all previous revisions are
considered. (The test schema-validation-success_add_invalid_document
was failing sporadically because of data race conditions with
only considering data schemas from the last revision with multiple
workers.)

The number of workers for running functional tests via uwsgi
has been increased to the number of CPU cores available on
the server to consistently validate concurrency.

Change-Id: I12589c2ed10495a1eb30757b6bacc5370503d0f4
2018-01-09 20:03:14 -04:00
..
2017-10-30 16:21:49 -04:00
2017-10-02 18:09:13 +01:00