Geoffrey Yu test_and_ci all time


 2 Collaborator
Tyler Hobbs , Paulo Motta

 6 Patch
39df31a06a35b221f55f17ed20947a1a2e33ee1a, aa83c942a51323d4a38bc023979ba70801c875b3, b29736c27acff3a62a1416a7c6cd7f77deb96b84, 459aab1724d2d98906ba236bdac978d3acce265e, 78b80811ba7273a3135f4c4ddd0bf1e98238574f, f237a9d26fd0c31202e34f4a35ded0951f72189d

459aab1724d2d98906ba236bdac978d3acce265e | Author: Geoffrey Yu <geoffxy@gmail.com>
 | 2016-11-11 12:00:28-05:00

    Source specific and error validation rebuild tests for CASSANDRA-9875 (#1273)
    
    * Source specific and error validation rebuild tests for CASSANDRA-9875
    
    * simplify cluster population
    
    * simplify regex assertion
    
    * Simplify tests
    
    * update for create_{ks,cf} changes

39df31a06a35b221f55f17ed20947a1a2e33ee1a | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-08-19 16:04:39-05:00

    Add error code map to read/write failure responses
    
    Patch by Geoffrey Yu; reviewed by Tyler Hobbs for CASSANDRA-12311

78b80811ba7273a3135f4c4ddd0bf1e98238574f | Author: Geoffrey Yu <geoffxy@gmail.com>
 | 2016-08-17 07:53:21-07:00

    Add pull repair test for CASSANDRA-9876 (#1209)
    
    * Add pull repair test for CASSANDRA-9876
    
    * Fix deprecated_repair_test.py and add new assertions
    
    * Only run new assertions on versions 3.10 and above

aa83c942a51323d4a38bc023979ba70801c875b3 | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-08-16 14:35:11-05:00

    Count entire coordinated request against timeout
    
    Patch by Geoffrey Yu; reviewed by Tyler Hobbs for CASSANDRA-12256

f237a9d26fd0c31202e34f4a35ded0951f72189d | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-08-09 15:32:15-05:00

    Additional tests for CASSANDRA-12311
    
    Patch by Geoffrey Yu; reviewed by Tyler Hobbs

b29736c27acff3a62a1416a7c6cd7f77deb96b84 | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-08-04 13:40:14-07:00

    Add support to one way targeted repair (pull-repair)
    
    Patch by Geoffrey Yu; Reviewed by Paulo Motta for CASSANDRA-9876