1 # Test the seeds service.
3 # Policy: preDefinedOffset
6 # Purpose: stest01.a and stest02.a be properly distinguished
9 #include "messageService.fcl"
11 # Give this job a name.
12 process_name : SeedTestPredefinedOfs
14 # Start form an empty source
17 module_type : EmptyEvent
23 message : @local::mf_interactive
24 RandomNumberGenerator: {}
27 policy : "preDefinedOffset"
32 endOfJobSummary : true
51 module_type : SeedTestPolicy
53 instanceNames : [ "a", "b" ]
57 module_type : SeedTestPolicy
59 instanceNames : [ "a", "c" ]
64 e1 : [stest01, stest02]