This is an automated email from the ASF dual-hosted git repository.
absurdfarce pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
The following commit(s) were added to refs/heads/3.x by this push:
new 7b9e26900 Fix agent label on jenkinsfile-datastax
7b9e26900 is described below
commit 7b9e2690010e0bfc0b0a543021228accac195ef8
Author: João Reis <[email protected]>
AuthorDate: Tue Jan 27 13:22:29 2026 +0000
Fix agent label on jenkinsfile-datastax
Patch by João Reis; Reviewed by Bret McGuire and Lukasz Antoniak
reference: #2074
---
Jenkinsfile-datastax | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile-datastax b/Jenkinsfile-datastax
index 21bd9721f..282e8a532 100644
--- a/Jenkinsfile-datastax
+++ b/Jenkinsfile-datastax
@@ -341,7 +341,7 @@ pipeline {
}
environment {
- OS_VERSION = 'ubuntu/bionic64/java-driver'
+ OS_VERSION = 'ubuntu/focal64/java-driver'
JABBA_SHELL = '/usr/lib/jabba/jabba.sh'
CCM_ENVIRONMENT_SHELL = '/usr/local/bin/ccm_environment.sh'
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]