Skip to content
  • Ryan Jackson's avatar
    Enable new event scheduler · 2c0d82a5
    Ryan Jackson authored
    Use the new event scheduler by default for any
    users/groups/experiments configured for it using EmulabFeatures.
    
    Added '-N' option to eventsys.proxy to have it use the new scheduler
    (if it exists) instead of the old one.
    
    Added test for NewEventScheduler feature to eventsys_control so that
    it will pass the '-N' option to eventsys.proxy for
    experiments/users/groups using the feature.
    
    These changes will go away when the new event scheduler replaces the
    old one.
    2c0d82a5