소스 검색

[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