absurdfarce commented on code in PR #1984:
URL: 
https://github.com/apache/cassandra-java-driver/pull/1984#discussion_r1834862424


##########
Jenkinsfile-datastax:
##########
@@ -274,12 +274,8 @@ pipeline {
                 '3.11',      // Previous Apache CassandraⓇ
                 '4.0',       // Previous Apache CassandraⓇ
                 '4.1',       // Current Apache CassandraⓇ
-                '5.0-beta1',    // Development Apache CassandraⓇ
-                'dse-4.8.16',   // Previous EOSL DataStax Enterprise
-                'dse-5.0.15',   // Long Term Support DataStax Enterprise
+                '5.0',       // Development Apache CassandraⓇ
                 'dse-5.1.35',   // Legacy DataStax Enterprise
-                'dse-6.0.18',   // Previous DataStax Enterprise
-                'dse-6.7.17',   // Previous DataStax Enterprise

Review Comment:
   The alternative that I'm considering is that we can just update 5.0 and 
remove the EOL Apache Cassandra versions now.  Apache C* is properly covered by 
the ASF CI and this is just a "backup" for that.... and if we're just testing 
EOL versions that should be adequate.  Neither of those changes require an 
update to the support policy.
   
   We can change the DSE versions later after we have some consensus around the 
approach the project will take re: backend support.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to