Add a unit-test helper function
[ganeti-local] / htools / Ganeti / HTools / QC.hs
2012-01-13 Iustin PopAdd a unit-test helper function
2012-01-13 Iustin PopFurther JSON unit-tests for various Types.hs types
2012-01-13 Iustin PopFurther unittests for ipolicy/ispec text serialisation
2012-01-13 Iustin PopImplement saving/restoring of policies in Text backend
2012-01-13 Iustin PopAdd a complex allocation/serialisation/load test
2012-01-13 Iustin PopGenerate clusters with unique node names in tests
2012-01-13 Iustin PopAdd a help function for generating test nodes
2012-01-13 Iustin PopUnittests for the instance policy checks on allocation
2012-01-13 Iustin PopSet group policy on nodes
2012-01-13 Iustin PopAdd ipolicy attribute to group objects
2012-01-13 Iustin PopExtend ClusterData with the cluster instance policy
2012-01-13 Iustin PopStop exporting JSON functionality from Utils.hs
2012-01-13 Iustin PopMore reshuffling of code
2011-12-08 Iustin PopSome small test simplifications
2011-12-08 Iustin PopCleanup hlint errors
2011-11-17 Iustin PopFix unittest bug related to offline instances
2011-11-17 Iustin Pophtools: re-indent QC.hs
2011-11-16 Agata Murawskahtools: Nicer arbitrary instantiation
2011-11-16 Agata Murawskahtools: change behaviour for offline instances
2011-11-16 Agata Murawskahtools: remove 'running' from instance options
2011-11-16 Agata Murawskahtools: change runSt type to InstanceStatus
2011-10-26 Agata MurawskaGeneralize the generation of ADT from raw types
2011-10-03 Iustin PopA few minor test improvements
2011-10-03 Iustin PopUse TemplateHaskell to decorate tests with names
2011-10-03 Iustin PopRename some helper functions for consistency
2011-09-29 Iustin PopChange type of Cluster.AllocSolution
2011-09-14 Iustin Pophtools: remove dead code
2011-07-22 Iustin Pophtools: add target_node member to migrate opcode
2011-07-21 Iustin Pophtools: add two more small unittests
2011-07-21 Iustin Pophtools: a few more hlint fixes
2011-07-19 Iustin Pophtools: import the program modules in QC.hs
2011-07-15 Iustin Pophtools: add optional limit to allocation count
2011-07-15 Iustin Pophtools: rework compCV so that we can use [Node] too
2011-07-14 Iustin PopFix htool unittest failure due to invalid prereqs
2011-07-14 Iustin Pophtools: add parseUnit function
2011-07-13 Guido Trotterhtools: simplify select tests
2011-07-13 Guido Trotterhtools: infrastructure for looking up names
2011-07-13 Guido Trotterhtools: Add if' and select as functions
2011-07-13 Iustin Pophtools: read/save the disk template in Text backend
2011-07-13 Iustin Pophtools: add DiskTemplate to instance definition
2011-07-13 Iustin Pophtools: add some unittests for Types.hs
2011-07-13 Iustin Pophtools: rename Instance.auto_balance
2011-07-13 Iustin Pophtools: docstring fixes and improvements
2011-06-28 Iustin Pophtools: fix prop_Node_rMem corner case
2011-06-28 Iustin Pophtools: fix corner case in prop_Text_Load_Instance
2011-06-28 Iustin Pophtools: improve more unittests
2011-06-28 Iustin Pophtools: more fixes to unsatisfiable tests
2011-06-28 Iustin Pophtools: Rework some unittests
2011-06-28 Iustin Pophtools: Switch to QuickCheck 2.x
2011-06-28 Iustin Pophtools: some lint fixes
2011-06-17 Guido TrotterAdd instance selection list to Loader.mergeData
2011-05-31 Guido TrotterImplement balancing with no instance moves
2011-05-24 Iustin PopReplace instance states hardcoded with constants
2011-04-14 Iustin PopAdd some tests for the auto_balance attribute
2011-04-14 Iustin PopRead/write auto_balance via Text
2011-04-12 Iustin PopAdd a new attribute to Instance.Instance
2011-04-07 René Nussbaumerhtools: Make opcode naming consistent with Ganeti codebase
2011-04-07 Iustin Pophtools: add an utility function for JSON parsing
2011-04-06 René Nussbaumerhtools: Use OpMigrateInstance with allow_failover option
2011-03-23 Iustin PopAnother attempt at fixing htools build without curl
2011-03-23 Iustin PopFix Haskell unittests without RAPI
2011-03-17 Iustin PopMerge remote branch 'htools/master'