Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perserve device ids in in-place alloc updates #7762

Merged
merged 3 commits into from
Apr 21, 2020

Commits on Apr 21, 2020

  1. test for allocated devices on job in-update update

    When an alloc is updated in-place, test that the allocated devices are
    preserved in new alloc struct.
    Mahmood Ali committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    53dac68 View commit details
    Browse the repository at this point in the history
  2. Ensure that alloc updates preserve device offers

    When an alloc is updated in-place, ensure that the allocated device are
    preserved and carried over to new alloc.
    Mahmood Ali committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    04000c9 View commit details
    Browse the repository at this point in the history
  3. add changelog

    [ci skip]
    Mahmood Ali committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    dacb634 View commit details
    Browse the repository at this point in the history