1 # Test the seeds service.
3 # Policy: preDefinedSeed
4 # Valid: no (modules have instance configuration swapped)
6 # Purpose: named engine instances vs. nameless ones
9 #include "messageService.fcl"
11 # Give this job a name.
12 process_name : SeedTestPredefinedErr
14 # Start form an empty source
17 module_type : EmptyEvent
23 message : @local::mf_interactive
24 RandomNumberGenerator: {}
27 policy : "preDefinedSeed"
29 endOfJobSummary : false
45 module_type : SeedTestPolicy
47 instanceNames : [ "a", "b" ]
52 module_type : SeedTestPolicy
54 instanceNames : [ "" ]
60 e1 : [stest01, stest02]