refactor email recipients to parameter with default value
[releng/builder.git] / jjb / releng-defaults.yaml
index 7adbcd8a55297b8cde63d496558ad5845aa8eaa2..b5368e75d6525361bf80603dfdf39aeb9ab5e042 100644 (file)
     build-timeout: 360
     build-node: centos7-java-builder-2c-8g
 
+    email-recipients: 'jenkins@lists.opendaylight.org'
+
     # openstack-infra-parameters defaults
     archive-artifacts: ''
     branch: master
 
-    # Maven versions
-    mvn30: 'Maven 3.0.5'
-    mvn31: 'Maven 3.1.1'
-    mvn32: 'Maven 3.2.5'
-    mvn33: 'Maven 3.3.9'
-
     # Plot configuration
     01-plot-title: ''
     01-plot-yaxis: ''
@@ -43,6 +39,3 @@
 
     # Python
     toxdir: ''
-
-    # Default value to enable optional job disable by overriding it selectively
-    disabled: false