Skip to content

Commit 36cd65a

Browse files
committed
remove unused labels
1 parent 359e5c0 commit 36cd65a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.ci/Jenkinsfile_coverage

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
library 'kibana-pipeline-library'
44
kibanaLibrary.load() // load from the Jenkins instance
55

6-
def testsLarge = 'debian-tests-l && oraclelinux-tests-l && ubuntu-tests-l && centos-tests-l'
7-
def testsExtraLarge = 'debian-tests-xl && oraclelinux-tests-xl && ubuntu-16-tests-xl && ubuntu-18-tests-xl && centos-tests-xl'
8-
def testsExtraExtraLarge = 'debian-tests-xxl && oraclelinux-tests-xxl && ubuntu-16-tests-xxl && ubuntu-18-tests-xxl && centos-tests-xxl'
9-
106
kibanaPipeline(timeoutMinutes: 180) {
117
catchErrors {
128
withEnv([

0 commit comments

Comments
 (0)