Mick Semb Wever
94603c656e
Merge branch 'cassandra-3.11' into trunk
2021-04-15 13:13:09 +02:00
Ekaterina Dimitrova
4795e23c82
Merge branch 'cassandra-3.11' into trunk
2021-04-08 18:23:12 -04:00
Ekaterina Dimitrova
80beb83cf9
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-04-08 18:20:49 -04:00
Mick Semb Wever
1ecf5d0e8e
Fix dtest-jar building when switching branches in circleci
...
patch by Brandon Williams and Mick Semb Wever; tested and reviewed by Ekaterina Dimitrova for CASSANDRA-16572
2021-04-08 18:17:05 -04:00
Mick Semb Wever
1f7700cf8b
Disable use of test runners in circleci for JVM DTests
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-16511
2021-03-12 21:38:50 +01:00
Sam Tunnicliffe
79f73c2e39
Restore JDK version home env vars to circle config
...
Patch by Sam Tunnicliffe; reviewed by Ekaterina Dimitrova for CASSANDRA-16498
2021-03-09 08:10:16 +00:00
Sam Tunnicliffe
9943d4b303
Add utest_system_keyspace_directory to circle config template
...
Patch by Sam Tunnicliffe; reviewed by Ekaterina Dimitrova for CASSANDRA-16489
2021-03-09 08:10:00 +00:00
Sam Tunnicliffe
2bcba44533
Merge branch 'cassandra-3.11' into trunk
2021-03-04 14:49:59 +00:00
Sam Tunnicliffe
eacb744ae4
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-03-04 14:46:29 +00:00
Sam Tunnicliffe
88527cd791
Merge branch 'cassandra-2.2' into cassandra-3.0
2021-03-04 14:45:54 +00:00
Sam Tunnicliffe
bad17a891a
Update circle config with the latest docker image
...
patch by Sam Tunnicliffe; reviewed by Adam Holmberg and
Brandon Williams for CASSANDRA-16474
2021-03-04 14:44:05 +00:00
Benjamin Lerer
f69b11eee9
Improve system tables handling in case of disk failures
...
patch by Benjamin Lerer; reviewed by Andrés de la Peña and Marcus
Eriksson for CASSANDRA-14793
2021-02-04 15:04:22 +01:00
Mick Semb Wever
a716b6d865
Merge branch 'cassandra-3.11' into trunk
2021-01-07 22:19:42 +01:00
Mick Semb Wever
2473ee323d
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-01-07 22:18:34 +01:00
Mick Semb Wever
c2487f5836
Merge branch 'cassandra-2.2' into cassandra-3.0
2021-01-07 22:17:33 +01:00
Mick Semb Wever
457422ac1a
Use ubuntu2004_* docker testing images, from the apache organisation in dockerhub
...
patch by Mick Semb Wever; reviewed by Sam Tunnicliffe for CASSANDRA-16373
2021-01-07 22:16:20 +01:00
Jeremy Hanna
3cfc8502b8
Updated default num_tokens from 256 to 16 with associated allocate_tokens_for_local_replication_factor set to 3
...
patch by Jeremy Hanna; reviewed by Alexander Dejanovski, Paulo Motta, Brandon Williams, Michael Semb Wever for CASSANDRA-13701
2020-12-17 22:18:17 +01:00
David Capwell
1515a6e60c
python upgrade tests include tests which are not impacted by the version under test
...
patch by David Capwell, Michael Semb Wever; reviewed by Marcus Eriksson, Michael Semb Wever for CASSANDRA-16328
2020-12-14 10:28:34 -08:00
David Capwell
ab9fcd7d10
Circle CI python upgrade test build includes non-upgrade tests
...
patch by David Capwell; reviewed by Brandon Williams for CASSANDRA-16323
2020-12-10 13:49:49 -08:00
Sam Tunnicliffe
df401530a4
Merge branch 'cassandra-3.11' into trunk
2020-12-01 18:55:14 +00:00
Sam Tunnicliffe
3f1126195a
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-12-01 18:54:16 +00:00
Sam Tunnicliffe
de85f43dda
Merge branch 'cassandra-2.2' into cassandra-3.0
2020-12-01 18:53:34 +00:00
Sam Tunnicliffe
466c65a6c2
Update to latest docker image for CircleCI
...
Patch by Sam Tunnicliffe; reviewed by Mick Semb Wever for CASSANDRA-16275
2020-12-01 18:52:13 +00:00
Bereng
63e8e7d855
Run CircleCI dtests at debug
...
Patch by Berenguer Blasi, reviewed by brandonwilliams for
CASSANDRA-16176
2020-11-10 07:27:45 -06:00
Berenguer Blasi
0700d795bc
Circleci should run cqlshlib tests as well
...
patch by Berenguer Blasi; reviewed by David Capwell, Ekaterina Dimitrova for CASSANDRA-16121
2020-11-05 15:43:17 -08:00
Mick Semb Wever
6ca34f8138
Merge branch 'cassandra-3.11' into trunk
2020-10-27 10:50:57 +01:00
Mick Semb Wever
06e4e81d87
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-10-27 10:49:15 +01:00
Mick Semb Wever
f139c6a6c1
Merge branch 'cassandra-2.2' into cassandra-3.0
2020-10-27 10:47:56 +01:00
Mick Semb Wever
5d26980777
Rename master branch to trunk in cassandra-dtest
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-16166
2020-10-27 10:39:55 +01:00
David Capwell
e163855c45
Merge branch 'cassandra-3.11' into trunk
2020-08-03 15:17:03 -07:00
David Capwell
45ac5c5275
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-08-03 15:16:11 -07:00
David Capwell
8b8ec94744
When jvm dtest apis differ Circle CI's dtest_jars_build can fail to detect this and will use the jars from the older version
...
patch by David Capwell; reviewed by Caleb Rackliffe for CASSANDRA-16004
2020-08-03 15:15:32 -07:00
David Capwell
b619d21ed2
Circle CI approval jobs should not require build to run first
...
patch by David Capwell; reviewed by Ekaterina Dimitrova for CASSANDRA-15966
2020-07-23 18:06:46 -07:00
Robert Stupp
d6552ce3a4
Use Docker image for dtests in CircleCI w/ JAVA8_HOME environment variable & Allow different pip-source-install repos in requirements.txt
...
Related changes in cassandra-dtests + ccm fix more issues w/ upgraded-dtests
Patch by Robert Stupp; reviewed by Eduard Tudenhöfner for CASSANDRA-15835
2020-06-04 10:34:43 +02:00
Eduard Tudenhoefner
c05443c098
Allow cqlsh to run with Python 2.7/Python 3.6+
...
* Adds a minimal manual test that starts cqlsh with python3.7 & 3.8 in a Docker container. It also fixes a minor issue when starting up cqlsh with python3.7+, where `webbrowser._tryorder` is `None` as can be seen in https://github.com/python/cpython/blob/3.7/Lib/webbrowser.py#L1 . Note that we're checking `webbrowser._tryorder` for `None` instead of doing `webbrowser.get()` because it's likely that there's no default browser installed in a Dockerized environment and so things would fail with `could not locate runnable browser` (https://github.com/python/cpython/blob/3.7/Lib/webbrowser.py#L65 )
* Adds python3.8 testing to CircleCI
* Fixes some Python warnings that occur with newer versions
patch by Eduard Tudenhöfner, reviewed by Mick Semb Wever for CASSANDRA-15659
2020-04-14 20:58:40 +02:00
Mick Semb Wever
244d4c260e
Merge branch 'cassandra-3.11' into trunk
2020-03-27 12:27:11 +01:00
Mick Semb Wever
8699366f76
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-03-27 12:22:44 +01:00
Mick Semb Wever
f2c9b4c1f3
Merge branch 'cassandra-2.2' into cassandra-3.0
2020-03-27 12:17:18 +01:00
David Capwell
b490847337
Fix test.distributed.timeout in CircleCI
...
patch by David Capwell; reviewed by Mick Semb Wever for CASSANDRA-15649
2020-03-27 12:13:09 +01:00
Patrick Bannister
bf9a1d487b
Make cqlsh and cqlshlib Python 2 & 3 compatible
...
Patch by Patrick Bannister; reviewed by Dinesh Joshi, Andy Tolbert and David Capwell for CASSANDRA-10190
2020-02-14 10:33:57 -08:00
Marcus Eriksson
ec4174d91f
Merge branch 'cassandra-3.11' into trunk
2020-01-29 09:38:01 +01:00
Marcus Eriksson
3bcabdc5d2
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-01-29 09:36:33 +01:00
Marcus Eriksson
a6dd3b89d9
Merge branch 'cassandra-2.2' into cassandra-3.0
2020-01-29 09:33:31 +01:00
David Capwell
6e3bf54579
Use testclasslist for jvm dtests in circleci
...
Patch by David Capwell; reviewed by marcuse for CASSANDRA-15508
2020-01-29 09:31:47 +01:00
Blake Eggleston
1f7e3c2835
Fix in-jvm dtest java 11 compatibility
...
Patch by Blake Eggleston; Reviewed by Alex Petrov and David Capwell for CASSANDRA-15463
2020-01-27 14:13:50 -08:00
Mick Semb Wever
d69f7696e4
Create Jenkins pipeline definition, and split out Jenkins test-all builds to individual builds for each of the test targets
...
patch by Mick Semb Wever; reviewed by David Capwell for CASSANDRA-15496
2020-01-21 18:59:16 +01:00
Marcus Eriksson
8da277e573
Merge branch 'cassandra-3.11' into trunk
2020-01-16 11:06:56 +01:00
Marcus Eriksson
3bb388b364
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-01-16 11:02:31 +01:00
Marcus Eriksson
5f57212267
Run in-jvm upgrade dtests in circle ci
...
Patch by marcuse; reviewed by Alex Petrov for CASSANDRA-15506
2020-01-16 10:56:18 +01:00
Blake Eggleston
aa762c6d52
Support building Cassandra with JDK 11
...
Patch by Blake Eggleston; Reviewed by Dinesh Joshi and Sam Tunnicliffe for CASSANDRA-15108
2019-05-10 13:46:27 -07:00