Set the correct Jenkins user as Git email
[releng/builder.git] / jjb / mdsal / mdsal-csit-bindingv1.yaml
index deb5c3deedf8dafd019c5030e79e7bd19ee995af..d34691fc6a425da4d544f67a83b60ba3fe92d2aa 100644 (file)
@@ -20,8 +20,6 @@
           jre: 'openjdk11'
       - sodium:
           branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
 
     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'