Skip to content
  • Leigh B Stoller's avatar
    Changes to reservation system wrt classic interface: · dc90a087
    Leigh B Stoller authored
    1. Reservation system now groks experiment lockdown and swappable. When
       swapping in, lockdown and swappable mean the expected end of the
       experiment is never.
    
    2. Reservation library now handles changes to lockdowm, swappable, and
       autoswap (timeout). editexp now hands these changes off to a new
       script called manage_expsettings, which can be called by hand since
       we might need to force a change (I am not changing the classic UI, if
       a change is not allowed by the res system, we have to do it by hand).
    
    3. Minor fixes to reservation library.
    dc90a087