From 6cac5a986afd41508e44b6368808040a36db8911 Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Wed, 25 Nov 2020 09:06:52 -0800 Subject: [PATCH] Fix controller car perf test Change-Id: I1c5a1c3fcd8f07951604de308e30f3d864d76af7 Signed-off-by: Luis Gomez --- jjb/controller/controller-csit-rest-cars-perf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/controller/controller-csit-rest-cars-perf.yaml b/jjb/controller/controller-csit-rest-cars-perf.yaml index b29b2ca56..7fbecb265 100644 --- a/jjb/controller/controller-csit-rest-cars-perf.yaml +++ b/jjb/controller/controller-csit-rest-cars-perf.yaml @@ -32,4 +32,4 @@ odl-clustering-test-app # Robot custom options - robot-options: "" + robot-options: "-v DNB_CHECK_PERIOD:15s" -- 2.36.6