This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".

The branch, master has been updated
       via  9aba03578e77c889b37353d30308f3289371257a (commit)
       via  733c704c1f8fbb13d48c48bcbce23d7003dd2f78 (commit)
       via  b7dfde6ab6c140a854a83936cdec5732fea1ec26 (commit)
       via  c903c846da6c25e5a9206efd0600001928515614 (commit)
       via  bcf6c4aaabf66df87c871714d2f423e8f0f24d37 (commit)
       via  6354f44e3bfc5c9f85d410cf8e40cdf9ac40840c (commit)
      from  f3bd2f81f68bca62c287e37f06424eb72d0a42fb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9aba03578e77c889b37353d30308f3289371257a
Author: Niklas Hambuechen <[email protected]>
Date:   Mon Oct 13 17:13:33 2014 +0200

    Test.JQScheduler: Make test more precise
    
    The output of a filter operation should be exactly a subsequence.
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit 733c704c1f8fbb13d48c48bcbce23d7003dd2f78
Author: Niklas Hambuechen <[email protected]>
Date:   Fri Oct 10 12:10:14 2014 +0200

    Utils: Add `isSubsequenceOf`
    
    It is useful for defining properties of `filter` like functions
    (in fact, it is the only property that can be said about filter
    if the filter predicate is not known).
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit b7dfde6ab6c140a854a83936cdec5732fea1ec26
Author: Niklas Hambuechen <[email protected]>
Date:   Mon Oct 13 17:10:13 2014 +0200

    Test.JQScheduler: Refactor enqueued jobs
    
    Makes the test easier to read.
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit c903c846da6c25e5a9206efd0600001928515614
Author: Niklas Hambuechen <[email protected]>
Date:   Tue Oct 7 22:11:30 2014 +0200

    SlotMap: Clarify adding to empty SlotMap
    
    This points out an important case when `hasSlotsFor` returns False.
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit bcf6c4aaabf66df87c871714d2f423e8f0f24d37
Author: Niklas Hambuechen <[email protected]>
Date:   Mon Oct 13 16:42:21 2014 +0200

    Test: Generate sensible rate limits instead of plain Ints
    
    Huge rate limits are not very useful for testing.
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit 6354f44e3bfc5c9f85d410cf8e40cdf9ac40840c
Author: Niklas Hambuechen <[email protected]>
Date:   Mon Oct 13 16:40:54 2014 +0200

    Test: Rename genCount to genSlotCount
    
    Describes better what it does.
    
    Signed-off-by: Niklas Hambuechen <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 src/Ganeti/SlotMap.hs              |    3 +++
 src/Ganeti/Utils.hs                |    8 ++++++++
 test/hs/Test/Ganeti/JQScheduler.hs |   11 +++++++----
 test/hs/Test/Ganeti/Objects.hs     |    3 ++-
 test/hs/Test/Ganeti/SlotMap.hs     |   26 ++++++++++++++++++--------
 test/hs/Test/Ganeti/Utils.hs       |   16 +++++++++++++++-
 6 files changed, 53 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to