Browse Source

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

Rene Groeschke 1 year ago
parent
commit
fbcde9c0fd
1 changed files with 1 additions and 1 deletions
  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