michaelsembwever commented on code in PR #1982:
URL: 
https://github.com/apache/cassandra-java-driver/pull/1982#discussion_r1823359821


##########
Jenkinsfile-asf:
##########
@@ -66,7 +67,7 @@ pipeline {
 def executeTests() {
     def testJavaMajorVersion = (TEST_JAVA_VERSION =~ /@(?:1\.)?(\d+)/)[0][1]
     sh """
-        container_id=\$(docker run -td -e 
TEST_JAVA_VERSION=${TEST_JAVA_VERSION} -e SERVER_VERSION=${SERVER_VERSION} -e 
TEST_JAVA_MAJOR_VERSION=${testJavaMajorVersion} -v 
\$(pwd):/home/docker/cassandra-java-driver 
apache.jfrog.io/cassan-docker/apache/cassandra-java-driver-testing-ubuntu2204 
'sleep 2h')
+        container_id=\$(docker run -td -e 
TEST_JAVA_VERSION=${TEST_JAVA_VERSION} -e SERVER_VERSION=${SERVER_VERSION} -e 
TEST_JAVA_MAJOR_VERSION=${testJavaMajorVersion} -v 
\$(pwd):/home/docker/cassandra-java-driver janehe/cassandra-java-driver-dev-env 
'sleep 2h')

Review Comment:
   todo: undo



-- 
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