Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
Lint json files
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanrai05 committed Jul 24, 2020
1 parent b5fcc55 commit 211ecd8
Show file tree
Hide file tree
Showing 6 changed files with 3,462 additions and 3,246 deletions.
116 changes: 55 additions & 61 deletions ComissionT2Site/MonteCarlo.json
Original file line number Diff line number Diff line change
@@ -1,62 +1,56 @@
{
"createRequest":
{
"CMSSWVersion": "CMSSW_4_1_8",
"GlobalTag": "START311_V2::All",
"Campaign": "Campaign-OVERRIDE-ME",
"RequestString": "RequestString-OVERRIDE-ME",
"RequestPriority": 1000,
"FilterEfficiency": 0.0361,
"ScramArch": "slc5_amd64_gcc434",
"RequestType": "MonteCarlo",
"RequestNumEvents": 2000,
"ConfigCacheID": "4029c9cd130f25d65bdced2311536c52",
"ConfigCacheUrl": "https://cmsweb-testbed.cern.ch/couchdb",
"PrimaryDataset": "BdToMuMu_2MuPtFilter_7TeV-pythia6-evtgen",
"PrepID": "MCTEST-GEN-0001",
"Group": "DATAOPS",
"TotalTime": 14400,
"TimePerEvent": 40,
"Memory": 2394,
"SizePerEvent": 512
},

"changeSplitting":
{
"Production" :
{
"SplittingAlgo" : "EventBased",
"events_per_job" : 1400,
"include_parents" : "False"
}
},

"assignRequest":
{
"SiteWhitelist": "SiteWhitelist-OVERRIDE-ME",
"SiteBlacklist": [],
"MergedLFNBase": "/store/backfill/1",
"UnmergedLFNBase": "/store/unmerged",
"MinMergeSize": 2147483648,
"MaxMergeSize": 4294967296,
"MaxMergeEvents": 50000,
"AcquisitionEra": "AcquisitionEra-OVERRIDE-ME",
"ProcessingVersion": 1,
"ProcessingString" : "ProcessingString-OVERRIDE-ME",
"MaxRSS": 4294967296,
"MaxVSize": 4294967296,
"SoftTimeout": 129600,
"GracePeriod": 300,
"Dashboard": "dashboard-OVERRIDE-ME",
"Team": "Team--OVERRIDE-ME",
"CustodialSites": [],
"NonCustodialSites": [],
"AutoApproveSubscriptionSites": [],
"SubscriptionPriority": "Low",
"CustodialSubType" : "Move",
"BlockCloseMaxWaitTime" : 66400,
"BlockCloseMaxFiles" : 500,
"BlockCloseMaxEvents" : 25000000,
"BlockCloseMaxSize" : 5000000000000
}
{
"createRequest": {
"CMSSWVersion": "CMSSW_4_1_8",
"GlobalTag": "START311_V2::All",
"Campaign": "Campaign-OVERRIDE-ME",
"RequestString": "RequestString-OVERRIDE-ME",
"RequestPriority": 1000,
"FilterEfficiency": 0.0361,
"ScramArch": "slc5_amd64_gcc434",
"RequestType": "MonteCarlo",
"RequestNumEvents": 2000,
"ConfigCacheID": "4029c9cd130f25d65bdced2311536c52",
"ConfigCacheUrl": "https://cmsweb-testbed.cern.ch/couchdb",
"PrimaryDataset": "BdToMuMu_2MuPtFilter_7TeV-pythia6-evtgen",
"PrepID": "MCTEST-GEN-0001",
"Group": "DATAOPS",
"TotalTime": 14400,
"TimePerEvent": 40,
"Memory": 2394,
"SizePerEvent": 512
},
"changeSplitting": {
"Production": {
"SplittingAlgo": "EventBased",
"events_per_job": 1400,
"include_parents": "False"
}
},
"assignRequest": {
"SiteWhitelist": "SiteWhitelist-OVERRIDE-ME",
"SiteBlacklist": [],
"MergedLFNBase": "/store/backfill/1",
"UnmergedLFNBase": "/store/unmerged",
"MinMergeSize": 2147483648,
"MaxMergeSize": 4294967296,
"MaxMergeEvents": 50000,
"AcquisitionEra": "AcquisitionEra-OVERRIDE-ME",
"ProcessingVersion": 1,
"ProcessingString": "ProcessingString-OVERRIDE-ME",
"MaxRSS": 4294967296,
"MaxVSize": 4294967296,
"SoftTimeout": 129600,
"GracePeriod": 300,
"Dashboard": "dashboard-OVERRIDE-ME",
"Team": "Team--OVERRIDE-ME",
"CustodialSites": [],
"NonCustodialSites": [],
"AutoApproveSubscriptionSites": [],
"SubscriptionPriority": "Low",
"CustodialSubType": "Move",
"BlockCloseMaxWaitTime": 66400,
"BlockCloseMaxFiles": 500,
"BlockCloseMaxEvents": 25000000,
"BlockCloseMaxSize": 5000000000000
}
}
130 changes: 63 additions & 67 deletions ComissionT2Site/MonteCarloFromGEN-Preslav.json
Original file line number Diff line number Diff line change
@@ -1,67 +1,63 @@
{
"createRequest":
{
"CMSSWVersion": "CMSSW_5_1_3",
"GlobalTag": "START50_V13::All",
"Campaign": "Campaign-OVERRIDE-ME",
"RequestString": "RequestString-OVERRIDE-ME",
"RequestPriority": 1000,
"FilterEfficiency": 0.28,
"ScramArch": "slc5_amd64_gcc462",
"RequestType": "MonteCarloFromGEN",
"ConfigCacheID": "ab954d9a1856afd1f980173d4e87430a",
"ConfigCacheUrl": "https://cmsweb-testbed.cern.ch/couchdb",
"PrepID": "MCTEST-LHE-0001",
"Group": "DATAOPS",
"TotalTime": 28800,
"RunWhitelist": [],
"TimePerEvent": 60,
"Memory": 2000,
"SizePerEvent": 5000,
"InputDataset": "/QCD_HT-1000ToInf_TuneZ2star_8TeV-madgraph-pythia6/Summer12-START50_V13-v1/GEN",
"RunBlacklist": [],
"BlockWhitelist": ["/QCD_HT-1000ToInf_TuneZ2star_8TeV-madgraph-pythia6/Summer12-START50_V13-v1/GEN#fafbeefe-5ef2-4b41-8ed5-1c21e578e3e1"],
"BlockBlacklist": [],
"OpenRunningTimeout" : 0
},

"changeSplitting":
{
"MonteCarloFromGEN" :
{
"SplittingAlgo" : "LumiBased",
"lumis_per_job" : 1,
"include_parents" : "False",
"halt_job_on_file_boundaries" : "True"
}
},

"assignRequest":
{
"SiteWhitelist": "SiteWhitelist-OVERRIDE-ME",
"SiteBlacklist": [],
"MergedLFNBase": "/store/mc",
"UnmergedLFNBase": "/store/unmerged",
"MinMergeSize": 2147483648,
"MaxMergeSize": 4294967296,
"MaxMergeEvents": 50000,
"AcquisitionEra": "AcquisitionEra-OVERRIDE-ME",
"ProcessingVersion": 1,
"ProcessingString" : "ProcessingString-OVERRIDE-ME",
"MaxRSS": 2411724,
"MaxVSize": 4294967296,
"SoftTimeout": 129600,
"GracePeriod": 300,
"Dashboard": "test",
"Team": "testbed-t1",
"CustodialSites": [],
"NonCustodialSites": [],
"AutoApproveSubscriptionSites": [],
"SubscriptionPriority": "Low",
"CustodialSubType" : "Move",
"BlockCloseMaxWaitTime" : 66400,
"BlockCloseMaxFiles" : 500,
"BlockCloseMaxEvents" : 25000000,
"BlockCloseMaxSize" : 5000000000000
}
}
{
"createRequest": {
"CMSSWVersion": "CMSSW_5_1_3",
"GlobalTag": "START50_V13::All",
"Campaign": "Campaign-OVERRIDE-ME",
"RequestString": "RequestString-OVERRIDE-ME",
"RequestPriority": 1000,
"FilterEfficiency": 0.28,
"ScramArch": "slc5_amd64_gcc462",
"RequestType": "MonteCarloFromGEN",
"ConfigCacheID": "ab954d9a1856afd1f980173d4e87430a",
"ConfigCacheUrl": "https://cmsweb-testbed.cern.ch/couchdb",
"PrepID": "MCTEST-LHE-0001",
"Group": "DATAOPS",
"TotalTime": 28800,
"RunWhitelist": [],
"TimePerEvent": 60,
"Memory": 2000,
"SizePerEvent": 5000,
"InputDataset": "/QCD_HT-1000ToInf_TuneZ2star_8TeV-madgraph-pythia6/Summer12-START50_V13-v1/GEN",
"RunBlacklist": [],
"BlockWhitelist": [
"/QCD_HT-1000ToInf_TuneZ2star_8TeV-madgraph-pythia6/Summer12-START50_V13-v1/GEN#fafbeefe-5ef2-4b41-8ed5-1c21e578e3e1"
],
"BlockBlacklist": [],
"OpenRunningTimeout": 0
},
"changeSplitting": {
"MonteCarloFromGEN": {
"SplittingAlgo": "LumiBased",
"lumis_per_job": 1,
"include_parents": "False",
"halt_job_on_file_boundaries": "True"
}
},
"assignRequest": {
"SiteWhitelist": "SiteWhitelist-OVERRIDE-ME",
"SiteBlacklist": [],
"MergedLFNBase": "/store/mc",
"UnmergedLFNBase": "/store/unmerged",
"MinMergeSize": 2147483648,
"MaxMergeSize": 4294967296,
"MaxMergeEvents": 50000,
"AcquisitionEra": "AcquisitionEra-OVERRIDE-ME",
"ProcessingVersion": 1,
"ProcessingString": "ProcessingString-OVERRIDE-ME",
"MaxRSS": 2411724,
"MaxVSize": 4294967296,
"SoftTimeout": 129600,
"GracePeriod": 300,
"Dashboard": "test",
"Team": "testbed-t1",
"CustodialSites": [],
"NonCustodialSites": [],
"AutoApproveSubscriptionSites": [],
"SubscriptionPriority": "Low",
"CustodialSubType": "Move",
"BlockCloseMaxWaitTime": 66400,
"BlockCloseMaxFiles": 500,
"BlockCloseMaxEvents": 25000000,
"BlockCloseMaxSize": 5000000000000
}
}
130 changes: 63 additions & 67 deletions ComissionT2Site/MonteCarloFromGEN.json
Original file line number Diff line number Diff line change
@@ -1,67 +1,63 @@
{
"createRequest":
{
"CMSSWVersion": "CMSSW_5_1_3",
"GlobalTag": "START50_V13::All",
"Campaign": "Campaign-OVERRIDE-ME",
"RequestString": "RequestString-OVERRIDE-ME",
"RequestPriority": 1000,
"FilterEfficiency": 0.28,
"ScramArch": "slc5_amd64_gcc462",
"RequestType": "MonteCarloFromGEN",
"ConfigCacheID": "ab954d9a1856afd1f980173d4e87430a",
"ConfigCacheUrl": "https://cmsweb-testbed.cern.ch/couchdb",
"PrepID": "MCTEST-LHE-0001",
"Group": "DATAOPS",
"TotalTime": 28800,
"RunWhitelist": [],
"TimePerEvent": 60,
"Memory": 2000,
"SizePerEvent": 5000,
"InputDataset": "/QCD_HT-1000ToInf_TuneZ2star_8TeV-madgraph-pythia6/Summer12-START50_V13-v1/GEN",
"RunBlacklist": [],
"BlockWhitelist": ["/QCD_HT-1000ToInf_TuneZ2star_8TeV-madgraph-pythia6/Summer12-START50_V13-v1/GEN#fafbeefe-5ef2-4b41-8ed5-1c21e578e3e1"],
"BlockBlacklist": [],
"OpenRunningTimeout" : 0
},

"changeSplitting":
{
"MonteCarloFromGEN" :
{
"SplittingAlgo" : "LumiBased",
"lumis_per_job" : 1,
"include_parents" : "False",
"halt_job_on_file_boundaries" : "True"
}
},

"assignRequest":
{
"SiteWhitelist": "SiteWhitelist-OVERRIDE-ME",
"SiteBlacklist": [],
"MergedLFNBase": "/store/mc",
"UnmergedLFNBase": "/store/unmerged",
"MinMergeSize": 2147483648,
"MaxMergeSize": 4294967296,
"MaxMergeEvents": 50000,
"AcquisitionEra": "AcquisitionEra-OVERRIDE-ME",
"ProcessingVersion": 1,
"ProcessingString" : "ProcessingString-OVERRIDE-ME",
"MaxRSS": 2411724,
"MaxVSize": 4294967296,
"SoftTimeout": 129600,
"GracePeriod": 300,
"Dashboard": "test",
"Team": "testbed-t1",
"CustodialSites": [],
"NonCustodialSites": [],
"AutoApproveSubscriptionSites": [],
"SubscriptionPriority": "Low",
"CustodialSubType" : "Move",
"BlockCloseMaxWaitTime" : 66400,
"BlockCloseMaxFiles" : 500,
"BlockCloseMaxEvents" : 25000000,
"BlockCloseMaxSize" : 5000000000000
}
}
{
"createRequest": {
"CMSSWVersion": "CMSSW_5_1_3",
"GlobalTag": "START50_V13::All",
"Campaign": "Campaign-OVERRIDE-ME",
"RequestString": "RequestString-OVERRIDE-ME",
"RequestPriority": 1000,
"FilterEfficiency": 0.28,
"ScramArch": "slc5_amd64_gcc462",
"RequestType": "MonteCarloFromGEN",
"ConfigCacheID": "ab954d9a1856afd1f980173d4e87430a",
"ConfigCacheUrl": "https://cmsweb-testbed.cern.ch/couchdb",
"PrepID": "MCTEST-LHE-0001",
"Group": "DATAOPS",
"TotalTime": 28800,
"RunWhitelist": [],
"TimePerEvent": 60,
"Memory": 2000,
"SizePerEvent": 5000,
"InputDataset": "/QCD_HT-1000ToInf_TuneZ2star_8TeV-madgraph-pythia6/Summer12-START50_V13-v1/GEN",
"RunBlacklist": [],
"BlockWhitelist": [
"/QCD_HT-1000ToInf_TuneZ2star_8TeV-madgraph-pythia6/Summer12-START50_V13-v1/GEN#fafbeefe-5ef2-4b41-8ed5-1c21e578e3e1"
],
"BlockBlacklist": [],
"OpenRunningTimeout": 0
},
"changeSplitting": {
"MonteCarloFromGEN": {
"SplittingAlgo": "LumiBased",
"lumis_per_job": 1,
"include_parents": "False",
"halt_job_on_file_boundaries": "True"
}
},
"assignRequest": {
"SiteWhitelist": "SiteWhitelist-OVERRIDE-ME",
"SiteBlacklist": [],
"MergedLFNBase": "/store/mc",
"UnmergedLFNBase": "/store/unmerged",
"MinMergeSize": 2147483648,
"MaxMergeSize": 4294967296,
"MaxMergeEvents": 50000,
"AcquisitionEra": "AcquisitionEra-OVERRIDE-ME",
"ProcessingVersion": 1,
"ProcessingString": "ProcessingString-OVERRIDE-ME",
"MaxRSS": 2411724,
"MaxVSize": 4294967296,
"SoftTimeout": 129600,
"GracePeriod": 300,
"Dashboard": "test",
"Team": "testbed-t1",
"CustodialSites": [],
"NonCustodialSites": [],
"AutoApproveSubscriptionSites": [],
"SubscriptionPriority": "Low",
"CustodialSubType": "Move",
"BlockCloseMaxWaitTime": 66400,
"BlockCloseMaxFiles": 500,
"BlockCloseMaxEvents": 25000000,
"BlockCloseMaxSize": 5000000000000
}
}
Loading

0 comments on commit 211ecd8

Please sign in to comment.