Skip to content

Commit

Permalink
[CI] Revert integration tests retries (#5170)
Browse files Browse the repository at this point in the history
  • Loading branch information
pazone authored Jul 19, 2024
1 parent aa6bd63 commit e498e4d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .buildkite/integration.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ steps:
artifact_paths:
- "build/TEST-**"
- "build/diagnostics/*"
retry:
automatic:
- limit: 1
agents:
provider: "gcp"
machineType: "n1-standard-8"
Expand All @@ -53,9 +50,6 @@ steps:
artifact_paths:
- "build/TEST-**"
- "build/diagnostics/*"
retry:
automatic:
- limit: 1
agents:
provider: "gcp"
machineType: "n1-standard-8"
Expand All @@ -77,9 +71,6 @@ steps:
artifact_paths:
- "build/TEST-**"
- "build/diagnostics/*"
retry:
automatic:
- limit: 1
agents:
provider: "gcp"
machineType: "n1-standard-8"
Expand All @@ -99,9 +90,6 @@ steps:
buildkite-agent artifact download build/distributions/** . --step 'package-it'
.buildkite/scripts/steps/beats_tests.sh
# if: "build.env('CRON') == 'yes'"
retry:
automatic:
- limit: 1
agents:
provider: "gcp"
machineType: "n1-standard-8"
Expand Down

0 comments on commit e498e4d

Please sign in to comment.