File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484 provider : " gcp"
8585 machineType : " n1-standard-8"
8686 image : " family/platform-ingest-elastic-agent-windows-2025"
87+ retry :
88+ automatic :
89+ limit : 1
8790 matrix :
8891 - default
8992 - fleet
@@ -103,6 +106,9 @@ steps:
103106 artifact_paths :
104107 - build/**
105108 - build/diagnostics/**
109+ retry :
110+ automatic :
111+ limit : 1
106112 agents :
107113 provider : " gcp"
108114 machineType : " n1-standard-8"
@@ -226,9 +232,9 @@ steps:
226232 steps :
227233 - label : " x86_64:sudo:rpm"
228234 depends_on :
229- - packaging-ubuntu-arm64
235+ - packaging-ubuntu-x86-64
230236 command : |
231- buildkite-agent artifact download build/distributions/** . --step packaging-ubuntu-arm64
237+ buildkite-agent artifact download build/distributions/** . --step packaging-ubuntu-x86-64
232238 .buildkite/scripts/steps/integration_tests_tf.sh rpm true
233239 artifact_paths :
234240 - build/**
You can’t perform that action at this time.
0 commit comments