1 # Test the seeds service.
3 # Policy: preDefinedSeed
4 # Valid: no (missing configuration for a instance)
6 # Purpose: check unexpected module labels and engine instance names
9 #include "messageService.fcl"
11 # Give this job a name.
12 process_name : SeedTestPredefinedSeedErr
15 # Start form an empty source
17 module_type : EmptyEvent
23 message : @local::mf_interactive
24 RandomNumberGenerator: {}
27 policy : "preDefinedSeed"
29 endOfJobSummary : false
44 module_type : SeedTestPolicy
46 instanceNames : [ "" ]
50 module_type : SeedTestPolicy
52 instanceNames : [ "a", "unexpected" ]
57 e1 : [stest01, stest02]