diff options
author | Jim Hahn <jrh3@att.com> | 2020-09-14 09:42:02 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-09-14 12:57:15 -0400 |
commit | e8e477ab80c6762fb05aebfe9becc630d2d51e39 (patch) | |
tree | d7374b73e6807b517ae660531c6f7c3dd0a67ccd /controlloop/packages/docker-controlloop/src/main | |
parent | 0a8b8fb5291495471c9568d59164188091465f36 (diff) |
Release locks between junit tests
Tdjam junits were randomly failing. Traced it down to the fact that the
locks were being released asynchronously and thus were not always
released when the next test cases requested them.
Also simplified logging for tdjam junit tests.
Fixed the property file so it isn't overwritten by the junit tests.
Changes per review comments:
- changed "Pattern" to "pattern" in logback xml
Issue-ID: POLICY-2789
Change-Id: I325ec69cf7affa531d3c575e3a34bc0b0e1edac7
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/packages/docker-controlloop/src/main')
0 files changed, 0 insertions, 0 deletions