Fix iotdm.yaml for nitrogen and carbon 85/56485/1
authorTomas Janciga <tjanciga@cisco.com>
Wed, 3 May 2017 18:59:05 +0000 (11:59 -0700)
committerTomas Janciga <tjanciga@cisco.com>
Wed, 3 May 2017 18:59:05 +0000 (11:59 -0700)
Autorelease was commented out for nitrogen by mistake.

Change-Id: I733827ae4a56218dae973cc0097741e06ff92e84
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
jjb/iotdm/iotdm.yaml

index 2dbbabd97b270bbe5c143fb320814d168b53d251..b69daa0f9c7910c6f3da97d6d04d1c720ef74ae5 100644 (file)
@@ -6,8 +6,7 @@
       - '{project-name}-distribution-check-{stream}'
       - '{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: nitrogen
@@ -35,7 +34,8 @@
       - '{project-name}-distribution4-check-carbon'
       - '{project-name}-integration-{stream}'
       - '{project-name}-merge-{stream}'
-      - '{project-name}-validate-autorelease-{stream}'
+      # TODO uncomment this line when IoTDM added to Carbon
+      # - '{project-name}-validate-autorelease-{stream}'
       - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
     stream: carbon