Fix random test failure in TestChefApiClient 07/28207/7
authorSkip Wonnell <skip@att.com>
Mon, 15 Jan 2018 15:38:13 +0000 (09:38 -0600)
committerPatrick Brady <pb071s@att.com>
Wed, 17 Jan 2018 20:16:49 +0000 (20:16 +0000)
commite98524f7770748ef79db82d48da0f97ab541d287
tree53ccd003a9c9d76461c56232f745ce75677a0520
parentdae4b37c7f067becbae331ef8bff60235c53a61c
Fix random test failure in TestChefApiClient

The check of the timestamp header fails when rolling over to a new
minute.    Change the code to compare the length of the interval
instead.

Issue-ID: APPC-411
Change-Id: I3a98aab2de878335a2bc320d261fee3101fd0652
Signed-off-by: Skip Wonnell <skip@att.com>
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/.gitignore
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/src/test/java/org/onap/appc/adapter/chef/chefclient/TestChefApiClient.java