3e4c353 openqa: switch FCOS scheduling to messages, reduce duplication

Authored and Committed by adamwill 2 years ago
    openqa: switch FCOS scheduling to messages, reduce duplication
    
    This sets us up for scheduling FCOS tests from messages, not
    using a cron job. Also reduces some duplication of variables
    between openqa-servers-common and the dispatcher role defaults.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>