mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
9eb1ad5c4d
commit
2ab980a9b6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ def label(size) {
|
|||
case 'xl-highmem':
|
||||
return 'docker && tests-xl-highmem'
|
||||
case 'xxl':
|
||||
return 'docker && tests-xxl'
|
||||
return 'docker && tests-xxl && gobld/machineType:custom-64-270336'
|
||||
}
|
||||
|
||||
error "unknown size '${size}'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue