diff --git a/Jenkinsfile b/Jenkinsfile index 14250d288690..996406928021 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,9 +1,5 @@ #!/bin/groovy -properties([ - durabilityHint('PERFORMANCE_OPTIMIZED'), -]) - stage("Kibana Pipeline") { // This stage is just here to help the BlueOcean UI a little bit timeout(time: 180, unit: 'MINUTES') { timestamps {