Merge "JIRA: AEGIS-458 scm removed fron test job tempate * add export LC_ALL="en_US...
[infra/cicd.git] / jjb / nsm / nordix-nsm-meridio-periodic.yaml
index 8ebe776724a4ba5479ae25f73220c33108e69986..9a6825e744632dcba75298ae4761df56381035ff 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: