1 # Test the seeds service.
3 # Policy: linearMapping
4 # Valid: deprecated ('baseSeed' parameter)
6 # Purpose: test legacy name of 'nJob' parameter
10 #include "messageService.fcl"
12 # Give this job a name.
13 process_name : SeedTestLinearMapDepr
15 # Start form an empty source
18 module_type : EmptyEvent
24 message : @local::mf_interactive
25 RandomNumberGenerator: {}
28 policy : "linearMapping"
29 # baseSeed is now deprecated, but still supported as legacy;
36 endOfJobSummary : false
45 module_type : SeedTestPolicy
50 module_type : SeedTestPolicy
52 instanceNames : [ "a", "c" ]
56 e1 : [stest01, stest02]