Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Update beats-ci workers for the test-infra validation (#1058)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
v1v and mergify[bot] authored Mar 29, 2021
1 parent 9fb949e commit 1dfacc5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .ci/validateWorkersBeatsCi.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -62,30 +62,30 @@ pipeline {
axis {
name 'PLATFORM'
values (
'arm', // ephemeral workers
'immutable && windows-2019',
'immutable && windows-2016',
'immutable && windows-2012-r2',
'immutable && windows-10',
'immutable && windows-8',
'immutable && windows-2008-r2',
'immutable && windows-7-32-bit',
'immutable && windows-7',
'ubuntu && immutable',
'ubuntu-1404-i386',
'ubuntu-16',
'ubuntu-18',
'ubuntu-20',
'worker-c07c6107jyw0', // macOS workers https://beats-ci.elastic.co/label/macosx/
'worker-c07jc1nzdwym',
'worker-c07l34n6dwym',
'worker-c07y20b6jyvy',
'worker-c07ll940dwyl',
'worker-c07y20b9jyvy',
'worker-c07y20b4jyvy',
'worker-c07y20bcjyvy',
'worker-c07mq25jdy3h',
'worker-c07mq1u7dy3h',
'worker-395930',
'worker-0a434dec4bdcd060f',
'immutable && windows-2019',
'immutable && windows-2016',
'immutable && windows-2012-r2',
'immutable && windows-10',
'immutable && windows-8',
'immutable && windows-2008-r2',
'immutable && windows-7-32-bit',
'immutable && windows-7'
'worker-h2wdt2qxq6ny',
'worker-395930', // metal workers https://beats-ci.elastic.co/label/metal/
'worker-1244230'
)
}
}
Expand Down

0 comments on commit 1dfacc5

Please sign in to comment.