Merge "Pnfsimulator - JJB configuration"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 6 Aug 2019 18:59:54 +0000 (18:59 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 6 Aug 2019 18:59:54 +0000 (18:59 +0000)
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: ''