Browse Source

[CI] Temporally increase disk space for DRA build jobs (#110601)

Rene Groeschke 1 năm trước cách đây
mục cha
commit
fbcde9c0fd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .buildkite/pipelines/dra-workflow.yml

+ 1 - 1
.buildkite/pipelines/dra-workflow.yml

@@ -7,7 +7,7 @@ steps:
       image: family/elasticsearch-ubuntu-2204
       machineType: custom-32-98304
       buildDirectory: /dev/shm/bk
-      diskSizeGb: 250
+      diskSizeGb: 350
   - wait
   # The hadoop build depends on the ES artifact
   # So let's trigger the hadoop build any time we build a new staging artifact