From aea9583e179f9e2598a88a793205c42387e89c19 Mon Sep 17 00:00:00 2001 From: Valentin Kuznetsov Date: Mon, 15 Dec 2014 10:38:35 -0500 Subject: [PATCH] Adjust to proper structure --- src/html/ReqMgr/templates/json/rereco.tmpl | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/html/ReqMgr/templates/json/rereco.tmpl b/src/html/ReqMgr/templates/json/rereco.tmpl index 1e98b1a632..5e170c238c 100644 --- a/src/html/ReqMgr/templates/json/rereco.tmpl +++ b/src/html/ReqMgr/templates/json/rereco.tmpl @@ -16,14 +16,19 @@ "DQMUploadURL":$dqm_urls, "InputDataset":"", "OpenRunningTimeout":0, -"DBS":$dbs_urls, -"RunWhitelist":"", -"RunBlacklist":"", -"BlockWhitelist":"", -"BlockBlacklist":"", +"DbsUrl":"$dbs_url", +"RunWhitelist":[], +"RunBlacklist":[], +"BlockWhitelist":[], +"BlockBlacklist":[], +"FilterEfficiency": 1, +"ConfigCacheUrl":"$cc_url", +"ConfigCacheID":"$cc_id", +"SplittingAlgo": "LumiBased", +"LumisPerJob": 8, +"inputMode": "couchDB", "TimePerEvent":12, "Memory":2300, "SizePerEvent": 512, "RequestType": "ReReco" } -