1 # Test the 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 : SeedTestPerEvent
18 # Start form an empty source
20 module_type : EmptyEvent
21 timestampPlugin: { plugin_type: "GeneratedEventTimestamp" }
27 message : @local::mf_interactive
28 RandomNumberGenerator: {}
33 endOfJobSummary : true
42 module_type : SeedTestPolicy
44 instanceNames : [ "a", "c" ]
49 module_type : SeedTestPolicy
51 instanceNames : [ "a", "b" ]
56 e1 : [stest01, stest02]