Fix old-style import
[ganeti-local] / htools / Ganeti / HTools / QC.hs
2012-06-19 Iustin PopFix corner case in quick-check generated tests
2012-06-08 Iustin PopFix prefix bug in Haskell ssconf implementation
2012-05-08 Iustin PopAdd decoding of Luxi calls and unittests for LuxiOp
2012-05-08 Iustin PopSome unit tests improvements
2012-05-08 Iustin PopAdd a new JSON function
2012-03-15 René Nussbaumerhtools: Reflect the rename of spindle_usage to spindle_use
2012-03-15 Iustin PopAdd a helper function for mirrorType computations
2012-03-15 Iustin PopEnable all disk templates in unit-tests
2012-03-15 Iustin PopFix Node_addPriFD test for arbitrary disk templates
2012-03-15 René Nussbaumerhtools: Add the new ipolicy field
2012-03-15 René Nussbaumerhtools: Adapt the Text backend to spindle usage
2012-03-15 René Nussbaumerhtools: Adding spindle usage to Instance
2012-03-15 Iustin PopRework unit parsing
2012-03-07 Iustin PopFix relocation test ClusterAllocRelocate
2012-03-07 Iustin PopFix up Cluster nodeEvac unittests for shared storage
2012-03-07 Iustin PopFix a few tests that hard-coded the number of nodes
2012-03-07 Iustin PopFix test Node_addSec_idempotent
2012-03-07 Iustin PopFix the Node_rMem test to specify DRBD8 templates
2012-03-07 Iustin PopSplit the Node_addOffline test into pri/sec
2012-03-07 Iustin PopDo not rely on no-secondary for movable tests
2012-02-29 Iustin PopFixup a Node unittest
2012-02-29 Iustin PopAdd two more unittests for Node add/remove
2012-02-29 Iustin PopShorten some function names
2012-02-29 Iustin Pophtools: add spindle-related attribute to nodes
2012-02-29 Iustin PopAdd spindle ratio to htool's IPolicy
2012-01-26 Iustin PopFix integer overflow in Node unittest
2012-01-26 Iustin PopExpand the tiered alloc unittest to check allocation...
2012-01-26 Iustin PopRemove Node.mCpu, replaced with the ipol vcpu_ratio
2012-01-26 Iustin PopAdd vcpu_ratio definition to the IPolicy type
2012-01-16 Iustin PopAnother small optimisation in test data generation
2012-01-16 Iustin PopGenerate tags using the helper in Node tests
2012-01-16 Iustin PopCombine two Node unittests
2012-01-16 Iustin PopAdd unit-tests for --help/--version as common options
2012-01-16 Iustin PopAdd some very basic options test
2012-01-16 Iustin PopAdd test for CLI.parseYesNo
2012-01-16 Iustin PopFix bug in CLI.parseISpecString and add test
2012-01-16 Iustin PopAdd a unittest for the 'Simu' backend
2012-01-16 Iustin PopFurther optimise instance test data generation
2012-01-13 Iustin PopFix very slow unit-test data generation in some cases
2012-01-13 Iustin PopFix one bad unit-test data generation case
2012-01-13 Iustin PopFix another data generation issue in tests
2012-01-13 Iustin PopFix a few issues in unittest data generation
2012-01-13 Iustin PopExtend node evacuation unittests
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
next