X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-flow-services-frs.yaml;h=a5cc21f91a2c0c1f1942bb1720a1e7568165fb0f;hb=bf0ba7de8ab4aa43cf590c9c46a5d4cc73166d47;hp=9d6e59516b9d7db63160fedb5098e66f01f9d58d;hpb=04fe2d2c956cfcaec14e954775bf341b1c3e78e6;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services-frs.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services-frs.yaml index 9d6e59516..a5cc21f91 100644 --- a/jjb/openflowplugin/openflowplugin-csit-flow-services-frs.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-flow-services-frs.yaml @@ -23,10 +23,14 @@ scope: 'only' # Features to install - install-features: 'odl-restconf,odl-openflowplugin-app-config-pusher,odl-openflowplugin-app-topology,odl-openflowplugin-app-forwardingrules-sync' + install-features: 'odl-restconf,odl-openflowplugin-app-config-pusher,odl-openflowplugin-app-topology,odl-openflowplugin-app-forwardingrules-sync,odl-openflowplugin-app-table-miss-enforcer' - # Robot custom options - robot-options: '' + # Robot custom options. + # We need this delay to verify proper functionality. THIS HAS TO BE REMOVED BEFORE FRS GETS RELEASED. + robot-options: '-v flow_update_time:30s' + + # mininet image + mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g' # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'