From: Tom Pantelis Date: Sun, 30 Apr 2017 02:44:26 +0000 (-0400) Subject: Improve test logging in DistributedEntityOwnershipIntegrationTest X-Git-Tag: release/carbon~45 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=2c85e5e423631ddf038c13e5cff3308ef50be16b;hp=2c85e5e423631ddf038c13e5cff3308ef50be16b;ds=sidebyside 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 (cherry picked from commit 56af1b2a45b4a567813de5314c31aaf26a2e4052) ---