Merge "Add quick verify job for RPM building logic"
[releng/builder.git] / jjb / releng-defaults.yaml
index 811782701b5516282bf73394900f06da36466114..6f37e577e6a800ae33cf3200838a7b832b632329 100644 (file)
     # Timeout in minutes
     build-timeout: 360
     build-node: centos7-java-builder-2c-8g
+    schedule: ''
+    schedule-saturday: 'H H * * 6'
+    schedule-weekly: 'H 23 * * 6'
+    schedule-high-frequency: 'H H/4 * * *'
 
     email-recipients: 'jenkins@lists.opendaylight.org'
     odl-ml2-driver-repo: 'https://github.com/openstack/networking-odl'
     gerrit-server-name: OpenDaylight
     # server-name is deprecated, use gerrit-server-name moving forward.
     server-name: 'OpenDaylight'
+    mvn-site-id: opendaylight-site
+    mvn-staging-id: opendaylight-staging
     git-url: 'ssh://jenkins-$SILO@git.opendaylight.org:29418'
     lftools-version: <1.0.0
 
     # defaults for parameters installing openstack for csit jobs
+    devstack-hash: ''
     create-initial-networks: 'False'
     disable-odl-l3-service-plugin: 'no'
-    disable-openstack-services: 'swift,cinder,n-net,q-vpn,n-cpu'
+    disable-openstack-services: ''
     enable-networking-l2gw: 'no'
     enable-openstack-plugins: 'networking-odl'
-    enable-openstack-services: 'q-svc,q-dhcp,q-meta,n-cauth,tempest'
+    enable-openstack-services: ''
+    enable-openstack-compute-services: ''
     ipsec-vxlan-tunnels-enabled: 'no'
     lbaas-service-provider: ''
     num-openstack-sites: 1
@@ -76,6 +84,8 @@
     # Default Robot framework options
     robot-options: ''
     trigger-jobs: ''
+    debug-map: ''
+    test-suites: ''
 
     # Data for csit-verify jobs
     # Branch for "last" version detection
         openflowplugin-csit-1node-sanity-only-nitrogen
     csit-sanity-list-carbon: >
         openflowplugin-csit-1node-sanity-only-carbon
-    csit-sanity-list-boron: >
-        openflowplugin-csit-1node-sanity-only-boron
     csit-weekly-list-oxygen: >
         controller-csit-1node-notifications-longevity-only-oxygen,
         controller-csit-3node-drb-partnheal-longevity-only-oxygen,
         distribution-deploy-carbon,
         distribution-offline-carbon,
         openflowplugin-csit-1node-periodic-longevity-only-carbon
-    csit-weekly-list-boron: >
-        distribution-deploy-boron,
-        distribution-offline-boron,
-        openflowplugin-csit-1node-periodic-longevity-only-boron