X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fnsm%2Fmeridio-pull-request.yaml;h=9dd3301cfb937cdd6c27992909dc8c78ec771f25;hb=3b5d5d8f359a4207872edf32773fdb72c3193eb7;hp=ad556d0c449a4e5cf4990d83dc970dd13d6c0256;hpb=a0fc705bac0a746b1777b5fe04082e14a7581456;p=infra%2Fcicd.git diff --git a/jjb/nsm/meridio-pull-request.yaml b/jjb/nsm/meridio-pull-request.yaml index ad556d0c..9dd3301c 100644 --- a/jjb/nsm/meridio-pull-request.yaml +++ b/jjb/nsm/meridio-pull-request.yaml @@ -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 @@ -84,12 +84,18 @@ 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 @@ -98,11 +104,5 @@ only-trigger-phrase: false cron: 'H/5 * * * *' - wrappers: - - build-timeout: - timeout: 30 - - nordixinfra-harbor-creds-wrapper - - mask-passwords - dsl: !include-raw-escape: Jenkinsfile