nsm: Increase build timeout for Meridio jobs
[infra/cicd.git] / jjb / nsm / nordix-nsm-meridio-periodic.yaml
index 8ebe776724a4ba5479ae25f73220c33108e69986..264bce5ff0edb3c3e473b342c59e23916073c0fd 100644 (file)
@@ -33,6 +33,7 @@
       - nsp
       - proxy
       - target
+      - frontend
 
     jobs:
       - 'nordix-nsm-meridio-{image-name}-periodic-build-{stream}'
@@ -48,7 +49,7 @@
 
     properties:
       - github:
-          url: https://github.com/nordix/meridio.git
+          url: https://github.com/Nordix/Meridio
 
     parameters:
       - string:
 
     scm:
       - git:
-          url: 'https://github.com/$PROJECT.git'
+          url: 'https://github.com/$GITHUB_ORGANIZATION/$PROJECT.git'
           branches:
             - master
           timeout: 15
           wipe-workspace: true
 
     triggers:
-      - timed: '@midnight'
+      - pollscm:
+          cron: '@midnight'
 
     wrappers:
       - build-timeout:
-          timeout: 10
+          timeout: 30
       - nordixinfra-harbor-creds-wrapper
       - mask-passwords