Add infrastructure for reading Python command output
[ganeti-local] / htools / Ganeti / HTools / QC.hs
2012-08-28 Iustin PopAdd infrastructure for reading Python command output
2012-08-28 Iustin PopRename tests for nicer names in test output
2012-08-28 Iustin PopSimplify the Luxi client-server test
2012-08-28 Iustin PopFix bug in the Luxi client-server test
2012-08-28 Iustin PopOpCodes: build and export a list of all opcodes
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopChange the Luxi tags kind from String to a custom type
2012-08-28 Iustin PopRemove obsolete QrViaLuxi type
2012-08-28 Iustin PopRename Query2.hs to Qlang.hs
2012-08-28 Iustin PopSwitch Luxi Query operation to use a proper filter
2012-08-28 Iustin PopImplement Query2 filter JSON (de)serialisation
2012-08-28 Iustin PopRe-enable standard hlint warnings
2012-08-28 Iustin PopAdd Objects definitions for the ispec/ipolicy types
2012-08-28 Iustin PopImprove Objects.hs definitions
2012-08-28 Agata MurawskaSimple QC tests for RPC calls
2012-08-28 Agata MurawskaDatatypes for haskell RPC calls
2012-08-13 Iustin PopAdd a server-side Luxi implementation
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-19 Iustin PopReorganise the lookup functions
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-06 Iustin PopFix Haskell coverage results
2012-07-06 Iustin PopCleanup the QC.hs file w.r.t. compiler options
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
next