Skip to content
Snippets Groups Projects
  1. Jul 05, 2009
    • Iustin Pop's avatar
      Remove hn1 and related code · 266aea94
      Iustin Pop authored
      hn1 was deprecated for a while and this patch removes it altogether. The
      support code in Cluster.hs is also removed.
      266aea94
  2. Jun 01, 2009
    • Iustin Pop's avatar
      Initial add of the hspace tool · e10be8f2
      Iustin Pop authored
      This is a tool that checks how many instances (of same size, specified
      by command line arguments) can be added to a cluster while remaining N+1
      compliant.
      e10be8f2
    • Iustin Pop's avatar
      Ensure consistent naming of the tools · 9b1e1cc9
      Iustin Pop authored
      This patch makes sure that all references to the name of the software is
      ganeti-htools, not simply htools.
      9b1e1cc9
    • Iustin Pop's avatar
      Add test infrastructure and initial tests · 15f4c8ca
      Iustin Pop authored
      This patch adds a QuickCheck-based test infrastructure and initial tests
      based on it. The PeerMap module has a 100% coverage ☺️
      
      Side-note: one has to read the source of QuickCheck to see how to use it
      (especially the Batch submodule), the docs are not enough…
      15f4c8ca
  3. May 25, 2009
  4. Apr 20, 2009
Loading