9 Collaborator |
Sam Tunnicliffe , Tyler Hobbs , Aleksey Yeschenko , Alex Petrov , Stefania Alborghetti , Robert Stupp , Ariel Weisberg , Jason Brown , Mikhail Stepura |
f45a06b2efd08e9971d29b0e15c9ba388e4ae6bd | Author: Robert Stupp <snazy@snazy.de> | 2018-07-25 16:03:35+02:00 Fix jmxutils.py patch by Robert Stupp; reviewed by Philip Thompson and Jason Brown for CASSANDRA-9608
01df7c49864ed5fa66db2181599a463a33b1f877 | Author: Sam Tunnicliffe <sam@beobal.com> | 2017-10-17 14:50:25+01:00 Add test for digest requests with RandomPartitioner and tracing enabled Patch by Sam Tunnicliffe; reviewed by Jason Brown and Philip Thompson for CASSANDRA-13964
92690385868525e1c1f76b33afa0453214ac731b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-09-06 19:48:38+02:00 Update ccm to 2.8.4
cc355ff255f6b44f6b9b77dfd18a586885e2200a | Author: Ariel Weisberg <ariel.weisberg@datastax.com> | 2017-07-12 18:38:05-04:00 dtest failure in offline_tools_test.TestOfflineTools.sstableofflinerelevel_test Patch by Ariel Weisberg; Reviewed by Philip Thompson for CASSANDRA-12617
557ab7b6b7c62e341b3ec9c8e7041f7731a1c0bd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-07-05 11:40:30+02:00 Fix do_upgrade in batch_test.py to upgrade to the current version
d2d9e6d4ef638233b8dc403c25c2265cc40df9be | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-07-04 15:27:28+02:00 Expand 9673 tests to also run on 3.x
eceaef5243b717dbb4bb80f60acd9fe5bff2bde9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-02-16 12:26:54-05:00 Use ccm 2.6.0
f906859f6146df96e412591f8fb6445a9534d67d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-02-13 10:15:37-05:00 Set consistency level on connection to both nodes in do_upgrade
72b181a2ad8c597396ec76c654ddb8b635c102dc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-02-08 13:04:17-05:00 Clone batch tests from github, not asf
f7370561c39ea94517746976c3bf544a871e71b5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-02-02 15:28:53-05:00 Fix typo in comment
455e42efdc2d08b1780ae57c6e58b72664ab05d8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-02-02 15:17:41-05:00 Set force kwarg in decom call in hh test after C-12510
f679ef029c288d364ce035501762455e8d378ada | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-02-01 14:29:50-05:00 Always clone from github, instead of apache
b2bc383b0c01db3517aca6e80c23e5d14ba37de9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-01-30 10:57:12-05:00 Fix typo in merged PR
059bb8cccb5bd8088572fce73053d5500537a5d1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-01-25 12:07:22-05:00 Remove "temporary" timeout bump
b1ee20a642b74627bf97f5a67d5cd1a0924f3d73 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-01-25 11:18:48-05:00 Use Execution Profiles
76ce403dbfaa4d9f776aa2463e0eca81acd4a869 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-01-06 13:58:50-05:00 Add a check for None on self.max_version
8985518899a7d2069dc1f91b546131dbf142d76e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-01-05 14:32:32-05:00 Change max_version used in since decorators Matches new upgrade test behavior, no longer need to do weird skip logic inside the test
9b40114bd06d1b5355fb559275f618edb606fcd1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2017-01-05 13:52:34-05:00 Let since decorator max version apply to upgrade tests as well
f07c48da1e2771a37fd6488f4f59c7841133d781 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-12-22 13:33:06-05:00 Clone from github mirror instead of apache
7124a6ac517a9a280c537d547d11d9252f161979 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-12-19 10:19:55-05:00 Restrict cql upgrade tests that use thrift from running on trunk 4.0+ had thrift removed
affdacc2c2fc53718f032c9bff01d94a1080dab1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-12-19 09:53:06-05:00 Remove unused import from upgrade test
61642d164d7b7a59ab6aeb238d5dcad73476d0c7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-12-19 09:51:00-05:00 Don't run thrift upgrade test on trunk Thrift is gone from 4.0+
b92e13a782d25c4fa2a75023f8a5239063c9e50c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-12-15 15:04:23-05:00 Dont test reading 2.1 sstables on 4.0
4193bf59e1484ab65cc99a80a34dbfc971f171b0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-12-08 16:30:20-05:00 Test upgrades to 4.0 versions, properly (#1404)
2600557f1aa494af6c549067e90925df2a621e73 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-12-08 14:03:50-05:00 Storage engine upgrade tests should test major version to major version
4031157a28bbefa068820c757457f340f4b77fa0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-30 11:24:02-05:00 Remove all uses of known failure annotation
152174ce012be3c4aec133d10eb9d67393e8d53a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-22 15:14:58-05:00 Wait for node to start up in read repair test
770b08fda755c6298cf9d9b6bb79e48741ec0bfa | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-21 13:45:32-05:00 Make fixes to logged batch tests Set CL properly, and wait for nodes to start before querying
968dca69ac31260665811c67046bf901b262f7bc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-15 15:48:23-05:00 Add 12904 annotation
921704743662146004061bb30fac716cd8fb509b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-15 12:14:51-05:00 Mark TestBootstrap as a test class
4cce631e080414cd4a1b6f375e077a531b70bad2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-14 13:53:23-05:00 Fix travis. A new flake8 version was released, which is now finding new style errors
ee4af96fec87ccd42c64e2586733b74dca4ce705 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-14 13:40:09-05:00 Fix regex for large compaction warning test Fixes c-12119
161687b720256fce24f68be08fb860e3c4bb517f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-09 14:48:48-05:00 Fix string formatting code
2f48bf1be9e9e112051682c16fecc6af484dd923 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-11-09 14:10:38-05:00 Fix C-12874, read/write at CL QUORUM (#1379)
bede2c69bda2cc96f898a034d9b4897ef0440874 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-10-27 13:10:09-04:00 Move SC upgrade tests into upgrade_tests subdir
56b83d49e252fa5f72c139314e612c60acdf0c16 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-10-24 15:23:27-04:00 Remove unused import
7d4f88f90eb89ffa8821db2a62af434813e46f0b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-10-21 13:32:05-04:00 Remove 12559 annotation
6123144098818ba2f2bf56e6e4d8ff86d859bbd1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-10-21 13:25:10-04:00 Only run sstablemetadata against nodes with sstables
9b69e7e35042c9b6b2fa601951f60d364a224968 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-10-20 18:08:17-04:00 Change upgrade tests to expect different ordering after C-12420
7ee146f9ae4f1016a67cc6a7837e09c984e65ce5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-10-19 11:31:24-04:00 Isort auth_test.py
b0e348b8a8da618a8b519e748c991f68d3e866ac | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-10-19 11:30:58-04:00 Use assert_length_equal correctly in corrupt_role_data_test
e1e101ef2f84c3479d9f3b9a37b5c47fd6e561c1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-10-17 12:45:24-04:00 Mark 4 node test as RI
12dd47219cda7ae9d5bfe149b2aa034d251fc849 | Author: Alex Petrov <oleksandr.petrov@gmail.com> | 2016-10-13 21:59:41+02:00 Add tests for SuperColumn tables Patch by Alex Petrov; reviewed by Philip Thompson for CASSANDRA-12373
d3e9af3839fd5e6fe22841004cbc612bb10d7a82 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-30 13:58:18-04:00 Change in-dev 3.x to the correct branch (#1355)
51f65a57d3de4165b5ac78eb1176cf24996e0d7e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-28 12:20:04-04:00 Fix extra `self` arg in mv tests
af0f6cfb976256baffc0ae51e5f8a942e2f58ac9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-27 09:54:58-04:00 Use nodes kwarg correctly in cql prepare (#1346)
de24b942f666dd496a1ed95fb173cb58ac780774 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-26 22:25:42-04:00 Make get_eager_protocol_version a function
116bba8af9243f356abd747371fe31721fbc5e97 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-26 18:55:25-04:00 Move create_ks and create_cf to top level functions
89277a35aa62dcf8bf7d3096f40084447fd2ddb3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-26 18:53:55-04:00 Move minor Tester methods to top level functions
cd65bed271673043ee037c7c65e4c71bb4d2b496 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-26 18:29:37-04:00 Use ReusableClusterTester for LWTTester
524fba8b0e415d650c286e2a78f4583a1ad17c7e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-26 18:29:20-04:00 Remove since 2.1 annotations in lwt tests We don't test on 2.0 ever
139583bbad8aecc8ad928a56fba781e8baf01692 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-26 18:28:16-04:00 Remove uses of reuse cluster from cql_tests We no longer use this annotation
f6228c90aa27411973713205f8cfc07f11458164 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-26 11:02:53-04:00 Use correct version check function in upgrade cql_tests (#1344)
f60755ca46bfe4fde69cd92e6a4827acd590f477 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-23 10:54:16-04:00 Stop ignoring cdc error on upgrade (#1341)
e025b464e06e320d7431c3575070edd2a43775df | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-19 10:39:06-04:00 Fix C-12665
6000ed7cb69934d15a35abe1e44f928cc8e92d05 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-16 14:25:50-04:00 Add note on version comparisons to contributing
9671bbb02c89224043879556e69b51deaf81ca0c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-16 06:56:46-04:00 Expect LooseVersion from ccm version() calls (#1318)
1ab515e3f7db94612ceaf1e4476dada1ddaadeba | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-15 14:25:11-04:00 Skip all MV tests that use over 3 nodes (#1321)
2c94ec469accf6de5f388e50601677e1f260ac2a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-15 13:57:25-04:00 Install CCM latest, not master (#1319)
0c9e9262892bf7f1a29f7658c333bc0c01122761 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-14 16:56:45-04:00 Mark 5 node repair tests as resource intensive (#1315)
ea15698dfc95f926888f68bbd66dd862f453d0a4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-14 16:44:57-04:00 Remove 12639 annotation
2b39e050029399c588fa4e21ecb3acb381d61a50 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-13 15:25:24-04:00 Remove 12638 annotation
cd5528426dbe2c1343851bbf092a7a8da27e6132 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-13 15:22:38-04:00 Version gate more non-3.9 tests (#1314)
a16cedf1d8b049b7d91963fe9632fa1c040b11c1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-13 14:42:37-04:00 Remove 12383 annotation
acccc1ab9a94d10d706856956ec20b4055ac44e6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-13 13:39:17-04:00 Version gate changes from 11706 (#1313)
143681a9f3d0ecda8592855051f426c855607794 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-13 12:44:50-04:00 Version gate tests that dont run on 3.9 (#1312) Fixes 12637 12634 12578
2a44d811cc276681a544cfa424ab200236f10ec6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-09-13 11:57:52-04:00 Fix typo in test comment
e50d3bb752425f082d3e9537bb9e646a4e26fd84 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 14:24:16-04:00 Mark 5 node MV tests as resource intensive (#1292)
8b166af797a8d38cc82c1aa48407035da96ceaa5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:44:26-04:00 Remove 12556 annotation
b115396c2647638ac78015c1807d1e8ffbb45e3d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:43:11-04:00 Remove 12537 annotation
b7f5b371cd5ec1baf9437e5719953658f6d28e24 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:26:56-04:00 Remove remaining stale annotations
441d4322dfcd2530c4ecaf7fb62fcd5febeb9653 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:22:48-04:00 Remove a batch of annotations
05db42c086bfcfa237e97965436ff0af81f2e177 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:17:44-04:00 Remove 11446 annotation
ac0b59db0903efef381a953132c11ea0b2759be1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:16:53-04:00 Remove 12006 annotation
4af5a361b4428d51923c463432745d2858757b05 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:16:15-04:00 Replace 11896 with its dupe 11897
586fb885114682616c5ce8eaf40b28357fba7e33 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:14:51-04:00 Remove 12398 annotation
c155eedc71ee5eee7f979d37ecc7c678905f74af | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:14:26-04:00 Replace 12286 with its dupe 11811
2304727fb7c54939337b6a956df7e0d051f19c93 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:13:43-04:00 Remove 11878 annotation
107d6c4a42e419a6b04bd078cf7451f420af6b0f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:13:18-04:00 Remove 12370 annotation
d0db8930c2ff42e6f52e999bb551fa0e3808f12c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:12:52-04:00 Replace 12313 with its dupe 12260
1dcf1d41d351a115d59157361468659f2e8ddfcd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:12:15-04:00 Remove 12251 annotation
784a4ec945c407f1a076194d4ae52d7b4d3594d2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:11:48-04:00 Remove 12194 annotation
cea8844e287ec353720d15eb8d247a13a2a643aa | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:11:23-04:00 Remove 12249 annotation
fb9948496021b0d3fae559a9ee08e2a5c0516aa5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-31 13:10:44-04:00 Replace 11767 with its dupe 12457
40c2d45c5ed3828c8f5e3aebec673b81d231d465 | Author: Stefania Alborghetti <stefania.alborghetti@datastax.com> | 2016-08-31 15:13:45+08:00 cqlshlib tests: increase default execute timeout Patch by Stefania Alborghetti; reviewed by Philip Thompson for CASSANDRA-12481
c8246a590059f6dd4d7841a7ea94687e9f5d46a6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-29 15:56:36-04:00 Ignore all streaming errors on crash test (#1285) CASSANDRA-12494
4499a40377ad969e0a9a1e2d3d63cc853cf66421 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-29 12:41:21-04:00 Pep8 cleanup of assertion_test.py
90bebba57b7fae1a93547028223cc8955898d968 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-29 12:39:28-04:00 Fix import in meta_tests
6994234eddf384e3004f56cbd5fbbe51acf10247 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-25 12:00:50-04:00 Add jira ticket to docstring
61cf1612bcd5f1746ed5b9ade9e6f10727de1cf6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-22 15:35:10-04:00 Remove 12482 annotation
161fa059aff2a55cce5a2484148885c81d22e2bb | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-22 15:34:09-04:00 node.get_versions in upgrade should return a LooseVersion (#1255)
a4df5d4765da10c3edf27e7ec4d23107de47b3c4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-22 14:34:58-04:00 Raise DtestTimeoutError on failed 2i build (#1260)
9c73218275d6284733ee7b0d1be4dfe1a5010513 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-22 12:31:18-04:00 restrict C-12403 test to 3.10+ (#1267)
434eebac362a76c69a6bddbe43382ef5d717721f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-22 11:04:29-04:00 Add 12482 annotation
38b7daff85c849082ed5b42e8ba63a7674d20d18 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-22 10:29:28-04:00 Remove 11701 annotation
772cd161357f4b302e239a46d326fcab538a17a7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-19 14:50:31-04:00 Remove 12315 annotation
1975a4f4de40338b422085250630da4963ae5aa1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-19 13:40:38-04:00 Fix infinite loop in 2i tests (#1257)
4695a7cabe2e3ba05654acdab293babdc7376177 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-19 11:30:33-04:00 Remove 12493 annotation
c26b2322ed59a7519c3947d47c1a843d85a808a6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-18 14:50:20-04:00 Remove 12469 annotation
99762bf0d9cef894f82cb62a2237eba4329bcba3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-18 14:48:17-04:00 Remove 12480 annotation
50543855546ef08bce7d9e74faa66df8b02d6bf8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-18 14:47:37-04:00 Only alter system_auth on 2.2+ (#1253)
a3f68c967fda49c99792f5b83fb9bb583cd4069a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-17 15:46:13-04:00 Print out current node version as debug in alias test
778e31eab33822e10dc0146dc5ef92e017423349 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-17 11:15:40-04:00 Remove 12451 annotation
f4d57cbc5cf27759d8ad4c529aa49a0fc6ec08fd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-16 14:55:41-04:00 Mark pending range as resource intensive (#1246)
0b8ac543e21b2a9752bdd38e0c7beb94ba3e32e7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-16 13:43:22-04:00 Remove 11699 annotation
5782eb656ca612b5fec91add8d565da65fb9a41a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-16 11:09:03-04:00 Use LooseVersion to compare version number
09e9070667acfcd4ddcf95e14b7dd84d951793b3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-16 11:01:21-04:00 Specify protocol version in mixed version batch tests (#1236)
71b4821366f9c4e72a8c977e96fe962ec43591cb | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-16 10:20:00-04:00 Remove 12414 annotation
b15bc162620be4df74f687a3755f2cb1166a16ec | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 17:39:37-04:00 Wait for thrift port to open before connecting (#1237)
eb963dddea027a028beef0b8608b5776265af7ab | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 15:39:38-04:00 Remove 12427 annotation
e3afe519b9e35995bb29a337f43e49d6c89a638a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 15:37:48-04:00 Remove 12069 annotation
dfcd23e896992371c4ee7fc968a0d94de565367e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 10:50:04-04:00 Improve debug output in ttl_Test
5bdf998f46232c4b715db66acea04280423d8da9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 10:29:58-04:00 Remove 12440 annotation
3e34b72f9bc5c82b6f7a6fe5b6ae5936279753b8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 10:19:59-04:00 Remove 10915 annotation
509e02d937ed5f30d37daee0bc30cc813b285bb1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 05:59:53-04:00 Compare C* versions with LooseVersion in bloomfilter test
1cf16e532bfb4230ae8d86cd3cc7d401ed4b2727 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 05:42:15-04:00 Clean up docstring for compact_counter_cluster_test
d49a0fb19a401c9b11d1f0a06d0fccf73f4337fb | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-15 05:26:35-04:00 Remove 11393 annotation
8350a6d901fbee56b2ea94502b9c77af80e645bc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-11 14:22:10-04:00 Ninja fix travis
2a4b36d3d0af999262058cd2cf77f26f39cc8d36 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-11 14:18:43-04:00 Ninja whitelist=true into stress call instead of cqlsh verification
6205a0b5fbc1e47e7e18836002d854ee9649302a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-11 13:55:05-04:00 Use cqlsh instead of stress to verify data count (#1222)
448b2c07b319f9acf468efbfc64f631a539bc84f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-11 13:28:06-04:00 Mark 12437 as windows failure
66fb648b9d6cf945272e9b8f5f4d73b40aeabc4f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-11 11:56:55-04:00 Change annotation of dupe ticke
57f656684752787673b482eeb2c9462c5af83726 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-11 11:07:44-04:00 Remove 12429 annotation
f5800452d2e6ad787973eb6f17bdb94fadd54410 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-11 11:07:05-04:00 only divide by data dir count in 3.2+ (#1220)
888e830391d4c41f2aecc226dcc30fa3fc5aefa3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-10 14:27:16-04:00 Filter new alias error message with < 3.8 (#1210) 10783 was committed in 3.8, so we should NOT expect 3.8 to have the old error
959b85f9da9222a5f87f8153048f9ea8d7b8598d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-10 14:07:38-04:00 Add more debug info to ttl test
003536b4660675b3f5016a3ec6b36e6b2afb033b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-10 13:56:58-04:00 Don't perform int division on sstable count (#1208)
d8aa409dbfc383395ffdb051db2c0bed0a30c765 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-10 10:30:56-04:00 Remove 12196 annotation
81a4da7f6f7c2200e66e1fad65179793bd4ff347 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-09 20:37:36-04:00 Remove 12395 annotation
0a22cffc3fc17f8bce896fcfb310453ed1229203 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-09 20:36:02-04:00 Removing 11414 annotation
692378d60cf102160183eef6e144206f2f038352 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-09 10:32:29-04:00 Restrict entire tracing test to 2.2+
6190ec7748dcb773dad1e9eb59d4884c8ed83445 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-09 10:30:36-04:00 Remove 12176 annotation
d7045392f4558b9549d37a58e89484a1e0037849 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-09 09:32:44-04:00 Add missing import
da303f7f4382824f18e4a32c73511c130f87f950 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 18:28:14-04:00 Add 12415 annotation
975bca21495c8c11d167ff85901cabab8c73891b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 18:26:05-04:00 Add 12414 annotation
29de304e26669c24a4dec30e887fd5af91ec388b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 14:32:23-04:00 Double wait other notice timeout for u t v tests
1d3061735b2383f211f95c2883173a5aa9055075 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 14:08:33-04:00 Remove 12285 annotation
a768ea637e183477105dd2cbab5951d1e244673d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 14:07:54-04:00 Use schema_wait_session to create UDFs (#1124)
8464afff6bce955d7b3a083714215b159ac3b3dd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 13:40:35-04:00 Skip same tests on all branches I thought we were doing this, ive done something wrong in CI somewhere, this is a bandaid
57c244c029da7b2f1357137dc3e3fd954387e18d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 13:31:39-04:00 Add another 12249 annotation
7cea720b086703851838f9809523cafa4f9f179a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 12:57:58-04:00 Remove 12316 annotation
d3e9f44b4cd0b57d4e637918eac0aa8f0a154033 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 11:42:49-04:00 Specify different error message for order by clause in alias test (#1188)
009b54efede30083813b1b49df8a31759f4321d3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 11:29:38-04:00 Revert "Add test for Cassandra-11031 allow filtering on partition key" (#1186)
76f6537d00e710da7b5d4c28ed185b0b7fce2a80 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 11:19:46-04:00 Remove 12064 annotation
ee54feeb04d85f09b823de18a1908bbff76922f9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 11:18:34-04:00 Remove 11909 annotation
e294e1d3b99a8e3695fa30f88a0ca9a462996d2f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-08 11:16:37-04:00 Fix stress profile in local_quorum_bootstrap (#1185) Moved all stress commands within the context management of the profile tmp file. Previously we deleted file, then attempted to read from it again
c1719793074610f663721617df8cc9b07fdde648 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-05 16:01:02-04:00 Remove 12376 annotation
248d034ffdfa297a37a24462ec6ce43ef28bc3ec | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-08-05 10:02:15-04:00 Remove 12375 annotation. Ticket was fixed
213979b02a13e2575a379901c58627fcdc6465e6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-27 11:15:30-04:00 Fix no_vnode bug in token_generator_test.py
00c313b3259a9823799027c2e848467a9743e227 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-26 14:46:12-04:00 Clean up token_generator.py (#1134) Rename to token_generator_test.py so nose picks it up Do some better string formatting Add jira ticket and since annotaitons Use os.path.join
84fac0fa8596eadb84c2be964d5072884ab9c859 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-26 14:44:19-04:00 Block until index is finished before inserting data (#1135)
130261a5ef145e57cd77fedd3f2e278ce261c212 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-26 13:26:43-04:00 Remove 12290 annotation
aff95decf114f2c4365c6c8062aeda50e0543389 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-26 13:24:01-04:00 Remove 12291 annotation
6ced31dabd132e4d961c5b73e329814497b20dad | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-25 09:44:15-04:00 Change 12159 annotation to 11465
d0a69eb291badb81cdc8ddb864f3c854fe4b8893 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-22 13:11:56-04:00 Pyclean
d9ba22913e5d40ca1addecdde4b759e38612d4d3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-22 09:29:35-04:00 Remove 12161 annotation
97c4f31b2bb44b1d34097b4234beee8845eb7d28 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-21 13:07:39-04:00 Fix 12265, block on schema agreement between ALL DDL changes (#1115)
e7cf437d44f7b6c3ff0bb362bbb655d794a14e9e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-21 11:09:17-04:00 Fix typo
3d2cba1ec076e7491a01248a287998bd88cffa63 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-21 10:51:26-04:00 Change 12261 annotation to bug
c5e219e7fa206de2f5180983927d2e58bc20e69d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-21 10:36:38-04:00 Add 12262 annotation
9de0c5b32269231077d52770c49ccd713d63f537 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-21 10:32:11-04:00 Add 12261 annotation
701e3052a9e7c5f5af29a1432109987af5052ac6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-21 10:30:06-04:00 Add 12260 annotation
50bc3af5beea45a3d0fca576233ca9d2466d86e0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-20 11:58:03-04:00 Add 12251 annotation
f71c036d640e04c10e9fa608c440f828e0edf6d6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-20 11:54:11-04:00 Add 12250 annotation
ddf37e246fbfbb67a51561865b11257f08ca9518 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-20 11:50:59-04:00 Add 12249 annotations
6e3209cec1f86008ee7caaacaa270ac0b6557bc7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-19 15:25:52-04:00 Use a session w/o a WL policy for schema changes (#1104)
5e4a2fd9e667582388cd74efd3724a63a33157f6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-19 14:12:41-04:00 Prevent schema concurrency issues in 2i test (#1109)
dbf4fe4203cce5c06dae32d44db2911582285c88 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-19 12:43:04-04:00 Change 12165 to 12213 in annotation Ticket was closed as dupe
fdeda3e55c10eb9edc92c1b609d6b81164840407 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-19 11:30:38-04:00 Add 12235 annotation
e8186fe390073f5d7ea11057c5bc842db86d95d2 | Author: Stefania Alborghetti <stefania.alborghetti@datastax.com> | 2016-07-19 11:15:46+08:00 Fixed cqlshlib.test.remove_test_db patch by Stefania Alborghetti; reviewed by Philip Thompson for CASSANDRA-12214
d2c93023ebe26a3aff98a85bd62deb96c9403c49 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-18 13:22:32-04:00 Put 11902 annotation on the correct test
c19c29a5175e7b41c470a4158bda21eb4ca09c6f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-18 13:20:01-04:00 Remove 12135 annotation
50ff5f555d6407f5703fbd441091f52f0e1f40b2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-18 13:02:41-04:00 Remove 12134 annotation
2b91e087e07b4e118f7449b88d33cc19f6e6614d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-18 13:01:12-04:00 Remove 12191 annotation
804428b4631b38f244286f36c1710a28a057086d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-18 12:58:18-04:00 Current 3_x indev is 3.9
3d1470e12d721683d2029b197851b2ca12075e46 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-18 12:54:00-04:00 Remove 12136 annotation
0ff69d5827cd133371993f99929da58b4d76aa49 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-18 12:42:20-04:00 Remove annotations for two closed upgrade tickets
f096cb4c14f2632e07558ddaab075cb31ae5298b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-18 11:20:23-04:00 Remove 12099 annotation
d474c321d6665e6b6426c6f884881f069abb0111 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-14 11:36:22-04:00 Add pycharm files to .gitignore
698226cb3e8dc9c861a92c765b7e2c1e5989913f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-14 11:25:47-04:00 Move 5 node tests to large tests
cbf534edc9a6f20ed94e8b8df3f95638660cee82 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-13 11:00:39-04:00 Fix indentation problem in in_clause_wide_rows_test
3f27be7f742e90b5f7d074fb0cdf3a90e23e2a12 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-12 23:50:45-04:00 Fix 12158
8caf9e5e24161be3a08a055b637f9901ae92b716 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-12 18:10:21-04:00 Style fixes in wide_rows_test
31cb4fbaec7d2352bb51700b903bf5cf85b30253 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-12 18:10:05-04:00 Pyclean cqlsh tests
dba54b82fe9e4dbed0c46adb1e4f22193beab413 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-12 12:01:14-04:00 Fix coding errors from the cstar 67 PR
a01e03dfa10d902241f43bd5ef0f88e4655ff39b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-11 11:21:51-04:00 Import known_failure in counter tests
5c61599b3e631523652f4b0f54e8877932d11016 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-06 12:54:27-04:00 Remove 12139 annotation
2c054e2327d95f79c329ebdc3d4aa5bb075a217f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-06 12:51:08-04:00 Remove 12068 annotation
c4b731ea17ba5a1614b2d5fd016ef92ad499b281 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-05 16:28:27-04:00 Remove 11702 annotation
860e126dce0a279bb12575fe026117c848996dea | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-05 16:18:27-04:00 Remove 11898 annotation
8eae703058977aca860cf2a15faf73fd4ec52f67 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-05 16:08:00-04:00 Change 11975 to 11952 Annotation mistakes
8dc581f45622acf9031e8f2e70ffd66b775b628a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-05 16:00:08-04:00 Expand debug output to help solve 12068
d01a354bdd640c851f421c154df92fefd207779d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-05 15:20:41-04:00 Only check first two columns of result Also, use correct number of brackets. This is a fix from a mistake in the big Assertion Refactoring
f99b48bb1abb84705cc771e78c410974a1f3d8e5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-05 14:31:21-04:00 Add more debug output to commitlog archive testing
34233cf41c1800b90603d305b67f6296a4c9d044 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-07-05 12:09:11-04:00 Restrict ticket for 10406 to 3.6+
2d9275c0dc7ae66582356543bad1d218289ffc22 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-30 15:03:03-04:00 Add 12124 annotation
53f34b8eb6894d05cb332a2d20b1fb27e7171826 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-30 14:52:15-04:00 UDTs were only added in 2.1, dont test on 2.0
094258b520ed707e8a6d307fc33ec190359d8c99 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-30 14:49:50-04:00 Add 12123 annotation
d28d1cff043edcc3f26ea9bf2dcbc40c8895d836 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-29 17:04:07-04:00 Add another missing import
8c0f51bcd753aac3bfa9f29e03e76ee95e17fd11 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-29 17:03:22-04:00 Fix assertion import
f94cc4e403fb474885eea9f1bef921ca85200c32 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-29 14:17:40-04:00 Revert "Cstar 67 (#1012)" This reverts commit 52cede97fac97309b251d883cb3d0b0381510587.
52cede97fac97309b251d883cb3d0b0381510587 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-29 11:45:38-04:00 Cstar 67 (#1012) * Sean McCarthy's Work for assertion improvement fixed outdated string formatting Added docstring for assert_unavailable added docstring for assert_one added docstrings for assert_almost_equal. Minor refactoring to eliminate use of **kwargs added docstrings for assert_row_count and assert_crc_check_chance_equal Updated naked asserts. Fixed assert_almost_equal signature. changed naked assertions. created assert_exception and refactored assert_invalid and assert_unavailable PEP8 cleanup changed naked assert. removed unused import PEP8 cleanup removed accidental text updated docstring explanation Changed __assert_exception from private method to inside method. removed naked asserts changed assert_row_count to handle where clauses. Changed naked asserts. changed some naked asserts changed naked asserts changed naked assertions changed naked assertions PEP8 clean. Fixed syntax in sstable_generation_loading_test added assert_length_equal. Changed assertion in counter_test Fixed some errors with regex matching. updated assert_length_equals Added prescriptive usage comment Fixed issues raised in review Initial meta tests for assertion methods more meta testing Continuted work on meta_tests Finished meta_tests and changed assert_almost_equal back to its working form Switched to using assert_length_equals Changed via review notes review fixes changed for review suggestions Removed comments Fixed Travis nits * Craig Kodman's work on assertion improvement change to .format added docstring for assert_invalid docstrings for assert_none docstrings for assert_all assertion examples added in assertions.py and changed assert statement in bootstrap_test fixed assert statements to use asserts from assertion.py fixed asserts fixed asserts again test assert changes fixed asserts fixed asserts fixed asserts and brought up to 3.0 python format fixed assert mistake and further 3.0 python formatting assert and python 3.0 fixes fixed assert and python 3.0 formatting need some eyes on these assert corrections wi regex replace more regex replace cont fixing naked asserts and formatting made a correction per Jim minor ttypo * Slight cleanup of assertion fixes Fix linting problemz in cql_test Restore missing query remove extra brackets Fix circular import issue in tools/assertions * assertion tests do not use a cluster. correct exception objects are raised. AutoPEP8 fix Syntax, spelling, and other fixes Remove unused imports simple fixes exceptions_queue raises actual exception object. Use nose assertions instead of trying to inherit self.assertGreaterEqual from Tester autopep8 fix * Use MultiError to raise exceptions from exceptions_queue * assert_one and assert_all added with some format changes * Fix string formatting in upgrade cql_tests * fixed nits * Remove accidental changes to commitlogtest * fixed nits for formatting
ec1b627eb4239fdf91ba5978113be1fd0a61be97 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-28 11:00:36-04:00 Shorten assertions in write survey test
4caf9d759124194bd0d2c121c3bc1a5403372b26 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-28 10:37:49-04:00 Move two bootstrap tests to no_vnodes These tests were hard coding single tokens internally anyway. By annotating, we are up front about what's going on.
aef6892e6cc032d11b7fa60a859f81cef20f4ea6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-27 12:30:05-04:00 Fix whitespace error in replace_address test
9c8155a205d4b802531039c2a955ca2dee3cdc9d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-27 12:27:44-04:00 Move bad annotation to correct place
26fb7dff172142433f3aa76d532d13ed83a93bc4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-27 12:27:18-04:00 Placate Travis
869c8b41db57281d362e39e02431db4ae230fc46 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-24 18:03:17-04:00 Remove accidental changes to commitlogtest
91cf452f7419139dfa43e94258f0a2bfcb2d0909 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-24 16:44:22-04:00 Fix string formatting in upgrade cql_tests
738fea5412edf1d10c75e2a9760ecc8964848b86 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-24 10:59:01-04:00 Remove 12024 annotation
1cf0543cc80ba6577f79584eaf9675f25b7b71d7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 16:02:30-04:00 Revert "Improve startup time by prelocating libjemalloc"
28333ee7e754559d422d20d8d646a81b897518b0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 13:30:12-04:00 Minor assertion nit change
1fbdfef1e30edf4d365fa440a20075509e71c870 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 13:00:55-04:00 Run autopep8 on all files
81bc12a471b1f28e8c8368d5476584789a9fbe3b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 12:26:11-04:00 Remove 11765 annotation
76350ede3b4282c823175008b3cf015d84854d07 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 12:25:05-04:00 Remove 11663 annotations
9452a3de673bac99ae0de6754c78f209e1d73c36 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 12:24:26-04:00 Remove 11291 annotation
8b1b00c6edd2ee3b3617abee2066f9029e397574 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 12:23:18-04:00 Remove stale annotations from upgrade cql_test
00d3454567a6b8830ad3f9883c6bd81e1a1f8d0f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 12:15:44-04:00 Remove 11438 annotation
f2786704f3ddc7da3acbe41164224e774054e363 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 12:13:51-04:00 Remove old annotations from secondary_indexes_test
5b217202c3de98a15aebcc5e82e7ac1292241030 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:59:00-04:00 Remove 11227 annotation
5bcc77b27cfe3fd2fb310c080531eb9cb4065490 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:58:14-04:00 Remove old annotations from repair test
bf4feefec3962fc981aaf715f9ae4e3f2534edcd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:56:36-04:00 Remove 11731 annotation
94d1b385e4deab8b1023a63b565ff0e97d6a221b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:55:48-04:00 Remove 10869 annotation
7a874f5bc8f6f226dab09714cda87fb6ad657797 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:54:43-04:00 Remove another 11470 annotation
60362ca327c5d7252e537be8c14f6dbed3e3ffac | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:54:08-04:00 Remove 11265 annotation
2c1d050361114ba35a47ee5856381ccd4ef1600c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:51:13-04:00 Remove 11676 annotation
df123d706fbc2210c240fc4e2064d2e8d54d67af | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:50:26-04:00 Remove 11800 annotation
1c1279061e6918cef4b76f96dade68518a87f232 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:49:28-04:00 Remove 11732 annotation
04f2e3c937614519ba7e4beec6532b65270941a8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:48:10-04:00 Remove 11438 annotation
0ac3f9b8307e0c5daaf00d15376968000fedf234 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:47:14-04:00 Remove 11470 annotation
66a2c04ac9f29d5975983fd3377cd3e5622baa5e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:44:46-04:00 Remove 11463 annotation
9da3380c9544fc393696dcacf9648603f2452694 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:40:21-04:00 Remove 11673 annotation
633b15362215a20102cee80dbf7fe0c3f0e2c43b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 11:10:59-04:00 Remove 12007 annotation
127c0bb439897ec6f680ba6983a91c6cb1c716ee | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 10:39:49-04:00 Log driver at INFO by default now
40af2f65b177c677ccab0041fa549d71cf2a90e3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-23 10:39:23-04:00 Change annotation for cleanup_test
784c29192d6449605e8d4f8122ec7dbce1d68b1c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-15 13:22:28-04:00 Ignore line length for json_test only Previously we were doing it incorrectly
835e3844b9d74d3881b4130464efe04b43ef7b04 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-02 11:56:11-04:00 Slight cleanup of assertion fixes Fix linting problemz in cql_test Restore missing query remove extra brackets Fix circular import issue in tools/assertions
3ae39c5d77123b173583d565b7549a9561e36db4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-01 23:24:43-04:00 Ninja fix a missed change from cstar-565
c45cf2c2197ba0337c584c006170f020b33fb30c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-01 09:49:12-04:00 11763 is resolved, removing annotation
5b6413ca4ded68b971a731a4b15dcfd5035abcb0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-01 09:46:06-04:00 Fix extra arg to setUp in scrub_test
a78c9aa7a6f4863c13fbaeb28b3001343151d11d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-06-01 09:35:57-04:00 Revert "changed all calls to set_configuration_options to reflect ccm change"
4e60c082e5bc0da36b648dcdaf26e76b9a8a43b2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-31 14:18:25-04:00 Remove 11693 annotation. Test was committed
3a090592990ea4172bebb6f65cff9353acb79ded | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-31 11:30:53-04:00 Add CSTAR-574 annotation Sorry for linking a private jira, but the fix is literally CI config only, and it would be wrong to dirty the apache jira with that
e2e868febfd03239663608093a51f716b9e52346 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-31 11:19:11-04:00 Add more debug output to cql_tracing_test
08333203219aa9c1f5d08cd6b89e569fa4fcacc9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-26 13:49:23-04:00 Add 11902 annotation
53f9d2625a84b305822c7931bc94f7407716bbf0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-26 13:11:47-04:00 Clean up linter errors on sstable_generation
6a67d2e79385b265aa7dcd17f22d30ea081058ba | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-26 13:09:13-04:00 Add missing import
3a98c079ad08bb33c136073b7c67732097a8f582 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-25 14:02:27-04:00 Restore missing import
f9d711e7bb02b4053657ffa5c74526f78db51590 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-25 12:04:22-04:00 Autopep8 the previous commit
56238cf6e92cc123d12e8ee593ccb12af0e7bf03 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-24 16:50:41-04:00 Actually annotate the correct test
fc061ea4f47b56c11926d2a4c8c6d29640c53f5c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-24 16:50:08-04:00 Add missing 11884 annotation
93aa0cba3a138cd0b6d52cd35c6e6edf65308b8f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-24 16:25:38-04:00 Remove unused import
6b0f540ded0263e7dcadd334ceebc575bb65d338 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-24 15:23:49-04:00 Fix typo in error message
d4d5ef5f42c363a69e172e63ceec09dfff7b6922 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-23 15:37:45-04:00 Add 11879 annotation
515fe3465d78cba56a9ef8ad08b76bd48c925a6c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-23 15:33:00-04:00 Add debug output to test_map_indexes
68812a72c207f686681b2f1e68e7ff9a6d59769e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 21:35:48-04:00 Always disable maxDiff
600e361134bb4322d93b1cba5fe5ebb0c885e251 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 14:14:21-04:00 Add 11864 annotation
9e0ba6018b463745860b787bc301224331e8b3a4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:48:31-04:00 Add 11863 annotation
8447815057b06a13f6f250afd5f4517940dec2ed | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:47:34-04:00 Add 11862 annotation
543b9df23663940fbe15483604935a01941b2825 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:46:10-04:00 Add 11861 annotation
95595889c8fc4f0ddac9698f8a7f6d02bece7cba | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:40:12-04:00 Add 11860 annotation
7e012e8ab2167989ea23588a7e396e64b02b2aaa | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:38:50-04:00 Remove accidental use of octal int literals
0239244d2494b599b7274472a3a5f3c3cdad9e72 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:38:26-04:00 Add 11859 annotation
3ac3a78aae11ed80525c7e2ff23329cafa698dc3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:36:42-04:00 Add 11858 annotation
1ee09f01299bc76a56e0a653f8356df2f15ec9f0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:33:25-04:00 Run linter on upgrade/cql_tests
464447e06816e2d2a02893e23c081ad1d1c869b1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:29:13-04:00 Add 11857 annotation
026150da5aad302481eabff20ad43241423556fd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-20 13:26:52-04:00 Add 11856 annotation
39a396d7ff9c310103078aacc9640dec061b303e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-19 11:10:46-04:00 Remove 11837 annotation, was just fixed by #979
626f0c8182e99951cfc102500beb3eb5992c3ff2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-18 16:10:39-04:00 Don't wait notice on an already stopped node
728ad868c191296beec9ede1b22829d0d718a3cf | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-18 14:26:56-04:00 Add 11838 annotation
a455401f343dc630f2305a386fa0c883a3d175dc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-18 14:11:10-04:00 Add 11837 annotation
9c540f75771312bcf7e8e87d78c25a94b5eaa7ba | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-18 14:05:03-04:00 Add a comment to simple_decommission_test
26f79e4a9ba9b6dc9938638c243c2a38956adb56 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-18 14:02:15-04:00 Fix typo in topo test
a4ec35e45c66954d035fcb84bdd3ee5623a00b97 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-18 13:47:22-04:00 Add 11836 annotation
a300c69cb76b52c36829d070c9007f7740485053 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-18 13:44:26-04:00 Add 11835 annotation
9013d1065697d2e7c8846cf4bff8c406b5de50fe | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-17 16:05:04-04:00 Clean up some 2i test code
b1d4d166c7c7c3bcfa84cd86ec59fb9f2c90d5f7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-17 13:38:38-04:00 Re-order annotations because the notes field was being confusing
5c80a1a2a8c6ce760205392758ba57064a64bf6d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-16 16:35:33-04:00 Add 11811 annotation
acec9ab28416f7b2f15c84a27dd88027322791ba | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-13 13:56:58-04:00 Add 11800 annotation
304cfede2d73fc8939da9f6ae87bf12cf4507c64 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-13 13:07:06-04:00 Fix whitespace in upgrade_manifest
e828f41586bdd18894d9126b4c453ee6dcdf7ee1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-13 13:04:35-04:00 Fix the build
f8db7f4808fe764dde541707ba095a5390f4f714 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-13 13:01:38-04:00 Add 11799 annotation
90640f01efa26fef37d79f3b7b543b5591b24b1e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-12 13:18:58-04:00 Add 11767 annotation
c16c3d96519b7382ab45f6fd92d7c0c3316abe01 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-12 11:08:21-04:00 Add 11765 annotation
2c2f0a21cfaa2e80a3284e6830ea1479b36957d0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-12 10:52:20-04:00 Add annotation for 11763
524290a6337fecc1fe803facb860e3d007ff474b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-12 10:31:23-04:00 Add annotation for 11760
fa6f1b3d0a4640e94244979397f8f7ae206deaf3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-05-10 12:45:43-04:00 Improve assert in 11427 test
7c848b1bd34d313b2e559ddd93e5e7facb052fda | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-28 15:26:07-04:00 Intelligently wait for first notification in moved_single_node
092c434490fd6f2542a828d91a177d070bf04b54 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-28 14:28:50-04:00 Update annotation for 11663
e5a2a3e674324dac48293f4652935424c29d3081 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-28 12:58:02-04:00 Add more debug output to the 11179 test
97faa3fd9012f7c909ebd97512630fdd0fc0d10f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-27 15:39:16-04:00 Fix 11674. Use CL.QUORUM in mv clustering_column_test
171be67d9a18aaef876b53d3060bd8f61ddc10f4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-27 14:52:37-04:00 Removing 11666 annotation
f2d45f716ac9f00699b66b6f7a4a0c9c6379e8b3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-27 14:37:27-04:00 Fix 11665. Wait longer for node to shut down in cant_rejoin_test
ffd047568fa68c22f5e9989bf889fb8ca53f3a7e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-25 20:49:38-04:00 Remove unused import. Sorry, Travis.
cd99f4724ae9df9a59fd433fcb5aec94a2410bb4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-25 20:47:49-04:00 Closed 11653. Removing annotation
1be4d0f2b15adbb365741ccfe5ebc50f5303e63b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-20 17:08:19-04:00 Remove unused import
350ab0c8bceb476bf585f3e568e01d3dac2a61b2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-20 17:06:50-04:00 Remove annotation for 11497. Fixed
408b3328459676b799a5f3c99ad199665cefd6bd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-19 18:00:31-04:00 Fix linter error Jim broke the build.
cf98820d24f549a87565e3be88cb1fd401ff6ee4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-19 16:55:30-04:00 Solve 11608 by not waiting other notice on node4 reboot The stop/start sometimes occurred so quickly that the other nodes didn't mark node4 down, and thus they clearly can't mark it back up again
cce2bed75be0d30e70e273b486c479e751115a88 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-19 16:36:32-04:00 Update 11598 annotation
d2803362a96db60355f74899f6ca0a7dc7d4ad4b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-19 14:52:33-04:00 Clean up comments on udt test
0b2b9e89df66064167873bb4e8a09df2c85d1d82 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-19 14:50:18-04:00 Use Local_quorum CL in udt tests These tests all write data to a multiple node cluster, then read that data back immediately. This is ripe for consistency problems, as seen in 11607 Remove unused import
9c84c0d4f0b4d11259cff61c9f07f358a4549e48 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-19 14:49:45-04:00 Remove 11498 annotation. It has been closed for a while
03a99bd63da056503633dfa2875de7afeb0bb64a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-19 13:53:07-04:00 Mark 11598 as flaky
ce2e8e988c633c5001bae5be2c0cf671ffcba9d7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-18 15:25:09-04:00 Remove known failure annotations for two fixed cqlsh tickets
d59859654a445bb9abcc63458410163fb811d727 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-18 15:17:46-04:00 Properly set CL kwarg in cqlsh copy tests By using it as an arg, we were placing it were the retry policy should be. Causing 11565 and 11494, amongst others.
609b650187560e5a19e4e50676b08052e47a5333 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-18 13:57:02-04:00 Make improvements to resumable_bootstrap_test
ee097eac099fc9b32ec37f751c22beea3196ea7e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-18 13:40:42-04:00 Fix 11476. Watch node logs instead of grepping. Solves problem where query is aborted but error hasn't been flushed to log yet
803946656963a1620e4bffcdadeec1ca61ae9037 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-18 12:58:25-04:00 Fix 11564. Only run 2i vnode test with vnodes
d51519972970c11d54aff9d967ebdf01ed664c03 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-15 14:26:33-04:00 Fix 11563. Don't explicitly set vnodes in test
f4fbced1cf3f3c5c2e5a6e24b0b520cdf21c64e3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-11 11:32:18-04:00 UDTs prior to 7423 should always be frozen Boolean condition was accidentally negated
76aa599ffea3c2c100f1c5389275807678c24f02 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-07 10:08:37-04:00 Remove 11246 annotation
52f6169bdc77d05bb4b7517f54feadf1f102d3dc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-04 14:25:29-04:00 Mention jdk 8 in install docs, not 7 All tested versions support 8. not all versions support 7. This is a clearly needed change
e9928ac66e1875bf66a74c729528676c80c4d190 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-01 13:35:13-04:00 Move network_topology_test out of default CI jobs It starts 6 nodes and is way too flaky.
038cdab3b8a1301b97fc7651bf5c990c94a2cf40 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-04-01 11:09:29-04:00 Add annotation for 11476
be850e490a6502d4f5d94401678f6e6705ea59c2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-31 13:17:45-04:00 Add another annotation for 11470
5b2bbbf3075464535035a5a2895c3ee6d9df466a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-31 13:14:49-04:00 In decommisioned_node_cant_rejoin_test, give node more time to shut down
1d911156f87ff9815544b8e080f6282db4a2006d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-31 13:04:50-04:00 Add another annotation for 11465
e68752a7954d86b7ce7aa97d951bc692c4ec3158 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-31 13:00:54-04:00 Add annotation for 11470
bf6dfdaf6b448d8c69ad3a2704b385216a6f132b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-31 12:56:21-04:00 Bump abortedcompaction_test num_records up again
13420d26944e6b21476d10dac0673b8db700d1b4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-31 12:36:21-04:00 Add another annotation for 11393
c50ea57d6476b5c6fdd6a07e9832621dffd80cb0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-31 12:22:26-04:00 Add failure annotation for 11469
6f11a2915d8274eaa4e857c68da857a2ea4abc69 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-30 15:47:29-04:00 Add failure annotation for 11465
2df565ec56b843de9bcf58f76ede0b88d44e5bd0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-30 15:10:52-04:00 Cleanup assertion in abortedcompaction_test Also bump numrecords for increased stability
8fb92652bdde44fc32677597deb170a8160b84d3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-30 14:24:34-04:00 Add failure annotation for 11463
5f386eaf8650fc8080330cd70ecb7ed34b65d08b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-29 14:42:55-04:00 Remove multi sub repair from conf exclusions Already skipped in code, more appropriate to do so there
7ff0d3b6a14999fa5ab6a1457204d70339a9633c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-29 14:32:00-04:00 Add a cfg for the 3.0 branch
a9c2287b7756c3d129f36dfb63e7e9cfb36119fe | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 22:58:56-04:00 Properly specify path to inc_repair_tests in conf cfgs
29ed92e23b0c75075fafa0468c5d313fc70cc569 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 18:36:27-04:00 Remove comments from test-select.cfg These should only contain test names
3f2a378eada1a0f36fe5f6574b49ffc78a645eb5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 16:43:04-04:00 Skip all 6+ node tests on CI
acc891bf6328c98a8c2993f31175e6c26bdf78b6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 15:25:34-04:00 Remove 11361 annotation. Ticket was closed
3b61e5a9407a76ff304972d4f580d697f9ed8165 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 12:33:19-04:00 Skip a test for 11290 Hanging up builds on trunk
7e5469f35d749682c5d9d9b0a188de21567d67e7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 12:11:36-04:00 Pep8 consistency_test.py
fbf876cfb0dd2d0dd5c06de0e9a857271c7cc7df | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 12:05:15-04:00 Skip tests for 11438. They are hanging CI servers and ruining entire builds
3a1390aa7d79bd14b93e5d8379cf7ac77da2ece0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 11:40:53-04:00 Add another 11281 annotation
a717a658ad552f3866219c9e15d9ec5180f5bd65 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 11:26:48-04:00 Add annotation for 11446
a22451dc79fcf5331ee04c0e01d2f9afb296085c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 11:13:29-04:00 Restrict 9220 test to 3.6+ Also remove annotations for 11445. Change discussed with jkni on 11445
b77e1921fcb1a96c03afa845419b527603954e4b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 11:11:00-04:00 Add annotations for 11438
bd10466312ada08d17b7ec43e91248914b53f0c5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-28 11:06:26-04:00 Add annotations for 11445
6adc95fd5893070cc32982e740f8a0d8a12f458e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-25 15:52:10-04:00 Add more 11439 annotations
3f3497bde3a210ef5c2b05ddcd4283c3dfd3bdc5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-25 14:37:06-04:00 Add annotations for 11439
16e69cd7e593b1386dd9934c0523d3711bcbd0da | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-25 14:18:22-04:00 Add another 11438 annotation
8857b475ad7d23ea9e25ef0796ddbcce1ef93c1e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-25 14:14:25-04:00 Add annotation for 11438
c2d15bce93d10a006158bd6de210a8f92659e5c2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-25 11:45:19-04:00 Add annotation for 11436
12d62f6bc8b7c8b94102034451d4cde2e04bea5b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-23 16:00:03-04:00 Change SCUpgrade tests to assume we are always on 2.1
946d37d6971ae8e2a0b3109702da45db6a96d25c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-23 14:11:15-04:00 Add annotation for 11417
344c2f441f8490c82e8a391043cc26b38476fce4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-23 13:54:21-04:00 Remove annotation for 11318
5ad8b1c461b6ba7a2ff65389460168220af7ab63 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-23 13:54:12-04:00 Remove unused import
8cf16e30c06751c5025e3b3836eb41d405d726b2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-23 13:53:19-04:00 Remove annotation for 11362
d488876cafbab2d6cae507758ac2b9db7f0a9a70 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-23 13:28:47-04:00 Add annotation for 11415
4ab53a505a70867267d3ee7fe5fcc782bb7d84c2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-23 13:18:25-04:00 Add annotation for 11414
c76780b579c6695bbea8141b49db0b4ff2dd8026 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-22 13:05:34-04:00 Update annotation for 11290
844925fb6bd8e1c507462f36f6421b5706d70927 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-22 12:12:53-04:00 Make minor bracket style change in mv_test
6f67fd10131c5ac9c5fa65791501bef30ecd4fcf | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-22 11:54:59-04:00 Update annotation for 11360
19cdc3680ac959a022508312fc05352abb4c604d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-22 11:35:28-04:00 Remove annotation for 11384
3968bc8337e7fc2e91f2d0d8793e1a63e6d00327 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-22 11:25:01-04:00 Set default CL to QUORUM in complex_mv_select_statements_test Seeing consistency issues with write at ONE then immediate read at QUORUM
ab5ca61923a307b01168e85ac92bd86f04638ab2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-21 15:20:33-04:00 Add another annotation for 11395
b7e1d5101fedd243cd3dafce783f0bfc182b10aa | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-21 15:19:16-04:00 Add annotations for 11396
5dfb695ffe9565bb21e0195feddd77062966df10 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-21 15:07:02-04:00 Add another anotation for 11395
4a133993dcd5216d0e93fc82b832b1201d85257a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-21 15:01:46-04:00 Add annotation for 11395
2fdcbf95917435422089a91759615ba14411e13a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-21 14:22:50-04:00 Add annotation for 11394
8218d0019ab75f4af9763da7944d27449778f80d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-21 14:06:28-04:00 Add annotation for 11393
c3a7b26d3f70abc5efe1b2e3a3fc27a2c7ff3706 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-21 12:59:05-04:00 Remove known failure for 11322. Closed as cannot repro
c0401ca2f8cfe66a5e473b0bcb00ab303869fccf | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-18 15:59:42-04:00 Remove unused import in topology test
5e129b9c20346f82bbbba4df7cd14f202d9d6c1e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-18 11:59:39-04:00 Fix node start in crash_during_decommission Node1 is being decommissioned while we restart node2. thus we cannot guarantee that node1 will be alive to detect node2 is up. So we must start node2 with wait_other_notice=False each time
723edbc7e2cd51a0a95d51625a12befcec17b7c3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-18 11:31:11-04:00 Fix node start in decommissioned_node_cant_rejoin_test Node is not expected to start up. Set wait_other_notice to False
31f67863afb259fae8bd1b668d283a6ea4b11c8a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-18 11:19:01-04:00 Fix node4 start in resumable_replace_address We expect it to fail to start up, and thus we need to set wait_other_notice to false
c3cf0ad70f7d512e94a7c44638b3449c70a8085f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-16 16:38:38-04:00 Add failure annotation for 11362
1cf2e63a960de1a82d135dcbb1505ac27c68ca0f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-16 14:52:09-04:00 Remove version check from snitch_test It is already restricted to 2.2.5+, so no need to filter inside the test on 2.2+
a3308d96b5060a31aa03f4ebca0e714845509f22 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-16 13:22:40-04:00 Issue write a CL > ONE so that we don't have to worry about EC
d32eab1f9df3d7adadb99ec4e4c8003535295d90 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-16 11:30:18-04:00 Don't specify the order of endpoints in repair log grep Fixes CASSANDRA-11359
39c6dc9f23e150464827c215cd685c470b41acac | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-14 10:48:58-04:00 Make changes to tests based on CCM node start API changes pcmanus/ccm/464. wait-other-notice now defaults to True, so we need to set it to False in some places. Also, start is no longer idempotent, so we can't double start() in some tests
90ba617261a66b95c6109b4305665bd278aa4790 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-14 09:43:25-04:00 The `-tr` option does not exist in 2.1. Restricting test version for the tests that test this option
9ff22a8629a3cdd03fff0396d997ae624404df86 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-10 13:17:40-05:00 Fix reference to `i` in thread_count_repair_test
9c1691fc99172a1ac6c9db57a500c54d542ef419 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-10 13:17:07-05:00 Don't index sets in local_dc_repair_test. Or compare lists to sets. Or forget to wait for binary_proto=True
8b502a9688756fea4417fb977f6d42c96d833dd3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-10 12:36:45-05:00 Do some light cleanup of bootstrap_test.py Abbreviate stress args. Use patient connections where possible
0098b8307f79d0e96812cafa817c554cf1457c65 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-10 12:34:02-05:00 Resolve flaky connection in 11231
e79c19ddb40a03ec92550a27cb55fe6ba491981d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-10 12:11:20-05:00 Replace the 11277 annotation, as it was closed as dupe
efea3dea02a1aa9e7e746c3ea0ed156ed811d1b1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-09 16:45:33-05:00 Correct indenting of known_failure annotation in thrift_tests
1a76685469e2729ec6711287c6defb747d3bcc3f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-09 11:24:12-05:00 Name the regex groups for easier readability
6f1a0f96ace79a4380f1f834210d8cb3d205a23f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-08 14:56:41-05:00 Clean up job thread and tracing repair tests
10fe35491c768d4f2e06480a37feb1a1a8818ca1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-08 14:45:50-05:00 Remove duplicate sets from repair validation
bf5282dc783132a17a9ab70ad430f3fd6c1579ec | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-03 15:04:41-05:00 Expect non-matching repair values in repairedset_test Also add better debug output
4585248a1286304fe68a13868057c26bd17c83ae | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-03 12:56:05-05:00 Removing unused import in auth_test
10fcbbbf38c1a7e62ad3879e622b177f068d9850 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-03-03 12:48:42-05:00 Add better debug information to pushed_notifications
f7c0069e4579f4e3d6406e4c986a1b95e06bf0e9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-29 14:34:44-05:00 Mark valid_out_of_sync_pairs as sets everywhere
d117c0cefc682b8f6b514411e4dbe44843277f3c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-29 14:22:06-05:00 Make repair test pep8 fixes
e1e0f3f6a18c76ef48876d8bdd14833bb1d17072 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-29 14:19:50-05:00 Add separate test for -j arg in repair
95331938561fd807ea7c8dead54a9fa7a2ef31c1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-29 13:17:41-05:00 Improve repair tests based on review
27de6ebb56ccbe62173b6d41bcd125f4c1af59e3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-24 16:37:52-05:00 Add a test for repair tracing
7ce82fd82dc1a00670f2810fb4ac5c4db31e745d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-24 15:31:33-05:00 Add additional repair coverage
e07c2d924cedb9b4339cad57fd9ed25883dad1f4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-22 13:38:55-05:00 Make the cluster start/connect in delete_insert more patient
a468ad4a8f28fb7c88f56869ae68de7b4b55ff39 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-22 13:29:09-05:00 Fix 'ResultSet has no len' bug in delete_insert_test
e32e7052927c25d5f98b8472820e6a017b7dd222 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-18 14:03:46-05:00 Add init.py to repair module
c886cf71e6bcfb5fb237aeeea6b9a5def4a1e2f3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-17 15:06:28-05:00 Fix typo in docstring
1b69f60d267ddc810120237783cea0fda50ccd8b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-12 16:22:09-05:00 Use namedtuples for global roles in auth_test Done under duress at Jim's request
e9219d535ff5e7499f695921dfc3a2cb7689a310 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-12 14:38:44-05:00 Fix typo in comment in dtest.py
8c66b903f51f2d4fe0eaf9d7f98f47733d734d9f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-10 14:56:30-05:00 Make docstring and style fixes to repair_tests
bd2b37157d26c82c523cd05d5883009b324eb0e8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-10 14:45:40-05:00 Move repair tests into one module
208c4d50b66de070a00e338eb9e7a55aa1a2388e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-10 14:34:48-05:00 Add new test to auth_test
59f953c416f926e5260c7a28f617f5b430948c70 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-10 12:05:20-05:00 Make review requested changes
5f6cb8e3ba0cec2f1517c522d0f56389ad821e07 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-10 11:04:58-05:00 Wait on cluster startup for AuthRolesTest
c14731fce2637c7d3b6ddbe34339157176060314 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-09 16:15:59-05:00 Run isort on assertions.py
b31862359b155c362730cdea1e9e3bf136422ea6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-09 16:13:30-05:00 Assert Unauthorized in a consistent fashion
68d8d0d1cc07051455cd80b8d37bd9805d733d58 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-09 14:51:47-05:00 Clean up asserts, sleeps, and redundant functions in auth_test
5382e3ac87d842af4785f9dff59a707b947cf00d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-09 14:51:39-05:00 Expand existing auth_tests
6af5e9bcaf60a1ca47079991ebade73e68442cdb | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-08 11:27:54-05:00 Expand docstring comments for the auth tests. Add TODOs for needed additional work in existing tests
66e7b9bc4d089324c6e0f8e75bf2f146715dd0f7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-05 15:44:31-05:00 Add known failure annotation for 11127
f7669b8b0653c603e85cdd82d28eb10d3616b7fe | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-05 15:25:35-05:00 Add more debug output to topo.decomission test
0047076a6e3794306bad639da69b61a2b1d07b31 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-05 15:25:26-05:00 Add doxygen comment to index_upgrade test
849b7f04b9f9a5d26d470cae4cbc91f5b15e557d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-05 12:02:29-05:00 Increase key count on decommission test. This should reduce the chance of differing data sizes across nodes
151b4d2bc638ca5e23582526c50c7992857486e3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-05 10:33:21-05:00 Restrict test for 10010 to 2.2.6+ CASSANDRA-10010 was only committed to 2.2.
a3a80b0b3d4a8ab6a401690783ad105419bbd503 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-04 16:33:47-05:00 Add annotation for CASSANDRA-11121
e78dc94415a2c67ca6ab9a4f25bcebcff25b171f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-04 15:08:35-05:00 Merge auth_roles_test.py into auth_test.py
cd4f8fd19f39a254dfff49d719a215ee82e63b99 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-04 15:02:55-05:00 Block on traces in replication_test.py
182d292b8da352f32551c18d3c3d6a14f16c2154 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-04 15:02:18-05:00 Remove annotation for 10870
a0ae650db8cbdcffd8f2eb8ffb2bc8696d0224da | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-04 14:01:53-05:00 Remove 10919 annotation
bf114879dc678b2acd73bb94e81d8d313bf8b243 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-04 14:01:42-05:00 Remove 10905 annotation.
dfaa9b03785adbf1ded9b58e42832a711736c15f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-04 13:59:53-05:00 Change 10912 failure source
2f6a40a2668998bc7d20ae500aac09cd698cac97 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-02-03 12:13:59-05:00 Cleanup docstrings on bootstrap_test.py
f95bb6303395eb419d6591f05b9af2e504525563 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 16:23:50-05:00 Don't wait other notice after decommission The decommission will have already caused the node DOWN notifications to come up. So we won't see more on stop, so waiting will cause us to timeout
647526bf46fcf7ecba902cb2682af7222b0151a1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 15:58:28-05:00 Rename variable, as the fourth node in a cluster is *not* node2
57e7057608cbf2aa135dbfebc5cbdb10ac3ce817 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 13:13:34-05:00 Ensure node is totally up before continuing with test
f156345e8e61212492f5cd5b918c653e5011704f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 13:13:17-05:00 TRUNCATE is always at ALL. No need to specify QUORUM
757bceeb7d01844e315c0c4a56a4cf112d5edb8a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 12:32:51-05:00 Don't require an error_message kwarg for assert_almost_equal
6ca25747ce5b97e6114289042c444ddef31fb65e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 12:13:25-05:00 Define node path in commit log tests. Accidentally removed in 112b851658
cb45beb5e1641eaeebcffb6fe66b0ddcccd0fdae | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 11:56:08-05:00 Count data dirs, to solve 'x not defined' error
5f915527cd2c2aa7855e1dd6dbaa808962f93bb2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 11:36:00-05:00 Restrict snitch_test.py appropriately for 9748
d65b373aa2af4861ae7d3e3a0c9fcb0b1cb1c9ec | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-22 09:44:08-05:00 Extending fix from 18f2f684 to another test
f30a3ee77e2ec6f2ec96b55033089b2c6d849e5f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 17:08:32-05:00 Harden replication tests
09bade4e65424e5c33b70ff39dc2511470392f27 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 16:46:10-05:00 Revert "unskip multiple_subsequent_repair_test after #9752"
dfffaa5049fc13fd33c1ce9b7181d4e3e2a4e59e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 14:38:41-05:00 Harden restart_node_test See discussion in CASSANDRA-10870
65d0e82e9f705503e798598887950663655949f9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 12:16:43-05:00 10977 was resolved. Removing annotation
8c2ba3a96fdcfdb3d58795d1ff38ed25a54e305e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 12:15:01-05:00 10933 was resolved. Removing annotation
47ce5aa11ffc9821922989788829e35a877a154d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 12:03:19-05:00 10914 is resolved. Removed annotation
27e0200e4359de76c2ac1ea010f629696b0a6082 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 11:39:10-05:00 Remove annotation for 10846. Resolved.
98522d2c15480e8a31819aebe3c293033fe737fb | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 11:38:11-05:00 Remove annotation for 10893. Resolved.
bc605eeeba3d4b94a42264295ce17735c6a24529 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 11:37:12-05:00 Remove annotation for 10913. It is resolved.
fe1da6495f24f74143bef891156a32c813dbeebd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 11:34:59-05:00 Remove annotation for 10843, as it is resolved.
9613c5073ef858eb8c88a2115ab7b2d432d84300 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 11:16:41-05:00 Label known failure for 11058
6ba4a56ac83e9e5519fd70cc74f0c2c23ed0862b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-21 11:14:16-05:00 Label known failure of 11057
7195041c996408a21c01bc36b4192ec670decc10 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-20 15:35:03-05:00 We now default to 3 data dirs. This setting is redundant
57fcbfc8b93dca8ffe2e27fd1004e4ee0b396a65 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-20 15:10:22-05:00 Add 256 token setting to forgotten test in 18f2f684e82c0e807a80
752ac8a23dfa851841f2a15cbf939447ff4b8dbf | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-20 14:17:40-05:00 10935 was resolved. Removing known_failure annotation
0999a630c08af9d65ddb380e95e5cd4658f485f5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-20 10:24:37-05:00 Remove known_failure annotation for 10934
f437f5a7a77a0f644a6e2180993b7c32cf66968b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-19 15:54:49-05:00 Mark consistent_reads test as known_failure
f635de5e8ca45a19d61c0e2ade2c4a4bd5a86cc0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-15 15:21:47-05:00 Cleanup largecolumn.cleanup_test Added better debug output, doxygen markup, and a real assert method
8004474a59c1a18e031d9dcae700e32a90d94a4f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-15 15:01:02-05:00 Check for nodetool move to finish on topology_test By not watching the logs, we were trying to move too many nodes at once, which would throw an error. Unfortunately, watching the logs is not enough, as the state jump to normal happens just before the rest of the ring is ready for another move again.
adc39130807c2f20e7ba540701afee675425acc7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-14 17:02:29-05:00 10860 is resolved. Removing known_failure
0ad095632c0f1835f5ee30a57e992d3dc341c4c5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-14 17:01:02-05:00 10859 is resolved. Removing known_failure
f3edb6876330d19a670dd8ddb3cae37281258d80 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-14 16:59:40-05:00 10858 is resolved. Removing known_failure
6c260930bb0d8e48042f6feaec933a4d7be98926 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-14 16:58:46-05:00 10886 is resolved. Removing known_failure
1cb60d0cc8e5b10ffd83a0d75cf7dcfa4535ddc7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-14 16:48:07-05:00 Satisfy PEP8
f1ec53c79102385cec4a04baf84cef7c37ed4d6f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-14 16:32:46-05:00 Remove known_failures for 10997
e0c909b3255e82109dc09569946e4b33d2a58f90 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-13 15:50:07-05:00 Restore needed import to cqlsh_tests
6c0e1e9ca04f30ee32d08146a0bb4ee29f60481c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-11 15:35:26-05:00 Use stricter CL on test_type_secondary_indexing We were running into EC issues with the Write, Read, Assert pattern. As sometimes we would read from a replica w/o the data yet
6de0392b70bdbe5e6ba6290bf66179f4968b1d69 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-11 14:19:01-05:00 Move known_failure annotation above freshCluster
2f5ee9a7dca6e7acdc4cbee06cb2b4187ec6df53 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-11 14:09:46-05:00 Mark 10997 known failures
1c58620c34df9c2fa88749f110a7b73d8866f458 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-11 12:20:51-05:00 Hard refresh schema metadata before checking it
b164d6290c0b27dbc074948426bef85554a20842 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-11 12:06:27-05:00 Increase time before checking for schema agreement Otherwise we risk the run of overflowing the stack, as this call is recursive
cbba9c8abd26b411a7e8110ee79d51dc53673f63 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-07 16:08:46-05:00 Restrict 7392 tests to 3.2+ 7392 was only committed to 3.2, not 3.0.x. Checked with Ariel to confirm new version is valid. The problem is tests were committed 4 months before the ticket, and the fixver changed in the interim
b0d9c2ed4082cb1075f9bdbdce34014e7e0e459c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2016-01-05 10:56:58-05:00 Fix docstring markup to use doxygen style
61fa4f81e326b2aa59807210a835da6f90f6e7d2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-30 15:14:58-05:00 Restore code I accidentally pulled.
49c99e78a4e02ba411f52e8e721e4d2907f62295 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-30 12:54:01-05:00 Clean up node_cant_rejoin_test. Ran isort. Made some style fixes. Gave the node 5 seconds to actually do the shutdown. We were racing sometimes and the node would shutdown after the assertion that it was no longer up
45573c90a042ccd2c8063f01d86a8ebad83b5624 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-30 12:27:43-05:00 Revert "Totally undo changes for 10494. Revert once that is committed." This reverts commit 5bfc5937c931998918a62a896a7bbc575c4d439c.
5bfc5937c931998918a62a896a7bbc575c4d439c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-30 12:27:05-05:00 Totally undo changes for 10494. Revert once that is committed.
922a2bba0bf00862898f524d25e426e58f66377a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-30 12:23:02-05:00 Fix typo in repair_test.py
ee9bb2ecbd3221361341b67d43a5d95cfcfdbe1e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-30 12:20:17-05:00 Remove a codepath for pre-1.0 repair
f03c3eece647f3b96158004444538798316ba27c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-28 17:05:24-05:00 Mark known failures in cqlsh copy tests
2c2a8d44011ae25e32e0b8246f8387fdd197d6ef | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-27 21:42:34-05:00 10494 is only in 3.2+, version gate jmx changes based on that ticket
060cecec96f253fca227e6f6e01b35bb63d37a50 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 14:20:06-05:00 Tag uppercase keyspace sstableloader test as known failure
6f675bec2beddee654dd39170d857dc97e00892c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 13:05:18-05:00 Mark map_keys_indexing_test as known failure
0456cad4da11b5e8a3b146f4e80369dba04827f7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 12:45:14-05:00 Mark index_summary_upgrade_test as known failure
d2a3373e2dd0937977badd398625ed950be0081d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 12:38:41-05:00 Mark schema_changes_test as known failure
d52d90a3be4608d6c494688de5f9b215da369912 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 12:33:38-05:00 Correct typo in MV creation query
92c6047f7d4604fa6e3e60e65dbb2a6fd2ee9b6e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 12:10:09-05:00 Also set the cluster install dir, so ccm can track version
c215d4cb971cfc278667757a960b4fc122f26479 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 11:35:44-05:00 Mark all of AbortedQueriesTester as failing
424f830569c5a46c7d9054f629d04be71d1ee26b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 11:32:54-05:00 Mark local_query_test as known_failure
d88ecdb332936109d20eed89c0b1d328126ac4f2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 11:07:33-05:00 Tag large_collection_errors_test as known failure
94beeee915acb8f9a30fe7090430c2622cc19290 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-23 11:05:05-05:00 Add driver to possible failure sources
bea3f89cba306271408a822c71315a5d7f23d822 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-22 15:44:41-05:00 Fix typo in comment
ad4b669fee8df9581375a8d0caa1727870c25ab3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-22 15:37:59-05:00 Skip protocol v2 test on 3.0+
2968df090df110a9dd66f3f83a41ae0fd3ebd0e2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-22 14:38:24-05:00 Improve 9526 validation of endpoints
0c9f47fcd8da51e63d4fefa4b73f3dcb0d1bd707 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-22 13:36:07-05:00 Style cleanups of sstable_generation test
db224be8fc7153c2559ade2b3daa6b521971de32 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-22 13:27:46-05:00 Cleanup test for 9526
2967b61803dae975add7eab4280426bcf18b69f3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-22 13:10:30-05:00 Clean up style nits for PR #697
d40a2f404cc255ca16384c46b9f652e0b40736e0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-18 13:18:36-05:00 Add test for CASSANDRA-10887
8096747f9d6d9cd6dc9d6e008a928b5ca7468a94 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-14 15:53:12-05:00 Tag the repair tests with failing metadata
a5b0e60b4d2592ec6efe29265c276287979ecf9a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-14 15:18:38-05:00 Tag cqlsh copy 2.2 failing tests with metadata tag
3af898c7d4dd6fbd0127a122308a05234eaee91a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-14 14:52:54-05:00 Tag cqlsh copy test with known failure
893a0bba41a170eeb448c3d0cddd062eefaf60b7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-14 12:36:47-05:00 7886 is only in 2.2+, don't test on 2.1
b3cf3c5fe35b0afd3889af2f48a78b95c4795aa5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-14 12:28:49-05:00 Use FallthroughRetryPolicy on failure_threshold_deletions On 2.1 we were getting OperationTimedout instead of ReadTimeout. This was because we now have a default retry policy set. On retry, we were ignoring the ReadTimeout error that was correctly being sent by C*. By overring the retry policy, we have stopped retrying, and now propagate the correct exception.
efc5c99c0eb2c4d1dfa504cd6568fcf561040e53 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-14 11:41:48-05:00 Adjust expected trace output
c0276aaec4f074d75fc3056db9ebed607498fff3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-14 10:50:45-05:00 Remove unused yaml arg start_rpc only exists in 2.2+, which this test never runs on.
6414f6a9d123230a224d7b25c0650ca522f97681 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-11 16:17:16-05:00 Remove unused import
7e42116b6138742783caa659faa7672b6e58fe84 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-11 14:51:08-05:00 Tag offlinerelevel
27b60a64ad061ee3f169d13af2f250833c341cb0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-11 13:36:13-05:00 Expect ReadFailure on 2.2+
bbfd0dbfe5317d4bb6d71d54f3fd1d78896b52ae | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-11 12:58:57-05:00 Tag jmxmetrics test
62e0eac0563e2361ffad29f5c2ee66211b0551a4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-11 12:24:34-05:00 Add known_failure tag to triaged tests
4c1623c58a0188da2d7971c5e1d793bb5d388f95 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-11 12:03:00-05:00 Fix typo in bootstrap
85e031b609a51f6a86a1b3900309a24e4ab6e64b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-11 12:00:56-05:00 Improve debug output of offlinesstablerelevel test
b14b7cbd9ea11cb163ce2c4c2a056270ac6499ec | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-11 11:16:59-05:00 Check for correct log message on 2.1
9a1d7bf99faf2ef01d65d55d7f112626bbd77f95 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-01 14:29:38-05:00 Access trace via resultset, not query
7c8129182ad26b1d14e42048f369b29b39559182 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-12-01 12:58:00-05:00 Allow initial progress to be zero, as long as updated progress is greater
f88c12c7099d7d42cdb007a251bce6e1d0c40b57 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-30 14:38:12-05:00 Run autopep8 on replication_test
e094651c6e7347ce9b65b90d41299d0a685022ca | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-30 14:24:49-05:00 Fix typo in comment
e04c13e1f66dbf0a775d580a91d9ec870e05ef95 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-30 12:35:47-05:00 Don't fail just because stderr was printed
4039bd5c383b0b8c0862bc44a93a7b9c65f3f17c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-30 10:43:47-05:00 Revert "Fixes to replication_test.py for CASSANDRA-10243"
18c1de4c7da7504fab4d3d9470e70711de9da53d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-30 10:09:27-05:00 Revert "Tests for CASSANDRA-9474"
98284d3f9a38add848f783622dc9d3907ea7ab19 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-23 15:50:48-05:00 Reduce stress load in netstats_test
e9ef4b0615308934c67a19797b35d1ce0a7a80ba | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-18 12:15:41-05:00 Cleanup repair test
7cb0f591eef6ac58445a99e5443f4c4c3fd6e2d4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-17 14:35:33-05:00 Make some pep8 fixes
d410c0c3c86adb4805baa4d3534aca8fed070705 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-13 12:08:30-05:00 Fix imports in concurrent_schema_changes
0311d61f620cefc330d75a2b90c1d04dca3635b8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-12 16:08:42-05:00 Remove all pre 2.1 logic
53464f1cee9d2691cd3b8163689928d9d007bdfc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-06 13:11:17-05:00 Add doxygen markup to 10633 test
4faf3f234a2715ccb958c2718a00f78ac87bbcd3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-11-06 10:35:13-05:00 Remove deprecated cql tests. These only run on 2.0. We no longer test 2.0, because it is EOL, so we can safely remove these.
d1c2d8766f6636bbf906d5c6d9ac621434351b97 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-10-21 11:14:07-04:00 Fix 'boostrap' typo across all tests
70eec5f1b86363f69e233eb486b37f9be8ccf4d8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-10-19 12:37:59-04:00 Shorten stress write arg for readability
df3719ff49f96ae53340a3880d191d902677b56d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-10-15 12:02:04-04:00 Isort bootstrap.py PEP8 bootstrap.py
228f8d5cbba422dec457ce0f74e66ed0172eba03 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-10-15 11:35:13-04:00 Add test for CASSANDRA-10504
0aefd5f8a83250441db4882bd6e904593360ec45 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-10-12 14:22:19-04:00 Fix type of arg passed to ccm
03fa3e43a043ab91c34c9590eee6b053af8e44c3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-22 13:40:51-07:00 Don't specify exact file Also, never commit directly to master
bd6494a7c258aa29253364a8c2a2ec5eb3877ef3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-22 13:40:05-07:00 Mention autopep8 in CONTRIBUTING
92637f661b1376adee60fd544b000bd7fd3f80d4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-22 12:39:59-07:00 Change expected warning message Jonathan broke this in a ninja commit to C*. SHA is 8b2dc1f258
ac2e62eb833f95cd44f4cf7edf82a1b663dd825d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-15 13:55:03-04:00 Add test for C-10066
7f90150f7e055daf0f443ae8e17e74fe3095674f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-10 12:08:21-04:00 Mention autopep8 in linter error message
cfadc7cda27b39c12918650a4305a0e5a1776f1a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-09 13:35:09-04:00 Use autopep8 to cleanup dtest
024bf8c64fb9606107c6d328f55939a0b4f263db | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-09 10:48:33-04:00 Never use the thrift port.
51ef2e4113cc71e6a526143644d89a2e4d2bebfc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-08 15:06:39-04:00 Port should default to 9042. Some terrible reviewer (me) missed this when merging a PR. We should not be passing port=None to the python driver
32a5364c1e6d111af2b2b72b9bbb2131e1bef7b9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-08 14:31:05-04:00 Give more helpful error message
4d255195177bc360b57abbb93b503dd8a4e76ecc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-09-03 13:46:51-04:00 Ignore windows log errors from 2.1 on upgrade
4a0472f9372f01972efb17da2941e685d945f3c1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-27 19:01:56-04:00 C*-10205
fc4ae0423d3d1e9f1e9dc9c0b53860f0e220c7d4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-27 13:24:37-04:00 Improve error message. We were not printing out the variable we were actually checking
585b15a1941473c4a481eb5fe69caeaaecc73240 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-27 10:44:39-04:00 PEP8 complaints
a519fd09e9562067ed9133dfd1618500264250ee | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-26 12:15:49-04:00 Refactor _create_session Breakout logic to find highest protocol version
7ae49cd5d7348221ca580cbcbfedf674b812e8c4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-25 12:59:04-04:00 Use better formatting and asserts Also some PEP8 and import changes
deef9a446311581c26cce76a89fd4ca3f6b3eeda | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-21 17:59:23-04:00 Revert "Backwards compat"
54df4845a1f0f61e9b6b1544612a35bf3aa82316 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-21 14:27:57-04:00 Refactor insert_c1c2 to use execute_concurrent
fb9442a70b9232e3ee7a50b653311277c464e426 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-18 12:00:44-04:00 Revert "Tests for CASSANDRA-9917"
49662c1e619943a5cba25b9643734f1d76504f2e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-13 14:31:11-04:00 Test protocol v4 on appropriate version
b25da8d5904802cebc5fc3248657ff30611f76d8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-10 17:44:02-04:00 Add Apache 2.0 License file As requested by Brandon.
d2e688f9e451243a688c3977c7c799496916f000 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-06 14:51:12-04:00 PEP8 hintedhandoff test
2246e42be901734aee35adf96268ab9817b9fa87 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-06 14:46:16-04:00 PEP8 cleanup dtest.py
98929a791efe34c6bd85991efd31e43c2e458d8a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-06 13:41:27-04:00 Correct expected describe output for caching in 2.1,2.2
55acefe5da9e3237dd7c18afea1db9d3932b87ce | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-06 13:02:55-04:00 Bring cqlsh_tests dir into pep8 compliance
38657d1d16dd8463a7039c431514d20314c31f25 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-05 14:25:48-04:00 Specify lib is_win() comes from
9319ea9894e6bfc70a368570e7ddfd14978c17f8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-04 17:53:26-04:00 Always expect parallel repair on windows. C*-9981
f4d225517c0bc37a890d1c3f5228ea9d979fa22c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-04 15:49:12-04:00 Fix logic error in cqlsh tearDown
d956813439ac22cdd851508e1082f093fc3f30b1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-03 15:48:05-04:00 Skip test on windows
98e5ce22be127b30c01728dbcaa92903b327d555 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-03 15:21:29-04:00 Isort and PEP8 consistency_test.py
de2df01e3ff017642314960ab2d4e4520c98db84 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-03 12:29:58-04:00 Use new syntax introduced in 5357. Old will be removed in 3.0
70853823c60a34297f8f591c8f269f64c20a2303 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-08-03 10:28:38-04:00 Use more readable stress opcount syntax
438632147b520ef718ca8b705a09d40a69f586c1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-31 11:35:11-04:00 Remove WIP dtest superceded by CVH.
b0b1ce0b462962baa7326dc0d16ba375696be1c9 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-29 16:14:40-04:00 Make doxygen html look nicer
ad0f3de99100f2aabf0ce25855076e348c1037de | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-29 12:48:11-04:00 Print response on failure in scrub test
6ce18537641711a0376e9984abdae1fb72db51bd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-27 12:09:40-04:00 Style fixes to delete_insert_test
4d70eb33ee7edcd08e13e4c6b99d54b636e3dae1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-27 12:07:54-04:00 Style fixes for json_tools_test
0a4f4a1bfd39da1660d5e78c8b7de4d3ea853279 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-27 12:06:16-04:00 Style fixes to largecolumn_test
27d780b41fec641f079e19f4df90c6fe8f9de25b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-24 12:35:46-04:00 Revert "patch for CASSANDRA-9889"
059a794e2989673251ca580588d902ba49f34927 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-24 11:22:29-04:00 Hard skip hanging test
7981c360ddbeb10e9e0a205a850cc06f6099cf77 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-24 10:10:24-04:00 Hard skip hanging test
a898a57038022a75bbcc33da54efeae11f552f3b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-23 13:20:18-04:00 hard skip a test
a81f5608e99c464cac66839e8e575d755d493285 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-23 11:18:00-04:00 Skip all tests for features in dev. Remove require... ..where appropriate. Many required tests, the tickets have been merged. I unrequired those. I also cleaned up an import or two
1e1753fca179571bb60647d3f16d4d8d15c18c91 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-22 14:49:08-04:00 Style fixes
a6ebe17c6cb9da520067985bf811b1b12be3dee7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-20 16:03:32-04:00 Fix PEP-8 Violations
02cdbf539fbe95457271731c195636b86e849de0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-20 12:46:09-04:00 Fix PEP-8 violations
1761f6fac2a7104df392a918ef5fdee13ef01173 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-20 09:50:08-04:00 Change all instances of cursor to session
c0197296c9f4ad1ff2b8cd1975166f3d11f51106 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-20 09:39:32-04:00 Fix check for self.tempfile attribute
49502c0cb3e7f4fb206722effe3165ef0ada1118 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-17 14:04:39-04:00 Add missing import of require
bf82e4436728676f597c81b34b656423e5afa80f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-17 14:01:28-04:00 Use delete=False in cqlsh_test.py as well
d64d78e60fb3a0c583ff06ae595cb919b2f3536c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-17 13:49:00-04:00 Remove unused imports
9cd68c13fd4f74e29c2e2c3a76ebaf4c946cc444 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-13 13:21:21-04:00 Expect different describe statement
7ff8af19adcfaec60ffb12df5d983d356162a8bb | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-07-13 10:35:00-04:00 Use python driver metadata api
bae0402ca6994de617b9c2bd2b39e8fd1d128115 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-29 17:33:38-04:00 Remove redefinition of is_win function We're already importing this from ccmlib.common here. In zero tests do we ever use the dtest implementation, only ever the ccmlib one. They're identical code.
6016c6b231d4ad768ac824456d09544a6b0cef37 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-29 17:19:32-04:00 Stop telling lies about PEP-8. Add notice that we now lint all new contributions.
51044ddc7a4c644bff8e234f8721135a52bbcc2a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-25 15:29:29-04:00 Remove unused imports after PR for C*-9160
ab20b19b3a778e512a53cda21362f8390cf12f92 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-25 15:26:46-04:00 Fix indentation mistake from 33415f
a46661a68c3cdbce37e58f8aba1efdfc5286f2b1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-24 20:29:28-04:00 Update doxygen
ef956538b6a120479f238fe92485e7131b83752d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-24 15:13:11-04:00 Add jdk switching Update readme
ef74b889aadb0bc29a89b61d0c7ed5c5cf368b6a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-23 17:05:05-04:00 Add 2.2 to upgrade path
61d9cb1fe64ced805ff49e5adb31b5dfb02dacdb | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-23 14:25:30-04:00 add wait_for_binary_proto everywhere in upgrade
9ba7158f3ccd83f2479937ccf1276996fa9fa2fe | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-23 13:05:20-04:00 Wait for binary proto after upgrade
bcfa93e7b262aaac20462a7acb449e2a0edbd9ac | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-23 10:34:12-04:00 Disable jdk7 versions in upgrade test. TEMPORARILY. to get CI working
d5932b509d8a5e449e441489427ec65b253d03e0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-22 15:51:10-04:00 Remove some sleeps
7616d50a35ae471fd7f7f9e9bb1a2b5dc0676427 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-18 17:18:10-04:00 Solve test name collision.
cec4cd064051bb04d3fb4f0fa343984396883b6c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-18 17:15:01-04:00 Remove unused imports
4fa33704ada27b8316174850c5a3f76a3c356dcf | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-11 14:48:02-04:00 Remove redundant variables
446e2537895c15b404a74107069a12f3fc404b15 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-08 22:41:28+03:00 Remove deprecated legacy Hadoop code patch by Philip Thompson; reviewed by Aleksey Yeschenko for CASSANDRA-9353
3ff68a1f5c40c9becd0ce2081ddd766a32d03008 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-06-02 13:18:20-04:00 Clean up dtest for output of pyflakes Python linter. Remove unused imports, some unused variables. Also extra function from offline_tools
1936657570655129052cc48fa373c155086a6456 | Author: Sam Tunnicliffe <sam@beobal.com> | 2015-06-02 15:56:36+01:00 Remove use of Cell in Thrift M/R classes Patch and review by Philip Thompson and Sam Tunnicliffe for CASSANDRA-8609
9c9d9a67022263827873f281d87be24ab620d444 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-28 14:02:12-04:00 clean up doxygen tags for 8502 test
6e8133cdfb5d3b6a3d931153397bbe96943ad13f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-28 12:45:58-04:00 Specify 2.0.6 in since annotation for static col test
cd4a5c7e58a248e619a11e32124df457814b8631 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-27 12:53:24-04:00 Update CONTRIBUTING.md
8e43317e48c0ceb021c0a19966bec1311126776e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-27 12:07:50-04:00 Fix 3.0 -> 2.2 in a comment
4c18bf74edcbb98d3bc418163dc385a659e63eab | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-26 13:47:43-04:00 Add test for 7069
9bc7347894db90f89dd844c3d35b7366e8efa09a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-20 11:40:56-04:00 Revert "Cassandra 9306: cqlsh COPY tests"
d2b221d16146d3995976367e5f1df4e79ca04fa7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-15 11:41:20-04:00 Put user arg back in ecc
1042662b89ac17babacaa1a4362a59c7ddba8466 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-14 17:11:23-04:00 Remove all instances of the ignored arg 'version' Was accepted to cql_connection and its family of functions, but never used. Leftover from the old thrift connection functions.
b85037830dbd2067eb55815b4e698431fbb23049 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-13 10:09:03-04:00 Correct version check
bd5ac19e2ce0ebef8286b4a61457813b3c11cfb1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-12 18:02:10-04:00 Update test for 9299
5844e5a2ced431ad5b92df32be006175dc166a6b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-12 15:52:54-04:00 Start rpc wherever we use stress Legacy stress (non-yaml mode) requires thrift.
e656af013a95b515d9fa78b901636b58f429a472 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-12 15:11:13-04:00 Set start_rpc to True on all thrift tests
a83ccd803472407676a24ed613bee5889f5befa0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-12 13:30:01-04:00 Increase TOE threshold from 300 to 500 300 was triggering inside system tables
c8e5b96078ab01f48faf3ebbda1b4d7ba5d426b2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-12 12:28:37-04:00 Wait until cluster thinks node are up before querying
5e461c34f0c621abd7101c76ead683ef57f25bf2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-12 11:40:53-04:00 Use correct stress table on 2.0
959229ac3d609885f774f208ad59202e11bff33d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-08 14:16:37-04:00 Wait for node to come up before repairing
50862e215f838261b564cd0680590615fc268819 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-08 13:20:48-04:00 Wait for bootstrap to finish
f9a62f73066b8aaed926dc476ade97ef4dcc079d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-08 13:10:45-04:00 Wait for nodes to start before querying
f698cc228452e847e3ad46bd8178549cf8171767 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-05-05 21:38:23+03:00 Remove Thrift dependencies in bundled tools patch by Philip Thompson; reviewed by Aleksey Yeschenko for CASSANDRA-8358
4b47d4de16d87cee0a3ea3b007a95a9fb38569ec | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-04-30 14:34:03-04:00 Explain that not all tags will be used
d8cb5a0d220bbe5b3dafb75f294f2f751643b059 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-04-30 13:53:39-04:00 Add instructions for installing doxygen
580ec65b3d17a430dd3dd99be4fb1d9a6247861c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-04-28 11:26:39-04:00 New method has a different return value. we were unpacking too much from the returned list
5de72e548faf475df60b87370d736722473fb27b | Author: Tyler Hobbs <tylerlhobbs@gmail.com> | 2015-04-15 17:50:54-05:00 Ensure compression param is honored in unit tests Patch by Tyler Hobbs; reviewed by Philip Thompson for CASSANDRA-9135
67b7c3a394453303e7b4a95988c17a4a9fd0a723 | Author: Tyler Hobbs <tylerlhobbs@gmail.com> | 2015-04-15 17:47:10-05:00 Skip scrub counter test when compression is enabled Patch by Tyler Hobbs; reviewed by Philip Thompson for CASSANDRA-9135
9bbcbf5052286b84e2a6acaf677c992f30bc1182 | Author: Tyler Hobbs <tylerlhobbs@gmail.com> | 2015-04-15 17:47:10-05:00 Skip scrub counter test when compression is enabled Patch by Tyler Hobbs; reviewed by Philip Thompson for CASSANDRA-9135
b8a33e0d0b18a01e166144ce83aba92a9eff760b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-04-02 14:08:13-04:00 Correct mistakes in 7396 test Credit to jeffjirsa for pointing out error
5221c3bfdf4e783970dbcf876aa2ac4958ce2a40 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-30 17:48:20-04:00 Unthrottle test. See #213
5ea7924d8e7d3fe497461f39c54aabcd3b12b021 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-30 16:38:34-04:00 Lower throughput to reflect typical CI hardware
6cfa4aa149f0244b970c056195b8b268e8a9173a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-30 16:33:02-04:00 Throttle stress write. Use correct repair syntax
706112f55056d6e39a2101284504baec74c14bb4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-27 12:58:02-04:00 Shorten class names
aecc15e450649d6867f09956db04617e3db0e477 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-27 12:42:05-04:00 Test across all 3 compaction strategies
71a4798e55bbf5f8465418bc7cdf73fedc805bbf | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-27 12:41:47-04:00 Truncate date files, do not delete Reduces exceptions in system.log
032da6737aa66dd42a0c74467a21c77ae7e8b6f1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-27 11:46:16-04:00 Match distribution range to operation count
0426033e6986f4f851e4b24268468e9e23896afa | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-26 14:54:43-04:00 Add docstrings
44cf155c8318ab6eec6be26c139f57d5e48f6ddc | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-25 12:03:52-04:00 Remove test for 8716. Superceded by test for 9022
8f12a245983de6bb3a6a4d483297deb25d7dc760 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-24 12:25:48-04:00 Update conf exclusions Add basic, naive tests for 9007 Add test for missing data, all nodes up Cleanup data delete function. Will refactor to drop only one sstable Improve validation Finalize tests
40f92f4120ae85810ff7c30fc41f6bd46cc0e307 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-20 12:58:40-04:00 Add test for CASSANDRA-8933
989c886a12a145309b136aa66d6892c97d705614 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-16 10:06:34-04:00 Fix whitespace
5fe13efb339d38138af0d31ebbee0eff35d9efed | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-05 18:41:13-05:00 Correcting exclusion (again)
d4524c68463c734c8d074a9355520af4c18b403f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-05 13:28:08-05:00 Use less granular exclusion
6ea01172a98feca1b9e254d0fe08b4075a084d5f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-05 13:25:21-05:00 Revert "Disable hanging test" This reverts commit 36b8abfe4316165882263445e5376c5e4cc004cf.
36b8abfe4316165882263445e5376c5e4cc004cf | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-05 13:01:31-05:00 Disable hanging test
114953937f74e966c8fe4f0f8bb08539cd365013 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-04 16:09:16-05:00 Cleanup old PR merge
b9696fb4ecada4961a23f5c6961dd4b004ce2501 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-03-04 15:26:49-05:00 7875 test to 2.1+ only
a64f29cdc8ca9b88b7566c69536e9a2fdb78a217 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-02-23 14:46:41-08:00 Use built in flag
87ef6ee515a83f14a6ab36240560005a44e9d91b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-02-17 17:18:35-05:00 Remove hack for windows
6d395099e5de5ab5fe00ea95223013c0e2cf668c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-02-03 12:27:22-06:00 Add test for CASSANDRA-8716
87e6428b1746d300b803081437dadd0de3fcfc0e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-28 13:45:32-06:00 Fix runtime and race condition. By flattening the lists to not include dicts, they become hashable, meaning the comparisons are 5x faster, critical with data sizes of 5k-50k rows. Race condition was due to variable definition coming after callback.
79c54e0c56f9440f2e00aaad7d709cf8d23bf6cd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-22 13:17:11-05:00 Testing for CASSANDRA-8640 Verify queries still work when nodes are restored
3c40b852c971ccee07c692210dbd66b70062aea2 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-22 10:31:44-05:00 Fix thrift_test for 7653
fef24c17ae2d5bc5b00be2bc026a032c5dfd5c75 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-22 10:20:31-05:00 Fix cqlsh output test for 7653
3692c3d39c83a1ae13128ce39b4c5b04e89c380b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-22 10:12:36-05:00 Fix test for 7653
41e7eab5f88fc7583d156900a0235da7f4748396 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-20 12:34:37-05:00 Add explanatory comments for auth_role expected values
34f24252f203bf7d177c6ce52e7ae2620f2525c5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-20 11:55:22-05:00 pyassertions.py, pytools.py --> assertions.py tools.py
18657bc51254f751858bd256a9ab46a867521fe8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-06 13:48:02-05:00 Handle error message change from CASSANDRA-8473
4f23e47eeed8e7fd503d16c876696c6d9ef2e86c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-06 09:59:33-05:00 Simplify test logic for 8558. Still reproduces core behavior, now more consistently
558fd086313b3ea637f308354541b9aa786d2a99 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-05 15:03:50-05:00 Properly close cassandra-cli handle on sc upgrade test
aad21a0cd31c0d0f2cb16c590d1f1a4546ec5544 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2015-01-05 08:55:39-06:00 Add test for 8558
60dc08c29760b5364ed50c6a5e4f0ee956634d4a | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-29 14:51:35-05:00 Change exclusion syntax in CI conf
978110dc37c3098b7267e13cf4ea4331d90aa943 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-23 12:15:54-05:00 Disable test for C*-8533
e19abcba8ffe00a7896aaee0a69f38364ad60559 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-19 12:59:28-05:00 Fix typo after merge conflict
a53b013a932ba223ed39f348594ace933da7bda4 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-19 09:49:33-05:00 Match SCUpgrade node shutdown behavior across all tests
88c88981aac16d7f2a4865ed7bc5a146193e381b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-19 09:49:21-05:00 Missed 2.0 when removing compaction from CI
8fefe60f5825c6831fdcfa427bca9e68811aeac6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-18 10:34:31-05:00 Increase timeout for hh to finish
eae2857233f5ba74f080c31c50d5526c6f6db63e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-18 10:30:14-05:00 compaction_test is still in development. Removing from CI
1f693e3384c06fba5f952257a326d78e9b84356c | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-18 09:13:36-05:00 Add missing import
32f59f7060832ab0b27faf7a9c095b43b7bb97c8 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-18 08:52:42-05:00 Move debug info to before failure point
2685d23a534ee58e9ffecbf8b8ffc0543d4a1ba5 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-17 20:39:43-05:00 Fix syntax issues, and stress case issues
746580c6d16a724124f2ec6a3703753b3201bbe6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-17 20:29:17-05:00 Improve parsing of trace statements to find replicas.
c8635cdb59f28ee7dad7841e6cce14b35ef09e45 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-17 13:14:33-05:00 Merge the udf test files
893be9d3f2c59dd054ad61d42309c088068db287 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-17 12:30:33-05:00 Clean up asserts and connections, properly set keyspaces
95d2deb0301883424d64fb37a530511e67ca1cbd | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-17 12:13:11-05:00 Change expected error message after CASSANDRA-7981
eae1a87558a3f23eecca9141b14d57ce049a3786 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-17 11:50:32-05:00 Fix another test for f0767fdf
2d23d3b5d525a79a0ee2aebe724ed9ed2fcb6f10 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-17 11:38:30-05:00 Invalid python syntax
3cf9a5cff59f08080304d9fa64f3ac2bd30f6620 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-16 09:53:40-05:00 Update stress keyspace names in 2.1 for f0767fdf
053b5ee88a6084de76a8a0ab3dfdf194edc67dd0 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-08 14:03:31-05:00 Test is for 2.1+ only feature #5351. Restricting version
bf4734751ec4bedbbf40315de49c4c24ed134bc7 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-07 16:00:11-05:00 Missed a test when 7594 was resolved
543a8bec370cc7ef3a1f1f5b62815fad582bd8a1 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-05 12:17:59-05:00 Change expected result after CASSANDRA-6839 See https://issues.apache.org/jira/browse/CASSANDRA-6839?focusedCommentId=14097793&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14097793
6f5101a70836eb098aae4a148c87f278ab104b0e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-05 11:42:49-05:00 Ignore useless JNA WARN message printed to json file.
7c4a992bf972e370b7d5d6abaf773babae817798 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-05 10:59:36-05:00 Revert "Drain was killing nodes, causing the stop call to error" This reverts commit 8e767d6cbfe61d373d9fa2902b279b6b2773eae6.
8e767d6cbfe61d373d9fa2902b279b6b2773eae6 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-05 10:52:01-05:00 Drain was killing nodes, causing the stop call to error
c57620eae258866c9358ba73b700296d436ea857 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-04 15:20:30-05:00 Expand expected exceptions for unavailability If the coordinator does not know the nodes are down, we will instead expect to see a server side timeout, rather than Unavailable. Parsing string is redundant
2ba4ac9c720e97a57dc5a69e9f9d64837907573e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-04 09:25:25-05:00 Better check for errors during startup
ea09eb348fd11ece6710881cf0e3e57a914dbb65 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-03 17:36:41-05:00 CASSANDRA-7981 Natural order used instead of IN order
d6bd50a7bdff0f4fa734df4ced24eaa296c79703 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-03 17:32:57-05:00 CASSANDRA-4762 Support IN for all clustering columns
d63e2e175605ec08f5e0dc8929911fb225b2d388 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-03 16:51:43-05:00 Cannot do an update on frozen collections
879de98bc435d7ceaf79cd22d007be3398a5d0d3 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-03 16:31:48-05:00 SelectStatement refactor changed the IN behavior Data is now sorted in natural order, not order specified by IN
17edb47d2159f7842aaadbd34b7c4cf66487f061 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-03 12:51:36-05:00 Add expected exception for 2.0
f983530c245bd37514631ad8fe0750b4d926a74d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-02 12:03:35-05:00 Add test for updating udt subfields. CASSANDRA-7423 Remove invalid checks, add null and collection coverage
ae1363aa9be9a618018bd09639e73d16f2462648 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-02 11:34:54-05:00 Restrict test for 2.1+. See CASSANDRA-8212 for discussion.
13b3c1397e9ecff0698cab38e78c1b95006be21b | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-12-01 16:41:57-05:00 Refactor UDT decoding Remove unnecessary blob decoding Clean up imports Rename decode to listify
a9acf92d00848c9746205649025fd227b9be250e | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-21 15:14:52-06:00 Correct jira linked in require for 7396
8dfbe1ac80b33518144d1e59b0e22bdaaabd0805 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-14 23:04:42-06:00 Revert "Don't leave hanging nodes on jenkins" This reverts commit cb2592ffba8bc0b0fe1afbb4d9739d8a5e222e4d.
cb2592ffba8bc0b0fe1afbb4d9739d8a5e222e4d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-14 22:29:52-06:00 Don't leave hanging nodes on jenkins
0cafa01036e704c9497e3d9571498a8052f5a571 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-14 22:29:39-06:00 Correct error message
348760627929ee4bd8344f1aa732eb0e05c68f74 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-14 11:38:07-06:00 Error message has changed in cassandra
26ed31e8f368f162b0202aaf0887f50186c9b58d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-14 11:31:19-06:00 Ignore migration errors These occur when schema changes are made while cluster is partially down. This is intentionally occurring in this test. Nothing to be concerned about
15c37e54df1b655e37ea9ae71b8f248b6e2bfe7f | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-14 10:36:14-06:00 Add expected error for incorrect syntax
d896b62e522f7ff201fd53bd20f5a36f872818aa | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-13 20:13:14-06:00 Add missing args
ecb549c08b3c9dc3b36e6b757a8a764fb0da2c0d | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-11 18:08:20-06:00 assert_invalid accepts expected Exception to be thrown
517cb57bea4119d9a050ffa990e86e04c5ce34ac | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-11 16:32:53-06:00 Remove use of undeclared variable in assert_none
baac3822673ed6a3a2862a0e0d64dd0cb8cf24ba | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-11 11:37:36-06:00 Paging not supported in 1.2.x
d185496741e5f420e8147f30d3620c0d9417e547 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-11 10:24:20-06:00 Assert unauthorized instead of invalid
953c57347f2198fafae5c8e7f19a206316976c96 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-11 10:23:43-06:00 Use new syntax_invalid command in cql_tests
1207f336a4545efdf93bdd30cf444114984e8b81 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-11 10:23:15-06:00 Add assert_syntax_invalid command
37bda13dcc79835f888568716d415cab13f9a54b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-10 15:11:18-06:00 Filter expected result by version. CASSANDRA-8216 caused expected result to change. Only committed to trunk
644617de93e51e4b10434e09abeb19d88321ab25 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-10 11:51:30-06:00 Improve debug output of failed assertions
4c6820bbd9f2c4e340d42e233148fb88a1972f0a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-10 11:50:35-06:00 Do not catch all exceptions on assert_invalid
331e704a9406c3ade1e99d949767a86e6601b52a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-10 11:37:56-06:00 Tentative dtests for CASSANDRA-7396
724ccac374de2030907e6fc8cc23650138aff949 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-07 12:41:56-06:00 Remove require tag for resolved tickets
8515029020dba0ac7ddda36832f3aa32a58ca738 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-11-05 15:31:10-08:00 (cqlsh) SELECT ... TOKEN() function broken in C* 2.1.1 patch by Philip Thompson; reviewed by Mikhail Stepura for CASSANDRA-8258
7c5dec0b53fcc8f1a026aba31278521d3a121493 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-11-03 08:30:26-06:00 Reduce number of writes to lower test time
69db4b46f4f5e166ad9f261671ec5e07273fca4a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-30 17:37:16-05:00 Stop/start nodes when upgrading the version
fcb0f30c65e74064b3979db9e2ac0482e0b3e295 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-17 11:03:08-05:00 Add comments explaining upgrade path
910c32ada6419dba1f21361645085871aa4d19ea | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-17 10:55:58-05:00 Restrict 1.2->2.0 upgrade tests to being run on 2.0 or higher
1f0686c89598c0373b091888db91a2d3abb09c76 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-17 10:32:45-05:00 Lower RF to 2. Increase write count. Based on Aleksey's recommendations.
550a6bb8a77c2b1e4a4a40d2b557c49ce5d22b48 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-15 19:41:15-05:00 Insert data during upgrade
18970812229fcca716f9e4ff5f08704db0ff3041 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-15 16:54:58-05:00 Add test for 7188
ceebeb110eca571bfeb05103695c6894c6e3b286 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-14 14:08:28-05:00 No longer running 2.1.0 branch jobs
358946382547972e845c0ebc4cb19f5f7bb4ac69 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-14 14:04:20-05:00 7594 was resolved. Removing exclusion
8105540f87d1f1ed2a13d40d675b88cb933c5647 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-09 12:54:27-05:00 Rename user_functions.py
1c2716aab6126fbca55d7f9af502987e1f6b3fab | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-09 12:54:02-05:00 Rename user_types.py
d47537405a9f17ebecf0e357d418e5beb2ab0437 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-09 12:52:48-05:00 Remove commented out tests If you need these tests, get them from an old git checkout.
7e5af5d521c04ac4e2cbc0964b0b2aa6cae21ba8 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-10-09 12:52:23-05:00 Rewrite udt decode function
c6f5a468afb7bc9808d6e093c38e80859b938b6e | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-29 15:18:40-05:00 Check for timeout on replace_nonexistent
f3ceb1f25dc6273a58e5d8ec82035040165b059f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-29 14:31:30-05:00 Check for TimeoutError on replace_active_node_test If C* hasn't complained about the invalid -Dcassandra.replace_address argument by the time ccm makes the nodeerror check, a timeout error will be thrown instead. This happens consistently on windows and is possible on linux.
f40b06b5618f95f065f3b9d8ddd86f658dd60f87 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-26 15:21:45-04:00 Add since('2.1') CASSANDRA-4511 2i indexes on collections was added in 2.1, we should not be running test against earlier versions
750c9fdc0c2ada5f431c976dc7cbf24002eac040 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-26 12:55:49-04:00 Remove test for replace_token replace_token removed in CASSANDRA-5916 in favor of replace_address. See tests for replace_address in replace_address_test.py
2b8ce1dc734813b6ce761562b00e01ab9095193f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-26 12:04:27-04:00 Missed a line when removing reuse cluster functionality
1ba549d259c221c1404470168824a071c6fb7856 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-26 11:56:04-04:00 Do not run udt tests on 1.2 or 2.0
e4e5a33da4c618675d7fe3de8b8c38f336b5ec5c | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-26 11:53:22-04:00 Restrict cfid_test to 2.1 and above CASSANDRA-5202 was only committed to 2.1, should not check for unique directories in earlier versions
32f5452181c4ec67b1637d78f53fef3d3e1d4f11 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-26 11:51:07-04:00 Do not check for unique cf id in all versions 5202 was only added to 2.1
c7a873d60fd370129f0530c3fb982e06c0b77012 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-26 11:06:21-04:00 Use cleaner function call to get num_tokens Needed because previous grep_log did not work on 2.0
eb801dddefa49006980d66f325d538cb6db5f180 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-24 13:48:11-04:00 Make ccmlib api changes for setting install_dir and version
c8c37500f486cab8234523f6876b6aad0e3d9067 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-24 11:54:27-04:00 Add test for CASSANDRA-7891
63626e33afec6f04e776e37f832c38ad0474289e | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-24 11:33:05-04:00 New ccmlib api changes. ClusterFactory.load instead of Cluster.load node.get_install_dir instead of node.get_cassandra_dir
e71a37f3a28beb17977ded0878eb2db0187e7837 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-16 11:38:04-05:00 Use protocol_version 3 with C* 2.1 and above
07a7be918345c0fa5b4724d7227a5fe4995bd521 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-09 17:50:44-07:00 Use WriteTimeout over OperationalError
c6ab01d1c9a91591106cf4d32673c0286dc91e7b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-08 15:16:04-05:00 Do not import blist if package not installed
ff5b33ad1b6c7e653620652c41bfd690db839a0a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-05 12:00:02-05:00 Only drop ks if in preserve_cluster mode Needed for 1.2 compatibility
214e0a08fa7661c4ff452fc0fce8d70261bad5b4 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-05 08:27:33-05:00 Merge in fixes for 6974
63bce70eecdab0f65ff07f4b4b6d68d1c600e158 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-03 13:56:47-05:00 Updated udtenencoding_test for frozen keyword
8c8e5c2bf5739f590c934daf6d1d2a9779ddb53a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-03 12:26:11-05:00 Add frozen keyword for CASSANDRA-7857
dd12ea6f16451571ea6748d84d177c5a498c573a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-03 12:26:11-05:00 Add frozen keyword for CASSANDRA-7857
0486bf5b40601c678fa2ec2905a79a52465c4007 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-03 11:47:54-05:00 Move cleanup into finally block
aa96c00a4b1fffa146eef7304800fd46fa6cd504 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-03 11:30:06-05:00 Remove all snapshot dirs
10a6ed39357f68bd00faf9591a0352dee995aac4 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-03 11:11:00-05:00 Correct typo
42204c8528bdddc47efbc5893f71733be4dde0d8 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-09-02 18:35:02-05:00 Make corrections for CASSANDRA-6974
41a603e6381c27776d783b1c48a0b5471683948d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-28 12:24:46-05:00 Handle token checks without vnodes
3ec0cca425f0bc895ddd682dc77f5e148539fa9b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-28 12:00:07-05:00 Test for 6839 should require 2.1.1 6839 was not merged into 2.1.0. Changing the since to be 2.1.1
7fd416acb9765c36482432a0f2b9237bee2e24dd | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-28 12:00:07-05:00 Test for 6839 should require 2.1.1 6839 was not merged into 2.1.0. Changing the since to be 2.1.1
25be0ca2aa762c34aa377aa0e8c576f1be6b9d14 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-28 11:55:05-05:00 Use assert function instead of execute Judging by parameters, appears to have been a merge mistake. An assert should have been used instead of the execute.
72d4864af2d854c0840060f2f68d8ead60e66561 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-28 11:55:05-05:00 Use assert function instead of execute Judging by parameters, appears to have been a merge mistake. An assert should have been used instead of the execute.
69a159f1b732010884fbf4de2f2ac4efe601eee4 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-28 10:23:21-05:00 Fixes #86. Mirror master test exactly.
18de5d7dd248e7632fb85993b54e94bcab79bff7 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-28 08:47:30-05:00 Readding counter column should be invalid CASSANDRA-7831
b943d2afa20c5d329125050765c38a4786bbd9a8 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-27 11:50:42-05:00 Don't check for num_tokens if vnodes disabled
507b4eeafc078fab2c28df881a2b169e362b2921 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-26 18:31:09-05:00 Check for proper return type
33a3501232b443137a91a03ad7fd35c4a9b8c60a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-26 15:06:07-05:00 Improve debug messages
e146e9f6e3fe64c66ca2f3898544de4a2b97e0e9 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-26 12:20:14-05:00 Don't grep for num_tokens when vnodes are disabled
bfdfe215a331559fb64db5be85c9ded6420e2433 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-26 11:37:51-05:00 Remove path for testing 1.1
41f0769d1f0bb29c023baa794a9fbe5b0d9c1d03 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-26 09:36:47-05:00 Added test for CASSANDRA-7831
6807bc850341090c8f5d4873cf85689c0599382f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-26 08:58:32-05:00 Remove attempted workaround for driver error Paging is no longer attempted on this query
520fe71fcb4d4338c845adcdb9d9da054e0f5a91 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-26 08:51:49-05:00 Convert num_tokens to int before comparison NUM_TOKENS defaults to '256', so it was failing the assert comparison to 256. The assert function used was also changed so that the debug output is more useful in the future.
4d91c4bb4199d61e392cf1c3a1d285a42a6dd8b3 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-26 08:51:49-05:00 Convert num_tokens to int before comparison NUM_TOKENS defaults to '256', so it was failing the assert comparison to 256. The assert function used was also changed so that the debug output is more useful in the future.
d5b821501c330209f9c081fb477dacebc49b349f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-25 17:50:54-05:00 Revert "Check for same exception as we did with dbapi2" This reverts commit 082fc30009538f6f4f9bf29d4a6a700c51dfc499.
082fc30009538f6f4f9bf29d4a6a700c51dfc499 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-25 17:41:19-05:00 Check for same exception as we did with dbapi2
a3ad078a42515604de3b59216fa9659c56bd77fe | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-25 17:02:58-05:00 Share connection across threads
0fe6040bc7301f24a10a83e08570cab5ff98a87d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-25 09:59:53-05:00 Remove cluster reuse from batch_test
dc1ef5266c65277e3c08cb0ee0a2f8822b6ded05 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-22 14:46:16-05:00 Set initial_token for thrift_tests Conflicts: thrift_tests.py
5c6978e049ba3ec996dee33a4ab7f2fea05f7395 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-22 14:46:16-05:00 Set initial_token for thrift_tests
0d81982f317451ad954b2bd1249238e76e57153d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-22 13:51:08-05:00 Restore thrift interface for slice test
bd58ca401115a8da5b2ebb1d9933f6be3973e4f8 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-22 10:20:41-05:00 Remove code path for C* 1.0
7d66a74e844961fdf10bb4956022b2407660f039 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-21 15:40:39-05:00 Add version restriction
709aa8d0458e039f59b7302de6cbf2c1a97a9d2d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-21 15:38:40-05:00 Add test for CASSANDRA-7641
a69e7d50677eed84e39a2d983814e240c37dbbb0 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-21 13:57:32-05:00 Update instructions for 7163
a9f43c0cd1052b9fe5f358e69fbd4b63429f417c | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-21 13:54:29-05:00 Update README and Install.md
e60c65f2d6ecdf7e9e7c1998b93b482025ab883d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-21 13:40:37-05:00 Restored loadmaker.py Needed for global_row_key_cache_test. Complete removal of dbapi2 dependency not needed at this time.
aeac20c27508634329ae3aec847dfe34a9d10ca1 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-21 10:16:16-05:00 Remove test that tracked only dbapi2 functionality
bf8af76cffe1b9c1c92646f73faf3ee2805c6681 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-21 09:55:50-05:00 Clean up imports
46baeb73158df811df247b037f7f623bf6c00484 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-20 15:47:42-05:00 Reuse clusters in batch test
4cc2a43baec48c3a9f25ce42cbbf5d94dcdbb04c | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-20 15:27:09-05:00 Correct merge error.
b31d2cef95a5e08bd6deab5ccc1396aabc6dde78 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-20 14:48:55-05:00 Use freshCluster on cql_tests
4cf7792724b72e78c3928332543dd15b174bed7a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-20 14:48:09-05:00 Added freshCluster decorator This is for tests that require their own cluster but are in a class marked by canReuseCluster.
461848f5a1b6a0cd8313c7e59f19051c7e97ecd9 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-20 08:54:39-05:00 Remove unused tools imports
b8ad8bdfaf6e6fd448644dc8b39ee2fc6a06d740 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 19:15:48-05:00 Use nodetool describecluster instead of thrift
0ca3bc07f734f75d03651ac46e42a0ade1565582 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 17:08:53-05:00 Remove unused cql.ProgrammingError imports
00189f908cf131d88cd250d4ead21a59f917dc40 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 17:05:26-05:00 Remove TSocket
04486287fbb99aa5475e60038b34f1f2b8cfe05f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 17:02:14-05:00 Remove TracingCursor
4f639c08599bef414810215b5568e3b937065de5 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 15:09:00-05:00 Remove uneeded require
c20c0551e21d985314d0d93bbc882a6a7ac9f506 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 14:48:39-05:00 Require env var to use cluster preservation This allows tests to use separate clusters in case issues arise in the future.
3a5b8d344a8b2a2063fe7a6505453b1ffd94d1a3 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 14:18:54-05:00 Remove old Tester class, replace with PyTester
04722ee04fbbf580b34bde644f13127664a3460a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 13:57:58-05:00 Removed 1.1 create_cf code path
53e56580b6aa0ac2ebf18a92e2378e347cf14f6f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 13:51:54-05:00 Removed 1.1 create_ks code path
57b82a9614d4a16b3fe9df668138169c00e92fe6 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 12:16:19-05:00 Move all get_cluster logic to dtest Now all a test needs to use the new features is to be decorated with @reuseCluster.
78ea17a3c51f940e42a61a5f2fbecd9bb17c2769 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 11:59:04-05:00 Use KEEP_TEST_DIR in tearDownClass
b9bfd712c8aa7401b77a58858daa65336ceefdf0 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-19 11:56:07-05:00 Added tearDownClass When a test run ends on a passing run, the cluster was not being destroyed. tearDownClass is automatically called after the final test, and now ensures the cluster is removed as well as the test_path
37c1d2a9085736a2def2b8a46bf2b3ff71355fd1 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-18 16:54:29-05:00 Correct typo in __init__
e0a89b3897d99c06f5f23770b17ebff283ba8b19 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-18 16:45:25-05:00 Use Python Decorator to enable cluster preservation
b100913dc5099554503cce0f94cdd8e22d065d1b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-18 14:53:29-05:00 Moved setup logic back to base class
85cd060db6f4084f76ff19d0562f544f0fcf4f9f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-18 14:28:43-05:00 First attempt at CASSANDRA-7163 This does not work on C* 2.1 due to 7437. I also had to remove the cas_simple_test because it uses a different cluster type than the rest of the class.
13c50cdc3ba3116488f6d80dce8df615f59eaaf6 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-18 12:38:57-05:00 Update expected types in assertions
df539eb4ad08d05f18ca888a964787af30c9d24b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-15 17:33:40-05:00 Ported thrift_tests to PyDriver base Tester
c5cd5131b8f4eafdf2cd0f9798ebf6211cc3ecef | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-08-15 17:09:08-05:00 Correct typos
9d91ebaad9f12c26e2444ec6c4a41bd4259be353 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-15 17:04:10-05:00 Delete old tools and assertions files
028686e29d3e9fb948827622a8eb8a75c348de15 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-15 17:02:53-05:00 Clean up import statements Remove all wild card imports. Correctly import from new tools and assertions files
452be35cefdd416bcba8a1a96cc2f08eef8fe918 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-14 09:53:49-05:00 Created helper function for basic CL tests
df413ef9353349d38d00fcc3a9e602c98301274f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-13 15:47:03-05:00 Added more CL tests for CASSANDRA-5460
009f5dac01a2a010195fe8ca428be1a0c21ac761 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-13 09:47:25-05:00 Ported json_tools to pydriver
5f957e4cf1f870555538c559de9935add16c9d0b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-13 09:41:41-05:00 Ported user_functions to pydriver
a3096f7491fb4d59fca95d4f155c0ef9ed3e0851 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-08 14:33:45-05:00 Full system log message shown
1501b258d5492b11d4234662916fbc5a432eb8fd | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-08 10:05:21-05:00 Added sleep after thrift call CASSANDRA-7718
769b2f1f0b3c7b45d000e53b704ad56ecb094a98 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-08 10:02:30-05:00 Added sleep after thrift call CASSANDRA-7718
da923f05c17131b1677dba8cefa4000d0cd081a0 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-06 15:36:39-05:00 Removing require for 7011
3ba48aefb264bd3eb4b809b2856cbb91b0f611da | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-06 15:35:42-05:00 7011 resolved. Including auth_tests in cassci
b6fd99a1950e5729c0731247fe1b0118bf4f1182 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-04 16:52:50-05:00 Don't upgrade cluster until all nodes are upgraded This was breaking the 2.0 -> 2.1 upgrade
6c08c98b960e8385235558b1a97ecd9eb2716200 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-04 13:52:10-05:00 Improved error message
407b2b83cb4c3a45afe4bc6374b83b75bfce0cc9 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-04 11:51:14-05:00 Removed more sleeps Last work I will be doing towards CASSANDRA-6177
8594c7292fe087b987f1d3d554ebf37d9f924970 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-04 10:53:15-05:00 Removed sleeps Switched over to log watching. Initial work for CASSANDRA-6177
61f3f1d9d85cd94a098f23fb3363b5ee2b719357 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-04 09:52:42-05:00 Added new consistency tests Using CL.TWO and CL.THREE. A small increase in coverage for CASSANDRA-5460
9661a8fc7745c4df08420e401c060b740ea2453f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-01 16:15:06-05:00 Fixes #75 Auth_provider for C* 1.2 is a function that returns a dict of credentials. Used a closure.
1fbb760dedb82d94532cc386e24d53231f3cef41 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-01 15:10:13-05:00 Use patient connection for auth
9eceea55cd40c52d9eb48d5c700be35a4115fbac | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-01 15:09:34-05:00 Use protocol version 1 on 1.2 C* 1.2 does not support protocol version 2. The connection functions now check for version and choose accordingly
fcedc245292622a6f7d22a73c315828a74f1dbca | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-08-01 09:15:28-05:00 Use correct assertions module
6fdd8d8eabd260a17601b8fde793852ea52e4b89 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-31 13:15:14-05:00 Use datetime objects in eat_glass
2627a67afa6259433ff81e10a2002f040aa90cdf | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-31 12:44:05-05:00 Corrected PagedResult len error
db36114be7abbe1d33c86253a5e153531a7db724 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-31 11:45:52-05:00 Fixed CL arguments Resulted from merge error
b6f78a5aabdbf7db4b9404079b96fb39d6e95999 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-31 11:08:58-05:00 Corrected counter result indexing
aa2430afac806cb4abf74514a005c75444d2177c | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-30 15:04:18-05:00 Removed 1.1 upgrade testing
3bcedecdfc73c892158b82e13ac7e42e6a888edd | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-29 17:32:18-05:00 Ported upgrade to pydriver
0fb411317287ea142dcbb9f529b2da60977a6faa | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-29 11:11:10-05:00 Added instructions for tarball
2a86ce0872763986378982984f0c802137d8c8bf | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-29 11:09:24-05:00 Commented 1.1 changes
21debedfea8926b0cfdf4d02ba2c53e395a7b43e | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-29 10:58:18-05:00 Tarfile module replace system tar
e10572077b58c077c1d22da49d16f80404405e19 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-28 17:36:45-05:00 Ignore untarred sstables
2736e68739f917a11581f34ee5816319ab94c239 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-28 17:36:07-05:00 1.1 now uses sstables to load This will allow us to use the python driver, and avoiding loading data via thrift
8f986d015c837567afcd32a041637b0c4c56cdcb | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-28 14:59:52-05:00 Added tarball of 1.1 sstables
f57ef0918174d5dbc52a545689b69a916da52d17 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-28 11:04:47-05:00 Added helper function to get node ip
ebba7355e0c79ec1a4fdfc65c34236a50cb02048 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-24 15:27:02-05:00 Ported supercolumns to use pydriver Only required change of base class. No functionality from dbapi was used.
55352b72ba752646467bd2bbed634c1cec7c7431 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-24 15:00:47-05:00 Moved from 2.0.9 to 2.0 HEAD
4aebf9540c266b2c7efa50dc26234faad7ccc098 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-24 14:35:35-05:00 Fixes #38
89ca0316083cef92e6d0c0fcf9a4f08a2abe9c1a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-24 12:00:05-05:00 Added more to install.md
0b12f92eb7c025d047c33a94c658ce31e31426bd | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-24 11:57:36-05:00 Ported thrift_hsha to new driver
7b1fac39829cef71e84d4395c62acbece2833e11 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-24 09:58:08-05:00 Updated install instructions for using pydriver
36bacae00690503d2ed9ae5a971aba751bd1dadb | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-24 09:53:36-05:00 Corrected debug messages
5a56933bf694859fbb553347ed99f23bb4946d4d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-24 09:52:49-05:00 Corrected debug messages
80996ab347b8d033747a1ebf2e3db3f2dace54b4 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-23 09:45:24-05:00 Corrected problems with taketoken
da0b59ab18140619b5d82565f7ec9d989dbd98f6 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-22 14:40:56-05:00 Fixed taketoken syntax for >=2.1
4be255cd8695693f66288a7fc509556e9dd6474b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-22 14:17:58-05:00 Added sleep in relocate test to match taketoken
ef7603f090b7677a201a6d08f3e5421256935d1f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-22 13:02:33-05:00 Batch error messages changed for 2.1
930acc4943fad4f959fafe5306d79c0cb3ba460a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-22 10:58:14-05:00 Ported replication to pydriver
95fa74735b892a277bdc83bf5bb177c9c1a0fc01 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-22 10:57:38-05:00 Fixed #64
b01850de7c3cf3b765e2427fd84689ee49202d2e | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-21 15:00:30-05:00 Ported secondary_indexes to pydriver
d8018bfeff2c61c73d84ba3fa1f56efbd0911613 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-21 13:21:31-05:00 Removed loadmaker. Was not testing functionality.
e5181c991af8f1e6b6cef525e80e388e12a7ad30 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-11 17:42:28-04:00 Removed unused imports
31d58c321328c28d7c25d43872f26a2c6518219a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-11 17:12:50-04:00 RangedPutget now processes pagedresult
c60f1673e771f264943e30c120248f4d8bc0f9b5 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-11 15:56:44-04:00 Changed expected error messages for 2.1
ad43844fe62eb9337123c4723d18dedef301a387 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-11 14:32:44-04:00 Ported paxos to pydriver
34d46f4a59f2a0c74978d22ac78c62607d2dff55 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-11 12:42:54-04:00 Ensured LWT are tested with multiple nodes
0550199366fcf0d2e68219e4d739db468ccee24e | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-10 13:37:33-04:00 Ported configuration to pydriver
7d36d924f33fdbfbf1a32b7aeca878395f8ec3b9 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-10 13:37:23-04:00 Wrapped lines for readability
cde18a73460ee9915eeb1cfad995f7e6ddf0bba2 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-10 12:59:57-04:00 Revert "Reduced cql_connection headers" This reverts commit e1538de5c5d74b417f586f7766699d7ef35846c6.
e1538de5c5d74b417f586f7766699d7ef35846c6 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-10 12:47:50-04:00 Reduced cql_connection headers
b27c51b3eddf17f00f193a7c3b09b601c4146fe1 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-10 11:01:05-04:00 Ported wide_rows_test to pydriver
4e3d46be76ae044e05ca7d3fbfd080e2cfec10f0 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-10 10:39:41-04:00 Ported user types to pydriver
12d80150453db51295ed31ce3b37de3f1d582374 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-10 10:39:10-04:00 Added protocol_version option to connection
0f04fd7af331dc9a35a299f989f25eba1e1be7e0 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 15:16:23-04:00 Ported topology to pydriver
5e83f0b793d542f395cd41f872e30e1ee38ac84b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 14:58:58-04:00 Made pytools more pythonic with list comprehension
914bbad66b73442d9c2e512d4e91837d480f4a0e | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 13:09:54-04:00 Ported taketoken to pydriver
8b9cd8d4cbdfbef1bd54a263704d478024349b0d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 12:50:10-04:00 Ported super_counter to pydriver
f071741922b43d59777b6351c18047528637241d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 12:47:23-04:00 Ported super_cc_test to pydriver
d76ad5c84a80c837aa03f8420cede2c14c70b2c5 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 12:45:44-04:00 Ported sstablesplit to pydriver
18735e6bfbadbc27ad66d832e4f9b52101c4435f | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 12:37:24-04:00 Ported sstable_generation to pydriver
ebd30aeb2b53616ae5b08c81063342393567b389 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 11:53:34-04:00 Added replace_in_file to pytools
d1499bcc90d2ae5bf6197355007dd7ae7300c7cd | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 11:52:55-04:00 Ported snapshot to pydriver
0bac1ab58df14e65add07b37b1c04873e5bb432d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 11:29:24-04:00 Ported schema to pydriver
ff6dbda84c37beb7e45279adfff8b858ca6ba57d | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 10:59:24-04:00 Corrected exception title in comments
a7f3eb634d6472791dc89380843061d7b47fbb18 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-09 10:44:30-04:00 Ported replace_address to pydriver
3009b1983f07d41f278c798fe0f71f60a0229062 | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-07-09 10:44:07-04:00 Corrected typo in log search This should fix the failing assertion error
cc79f0650b98d4d4f00c54482d6601848ae0b880 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 16:14:11-04:00 Ported repair to pydriver
e779b63de39ddea338987ba1fd7a4e8601ae791b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 16:03:02-04:00 Ported repair_compaction to pydriver
caa83004366521c5e0e6ff4728b7392c8759465b | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 15:52:11-04:00 Removed unused imports from range_ghost
5e18e16a24a03aa3021d5070fa71c925a85b1632 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 15:46:31-04:00 Ported range_ghost to pydriver
2986b97fca95b9d09229717801ee1d708d969ae8 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 15:43:37-04:00 Ported putget_test to pydriver. range not working
be83e83d8d8e57659b8da191da3177a1e6ed591e | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 13:30:14-04:00 Ported multidc_putget to pydriver
8e0388738bf0fd4b97cc1a5535157a072cc748e2 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 13:20:36-04:00 Ported global_row to pydriver
ba1ad17184cc7a6356c9d4faa87813fc98cb9623 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 13:14:23-04:00 Ported deletion_test to pydriver
8a28cdef1664b10186aef1a70aff938e94da6cd6 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 13:12:14-04:00 Ported cqlsh to pydriver
0e3c3b1aeecdad2536c16321f7763012feb32eb2 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 13:11:51-04:00 Ported delete_insert to pydriver
8f57b35c299da084ac540782615823696dc089fb | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-07-08 11:43:53-04:00 Converted auth_test to use pydriver
68db0241d931c001b485a88994e73b226536b2a8 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-30 13:04:23-04:00 Edited imports. Closes #65
45287d96a07af2460834f562021f71f99f429da5 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-30 11:51:04-04:00 Corrected merge error
57b679598b72391f3e2fc1b51b320d20e1e5e566 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-24 18:40:57-04:00 Moved inline imports to top
7dbd3c56346b96a8b101654f93db3ab27949d292 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-24 18:21:00-04:00 Moved cql_tests to new driver
71700309fd1813f19a1aa27928bb6e4f64d02a88 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-23 15:12:21-04:00 Ported cql prepared to py driver
11ff920f58daec54890b6016534e48f74626b80a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-23 14:59:30-04:00 Port counter test
feefac7785b5ba100b7f493d39f237e7b55f4ded | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-23 13:23:15-04:00 cons bootstrap ported
11f3825a5d2e2f9c04737b9a4a75241875417b14 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-23 12:17:27-04:00 Moved consistency test to new driver
53dab2b4f6b4d293dd19477de4fbd086dfa38286 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-20 15:14:40-04:00 Edited schema change test for new driver
76faf11204172ac24dee8d5533af05cddb34ddb9 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-20 14:31:00-04:00 Moved batch_test.py to new driver
cd2c9f7540c258cc919e1d1311746b45fcfb8de8 | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-18 17:16:27-04:00 Modified bootstrap_Test to use new base classes Now uses the python driver
80eddd0f984cebb6f585893c94a9220e7c1f071a | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-18 17:16:11-04:00 Implemented new base classes using python driver
ff0d8524a073fb20d909c98340dc18e4ef4d5dcc | Author: Philip Thompson <philip.thompson@datastax.com> | 2014-06-18 14:41:20-04:00 Removed cassandra package due to name conflict Conflicts with new python driver
938df6de58a2ef778db8ba82d67ad52fee40bebf | Author: Philip Thompson <ptnapoleon@gmail.com> | 2014-03-31 15:23:14-04:00 Update README Subject/verb disagreement