浏览代码

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

Rene Groeschke 1 年之前
父节点
当前提交
fbcde9c0fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  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