Decode Base64 before parsing Gerrit comment
[releng/builder.git] / jjb / mdsal / mdsal-csit-bindingv1.yaml
index c7a3344d21a735435860d8da88895af85df5bd9f..d34691fc6a425da4d544f67a83b60ba3fe92d2aa 100644 (file)
     functionality: 'bindingv1'
 
     stream:
-      - sodium:
+      - aluminium:
           branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: true
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - only:
 
     # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs.
     tools_system_count: 0
+
+    # odl system flavor
     odl_system_flavor: odl-standard-4
 
     # Features to install
     install-features: 'odl-restconf'
 
+    # Robot custom options:
+    robot-options: ''
+
     # Additional patterns to archive
     archive-artifacts: '*.xml'