1 # Test the seeds service.
3 # Policy: preDefinedSeed
6 # Purpose: no range check in preDefinedSeed mode
8 # The service does not even read range check configuration.
12 #include "messageService.fcl"
14 # Give this job a name.
15 process_name : SeedTestPredefined
17 # Start form an empty source
20 module_type : EmptyEvent
26 message : @local::mf_interactive
27 RandomNumberGenerator: {}
30 policy : "preDefinedSeed"
35 endOfJobSummary : false
54 module_type : SeedTestPolicy
56 instanceNames : [ "a", "b" ]
60 module_type : SeedTestPolicy
62 instanceNames : [ "a", "c" ]
67 e1 : [stest01, stest02]