Improve test logging in DistributedEntityOwnershipIntegrationTest 95/56295/3
authorTom Pantelis <tompantelis@gmail.com>
Sun, 30 Apr 2017 02:44:26 +0000 (22:44 -0400)
committerRobert Varga <nite@hq.sk>
Sun, 30 Apr 2017 19:29:38 +0000 (19:29 +0000)
commit56af1b2a45b4a567813de5314c31aaf26a2e4052
treecb4764d0966358b515ce22cb4b0064c3c2f05bf2
parent821944277049bbb3949021626844ef7a80101f70
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 <tompantelis@gmail.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/entityownership/DistributedEntityOwnershipIntegrationTest.java