1 # Test the global seeds in seeds service
3 # Policy: linearMapping
6 # Purpose: common configuration
9 #include "messageService.fcl"
11 # Give this job a name.
12 process_name : GlobalSeedTestLinear
14 # Start form an empty source
17 module_type : EmptyEvent
22 message : @local::mf_interactive
23 RandomNumberGenerator: {}
26 policy : "preDefinedSeed"
28 endOfJobSummary : true
40 GlobalEngineUserTestService1: 2
41 GlobalEngineUserTestService2: 3
45 GlobalEngineUserTestService: {
47 "GlobalEngineUserTestService1", "GlobalEngineUserTestService2", "a"
49 } # GlobalEngineUserTestService
56 module_type : SeedTestPolicy
58 instanceNames : [ "a", "b" ]
62 module_type : SeedTestPolicy
64 instanceNames : [ "a", "c" ]
68 e1: [ stest01, stest02 ]