Skip to content

Conversation

mikefero
Copy link
Contributor

No description provided.

mpenick and others added 20 commits December 10, 2018 09:41
Exclude OSX from Jenkins release
* Build/Configuration changes
 * windows: Adding 'version' to the linker for DSE builds
* Added `name()` for auth provider identification
* Added getters for missing configuration options
* Added getters for DCAware options (used in config anti patterns)
* Added DSE version to mockssandra
 * Required for enabling Insights
* Added DSE server version to host and control connector
* Moved `Disable` integration test into unit test
* test: Fix CentOS 6 build issues

This also fixes an issue with mockssandra requests that contain wait
actions. The request was being deleted before the wait could finish and
now the request instance is a SharedRefPtr to ensure the entire lifetime
of the object.
 - DSE server version checking
   - Value type server version checking
   - Authentication log message checking
   - EACH_QUORUM
   - System schema keyspaces
 - Ensure reconnect test doesn't restart node after chaotic test
 - Stabilized external host listener tests
 - Speculative execution tests required larger function timeout for UDF
 - Proxy authentication
   - Invalid YAML string for configuration
   - Updated server error message validation for unauthorized
 - Added missing C* versions to CCM bridge
 - JVM argument usage when starting a node
 - Ensure restarting nodes are performed once
 - Ensuring start/stop node operations do not cause test start failures
DSE 1.8.0 and OSS 2.12.0 preparation
@mikefero mikefero requested a review from mpenick April 18, 2019 14:31
@mikefero mikefero merged commit a748e9f into master Apr 22, 2019
@mikefero mikefero deleted the 2.12.0_prep branch April 22, 2019 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants