Revert SouthboundIT multi-threading and refactor
authorStephen Kitt <skitt@redhat.com>
Wed, 28 Oct 2015 17:03:25 +0000 (18:03 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 30 Oct 2015 17:15:53 +0000 (18:15 +0100)
Running the tests in ExecutorService-managed threads masks a number of
errors which leave the target OVSDB in an inconsistent state. This
patch reverts the multi-threading and subsequent refactor, while
preserving some of the later changes (notably the Jacoco activation).

The multi-threading and testcase-refactoring will be re-done as
follow-up patches.

Change-Id: I9d534509f772afd75877d230cf4e2dc4654fab85
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found