1 # Test the global seeds in seeds service
6 # Purpose: check normal operations
8 # Note that this policy requires a plug in providing the event with a valid
12 #include "messageService.fcl"
14 # Give this job a name.
15 process_name : GlobalSeedTestLinear
18 # Start form an empty source
20 module_type : EmptyEvent
21 timestampPlugin: { plugin_type: "GeneratedEventTimestamp" }
27 message : @local::mf_debugging
28 RandomNumberGenerator: {}
33 endOfJobSummary : true
36 GlobalEngineUserTestService: {
38 "GlobalEngineUserTestService1", "GlobalEngineUserTestService2", "a", ""
41 } # GlobalEngineUserTestService
49 module_type : SeedTestPolicy
51 instanceNames : [ "a", "c" ]
56 module_type : SeedTestPolicy
58 instanceNames : [ "a", "b" ]
63 e1 : [stest01, stest02]