Override the csit verify stream for bier 03/62603/1
authorQuan Xiong <xiong.quan@zte.com.cn>
Mon, 4 Sep 2017 08:48:59 +0000 (16:48 +0800)
committerQuan Xiong <xiong.quan@zte.com.cn>
Mon, 4 Sep 2017 08:49:16 +0000 (16:49 +0800)
Change-Id: I5cc91285c1d7905539162a242dbc6107c24e1502
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
jjb/bier/bier-csit-basic.yaml

index e2cb28fa4168210dcbbf07135e82d0fa48e9a0ae..e47ff6afce623662c57551332eac770897e3ca7e 100644 (file)
 
     # Project branches
     stream:
+      # Removed jobs testing Carbon branches due to the CSIT update
+      # incompatible changes in test suites for Nitrogen
+      # TODO: Create test suites for specific release before
+      # Nitrogen if needed.
       - oxygen:
           branch: 'master'
           jre: 'openjdk8'
           jre: 'openjdk8'
           karaf-version: karaf3
 
-    # TODO: Delete the following if suites are compatible with Boron again.
-    verify-stream: 'carbon'
-    # TODO: Remove the lines above and below when carbon becomes the default scit-verify stream.
-    verify-branch: 'stable/carbon'
-    # TODO: Update the line above when stable/carbon is created.
+    # TODO: Delete the following if suites are compatible with Nitrogen again.
+    verify-stream: 'nitrogen'
+    # TODO: Remove the lines above and below when nitrogen becomes the default csit-verify stream.
+    verify-branch: 'master'
 
     install:
       - only: