This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 25 Feb, 2022 2 commits
  2. 28 Nov, 2018 1 commit
    • Alex Dadgar's avatar
      Device hook and devices affect computed node class · 429c5bb8
      Alex Dadgar authored
      This PR introduces a device hook that retrieves the device mount
      information for an allocation. It also updates the computed node class
      computation to take into account devices.
      
      TODO Fix the task runner unit test. The environment variable is being
      lost even though it is being properly set in the prestart hook.
      429c5bb8