aboutsummaryrefslogtreecommitdiffstats
path: root/feature-distributed-locking/src/test/java/org/onap/policy/distributed
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Add junit coverage to drools-pdpJim Hahn2-12/+217
2018-10-01Set drools-pdp checkstyle configPamela Dragosh1-1/+1
2018-09-13Fix checkstyle for features submodules.Pamela Dragosh2-170/+191
2018-07-18Deny subsequent lock()Jim Hahn1-2/+8
2018-07-16Distinguish lock from refreshJim Hahn1-0/+26
2018-06-29Use DB time instead of jvm timeJim Hahn1-9/+7
2018-06-27Add time limit to locking facilityJim Hahn1-84/+28
2018-04-12Sonar fixes for policy-core locksJim Hahn1-15/+16
2018-04-04Small modification to resolve junit failuresMagnusen, Drew (dm741q)2-9/+40
2018-04-03Implementation of distributed locking featureMagnusen, Drew (dm741q)2-0/+256