1 # Test the seeds service.
3 # Policy: preDefinedOffset
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 : SeedTestPredefinedOfsErr
15 # Start form an empty source
17 module_type : EmptyEvent
23 message : @local::mf_interactive
24 RandomNumberGenerator: {}
27 policy : "preDefinedOffset"
29 endOfJobSummary : false
47 module_type : SeedTestPolicy
49 instanceNames : [ "" ]
53 module_type : SeedTestPolicy
55 instanceNames : [ "a", "unexpected" ]
60 e1 : [stest01, stest02]