Fix project-name for netconf-pnp-simulator; fix timeout 63/102763/1
authorebo <eliezio.oliveira@est.tech>
Mon, 2 Mar 2020 16:52:38 +0000 (16:52 +0000)
committerebo <eliezio.oliveira@est.tech>
Mon, 2 Mar 2020 17:14:12 +0000 (17:14 +0000)
- 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

jjb/integration/integration.yaml

index c7564f4..eba9b17 100644 (file)
@@ -74,7 +74,7 @@
           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/**'
@@ -82,7 +82,7 @@
     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