- Needed to make the integration tab in Jenkins to display it
- Timeout reduced to 20 min
Issue-ID: INT-1124
Signed-off-by: ebo <eliezio.oliveira@est.tech>
Change-Id: If37c143193d4a22c87ba725b3e3847328df84a62
           branch: 'master'
     # Required by verifier
     mvn-settings: 'integration-settings'
-    project-name: 'netconf-pnp-simulator'
+    project-name: 'integration-netconf-pnp-simulator'
     gerrit_trigger_file_paths:
       - compare-type: ANT
         pattern: 'test/mocks/netconf-pnp-simulator/engine/**'
     docker-root: test/mocks/netconf-pnp-simulator/engine
     container-tag-method: yaml-file
     build-node: centos7-docker-8c-8g
-    build-timeout: 1000
+    build-timeout: 20
     jobs:
       - gerrit-docker-verify
       - gerrit-docker-merge