Pnfsimulator - JJB configuration 83/92783/1
authorTomasz Golabek <tomasz.golabek@nokia.com>
Tue, 6 Aug 2019 11:26:10 +0000 (13:26 +0200)
committerTomasz Golabek <tomasz.golabek@nokia.com>
Tue, 6 Aug 2019 11:26:10 +0000 (13:26 +0200)
New configuration for pnfsimulator and netconfsimulator added for docker builds.

Change-Id: If5ed0a4610ec75a85c203918a5a4fe7c1ada5e39
Issue-ID: INT-1134
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
jjb/integration/integration-docker.yaml

index 8fea30f..1066057 100644 (file)
           pom: 'test/mocks/sniroemulator/pom.xml'
           pattern: 'test/mocks/sniroemulator/**'
       - 'pnfsimulator':
-          pom: 'test/mocks/pnfsimulator/pom.xml'
-          pattern: 'test/mocks/pnfsimulator/**'
+          pom: 'test/mocks/pnfsimulator/pnfsimulator/pom.xml'
+          pattern: 'test/mocks/pnfsimulator/pnfsimulator/**'
+      - 'netconfsimulator':
+          pom: 'test/mocks/pnfsimulator/netconfsimulator/pom.xml'
+          pattern: 'test/mocks/pnfsimulator/netconfsimulator/**'
     mvn-settings: 'integration-settings'
     files: '**'
     archive-artifacts: ''