Skip to content

Commit 7ae9b46

Browse files
committed
test win10 image
1 parent 220fbef commit 7ae9b46

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.buildkite/x-pack/pipeline.xpack.packetbeat.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
IMAGE_MACOS_X86_64: "generic-13-ventura-x64"
1414
IMAGE_RHEL9_X86_64: "family/platform-ingest-beats-rhel-9"
1515
IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
16-
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
16+
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1738059920"
1717
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
1818
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
1919
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
@@ -248,6 +248,7 @@ steps:
248248
agents:
249249
provider: "gcp"
250250
image: "${IMAGE_WIN_10}"
251+
imageProject: elastic-images-qa
251252
machineType: "${GCP_WIN_MACHINE_TYPE}"
252253
disk_size: 100
253254
disk_type: "pd-ssd"
@@ -329,6 +330,7 @@ steps:
329330
agents:
330331
provider: "gcp"
331332
image: "${IMAGE_WIN_10}"
333+
imageProject: elastic-images-qa
332334
machineType: "${GCP_WIN_MACHINE_TYPE}"
333335
disk_size: 100
334336
disk_type: "pd-ssd"

0 commit comments

Comments
 (0)