Updated git submodules
authorMichael Vorburger <vorburger@redhat.com>
Thu, 1 Jun 2017 14:05:39 +0000 (16:05 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 1 Jun 2017 16:48:25 +0000 (16:48 +0000)
commit7bc1d76a65904d5d7a622bc82d0943ab2320116a
treeac8c74aeb5ec303770bd66aa8aa056e22a5bf784
parent1b0b9f4541a207d106a2ec6013cfc19c7a6eaed3
Updated git submodules

Project: genius master 57cd4eb4079da02c7ffcf2550d8daaf509e9e74e

Remove TestableDataTreeChangeListenerModule from ResourceManagerTest

It's currently not used anyway, and (because it's not used!) it can
occasionally cause the "heisenbug" (i.e. arbitrary test failure on some
runs, but not always) problem "IllegalStateException: Test forgot an
awaitEventsConsumption()".

see also (new) doc on
https://wiki.opendaylight.org/view/BestPractices/Component_Tests#Async

Change-Id: I8140df5e06b1b35deae4d4137af768c2c275b68b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
docs/submodules/genius