Enable integration tests 77/88077/4
authorFilip Krzywka <filip.krzywka@nokia.com>
Mon, 20 May 2019 11:58:08 +0000 (13:58 +0200)
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>
Tue, 21 May 2019 07:25:25 +0000 (07:25 +0000)
commit9c9f9e2663d0a1adbb00553a4c32f9fb9f0befd2
tree7326359d7b92ce361b77b7911a1b6f4b520f3f62
parente113136f357a21b459a332ef5526d20869f40ef8
Enable integration tests

Due to overriding oparent's configuration in "build/plugins" section
it seems we disabled resolving dependencies and integration-tests couldn't
find junit-jupiter-engine on classpath (test files were found, however
@Test annotation did not mean anything to failsafe plugin).

- also moved plugins-management section lower in build-tree to
follow convention
- prelonged hvves-client-producer test certificates

Change-Id: Iaddd26735e489180eaa0153fdd1322f95bcff36a
Issue-ID: DCAEGEN2-1423
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
pom.xml
services/hv-ves-client/producer/ct/src/test/resources/client.p12
services/hv-ves-client/producer/ct/src/test/resources/server.p12
services/hv-ves-client/producer/ct/src/test/resources/trust.p12