We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d3531 commit f49e19bCopy full SHA for f49e19b
Jenkinsfile-datastax
@@ -402,7 +402,7 @@ pipeline {
402
}
403
404
environment {
405
- OS_VERSION = 'ubuntu/bionic64/java-driver'
+ OS_VERSION = 'ubuntu/focal64/java-driver'
406
JABBA_SHELL = '/usr/lib/jabba/jabba.sh'
407
CCM_ENVIRONMENT_SHELL = '/usr/local/bin/ccm_environment.sh'
408
SERIAL_ITS_ARGUMENT = "-DskipSerialITs=${params.SKIP_SERIAL_ITS}"
0 commit comments