From: Tom Pantelis Date: Sun, 30 Apr 2017 02:44:26 +0000 (-0400) Subject: Improve test logging in DistributedEntityOwnershipIntegrationTest X-Git-Tag: release/nitrogen~301 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=56af1b2a45b4a567813de5314c31aaf26a2e4052;hp=56af1b2a45b4a567813de5314c31aaf26a2e4052;p=controller.git Improve test logging in DistributedEntityOwnershipIntegrationTest Some of the tests in DistributedEntityOwnershipIntegrationTest set the datastore type to "test" which isn't helpful in identifying the output in jenkins log archives. Use the name of the test method instead as is done with other tests. Change-Id: I25e40df5139a4d9f8c46d03c0f2c9c8a52fd15ee Signed-off-by: Tom Pantelis ---