Merge "Add jsonpatch module used by backuprestore lib"
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 12 May 2017 22:22:00 +0000 (22:22 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 12 May 2017 22:22:00 +0000 (22:22 +0000)
jjb/iotdm/iotdm.yaml
jjb/releng-jobs.yaml

index b69daa0f9c7910c6f3da97d6d04d1c720ef74ae5..63ae08f99415b645c8cd981bf2c3a6410a4897cf 100644 (file)
@@ -34,8 +34,7 @@
       - '{project-name}-distribution4-check-carbon'
       - '{project-name}-integration-{stream}'
       - '{project-name}-merge-{stream}'
-      # TODO uncomment this line when IoTDM added to Carbon
-      # - '{project-name}-validate-autorelease-{stream}'
+      - '{project-name}-validate-autorelease-{stream}'
       - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
     stream: carbon
index f45a61a8be9389c5b63eea48f7460e60be162363..7fe94b94292015b18d36a1ca91d3c30afecbfed3 100644 (file)
       - opendaylight-infra-properties:
           build-days-to-keep: 7
 
+    parameters:
+      - opendaylight-infra-parameters:
+          os-cloud: '{os-cloud}'
+          project: '{project}'
+          branch: '{branch}'
+          refspec: 'refs/heads/{branch}'
+          artifacts: '{archive-artifacts}'
+
     wrappers:
       - opendaylight-infra-wrappers:
           build-timeout: '{build-timeout}'