Skip to content
Snippets Groups Projects
  • Morris Jette's avatar
    f7c388ba
    Fix AdminHold bug with reservations · f7c388ba
    Morris Jette authored
    Avoid placing pending jobs in AdminHold state due to backfill scheduler
    interactions with advanced reservation.
    Specifically, if the backfill scheduler tests a pending job can be
    scheduled after it's advanced reservation ends then the job was
    assigned a priority of zero (AdminHold).
    f7c388ba
    History
    Fix AdminHold bug with reservations
    Morris Jette authored
    Avoid placing pending jobs in AdminHold state due to backfill scheduler
    interactions with advanced reservation.
    Specifically, if the backfill scheduler tests a pending job can be
    scheduled after it's advanced reservation ends then the job was
    assigned a priority of zero (AdminHold).