diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-02-15 11:20:25 +0100 |
---|---|---|
committer | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-02-15 11:20:25 +0100 |
commit | 3ba340378a42d0090273f358deaaa1a269008f83 (patch) | |
tree | f00a5f2eddecddc11320b6895d7de8f51b7d0805 /src/test/resources/https | |
parent | 7c083746477e46a662ce3eb2664a050a210d971f (diff) |
Rework the SDC cache
Rework the SDC cache used during the integration tests as it was not
working on windows
Issue-ID: CLAMP-85
Change-Id: I56f19e7dc5e817a21714c4a19609c1de8e76e8dc
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'src/test/resources/https')
-rw-r--r-- | src/test/resources/https/https-test.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/resources/https/https-test.properties b/src/test/resources/https/https-test.properties index 82cd999c..01b6ff1d 100644 --- a/src/test/resources/https/https-test.properties +++ b/src/test/resources/https/https-test.properties @@ -62,7 +62,6 @@ server.http-to-https-redirection.port=10080 server.contextPath=/ #Modified engine-rest applicationpath -spring.jersey.application-path=/restservices/clds/v1 spring.profiles.active=clamp-default,clamp-spring-authentication #The max number of active threads in this pool |