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. 14 Feb, 2018 1 commit
    • Michael Schurter's avatar
      Remove invalid gitattributes · dcd865cc
      Michael Schurter authored
      alpine.qcow2 is *not* tracked by LFS so the attribute will cause an
      error. Remove the attribute and add a note to make sure no one tries to
      track existing files again.
      dcd865cc
  2. 31 Jan, 2018 1 commit
    • Michael Schurter's avatar
      Test graceful shutdown · f4e8d928
      Michael Schurter authored
      Uses an Alpine image which supports ACPI poweroff signal handling.
      Handling is only enabled after the VM has booted, so this test blocks
      until sshd starts before issuing the command.
      f4e8d928