Skip to content

Commit

Permalink
remove unused labels
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Mar 31, 2020
1 parent 359e5c0 commit 36cd65a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .ci/Jenkinsfile_coverage
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
library 'kibana-pipeline-library'
kibanaLibrary.load() // load from the Jenkins instance

def testsLarge = 'debian-tests-l && oraclelinux-tests-l && ubuntu-tests-l && centos-tests-l'
def testsExtraLarge = 'debian-tests-xl && oraclelinux-tests-xl && ubuntu-16-tests-xl && ubuntu-18-tests-xl && centos-tests-xl'
def testsExtraExtraLarge = 'debian-tests-xxl && oraclelinux-tests-xxl && ubuntu-16-tests-xxl && ubuntu-18-tests-xxl && centos-tests-xxl'

kibanaPipeline(timeoutMinutes: 180) {
catchErrors {
withEnv([
Expand Down

0 comments on commit 36cd65a

Please sign in to comment.