Merge "Support any number of controller and mininet instances"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgp-ingest.yaml
index 59d34c17ad66ebd17998fb349cc393197c5d0fe7..4f8ac1b76f3aee25ed5d987c78621561af7dad63 100644 (file)
     install-features: 'odl-restconf,odl-bgpcep-pcep-all,odl-bgpcep-bgp-all,odl-netconf-connector-all,odl-bgpcep-data-change-counter'
 
     # Robot custom options
-    # Currently timeout values are calculated based on number of target prefixes
-    # and do not take into account test environment performance variation.
-    # FIXME: Add a new parameter to the test suite which allows to modify timeout if needed
-    robot-options: '-v COUNT:1000000 -v INSERT:10 -v WITHDRAW:9 -v PREFILL:10 -v UPDATE:single'
+    # Increase the TEST_DURATION_MULTIPLIER if the test runs in slower test environment or more complex scenario is chosen
+    robot-options: '-v COUNT:1000000 -v INSERT:10 -v WITHDRAW:9 -v PREFILL:10 -v UPDATE:single -v TEST_DURATION_MULTIPLIER:4'
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'