add ccsdk-sli-northbound
[infra/cicd.git] / jjb / nsm / meridio-pull-request.yaml
index ad556d0c449a4e5cf4990d83dc970dd13d6c0256..9dd3301cfb937cdd6c27992909dc8c78ec771f25 100644 (file)
@@ -54,7 +54,7 @@
           description: JJB configured PROJECT parameter to identify a Nordix GitHub project
       - string:
           name: IMAGE_NAMES
-          default: 'load-balancer proxy tapa ipam nsp ctraffic frontend'
+          default: 'stateless-lb proxy tapa ipam nsp example-target frontend operator'
           description: Images to compile
       - string:
           name: IMAGE_VERSION
           name: IMAGE_REGISTRY
           default: 'registry.nordix.org/cloud-native/meridio'
           description: Meridio image regsitry
+      - bool:
+          name: DRY_RUN
+          default: false
+          description: Dry Run
 
     # https://opendev.org/jjb/jenkins-job-builder/src/commit/be422af6bb5edc32886a98d78340051f71244c41/jenkins_jobs/modules/triggers.py#L1235
     triggers:
       - github-pull-request:
           admin-list:
             - LionelJouin
+            - uablrek
+            - zolug
           auth-id: '{ghprb-auth-id}'
           github-hooks: true
           permit-all: true
           only-trigger-phrase: false
           cron: 'H/5 * * * *'
 
-    wrappers:
-      - build-timeout:
-          timeout: 30
-      - nordixinfra-harbor-creds-wrapper
-      - mask-passwords
-
     dsl: 
       !include-raw-escape: Jenkinsfile