Skip to content

Commit

Permalink
incresing ulimit
Browse files Browse the repository at this point in the history
  • Loading branch information
oakrizan committed Mar 6, 2025
1 parent 9f57d23 commit 6d94b3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/x-pack/pipeline.xpack.metricbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ steps:
command: |
echo "--- ULIMITS"
ulimit -a
sudo ulimit -n 614400
echo "--- TESTING"
cd x-pack/metricbeat
Expand All @@ -134,7 +133,8 @@ steps:
- limit: 1
agents:
provider: "gcp"
image: "${IMAGE_UBUNTU_X86_64}"
imageProject: "elastic-images-qa"
image: "platform-ingest-beats-ubuntu-2204-1741300882"
machineType: "${GCP_DEFAULT_MACHINE_TYPE}"
artifact_paths:
- "x-pack/metricbeat/build/*.xml"
Expand Down

0 comments on commit 6d94b3c

Please sign in to comment.