Skip to content

Commit dc765f4

Browse files
ycombinatorv1v
andauthored
Update .buildkite/integration.pipeline.yml
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
1 parent bbb4928 commit dc765f4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.buildkite/integration.pipeline.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,8 @@ steps:
182182
# Temporarily disabled FIPS integration tests while we're encountering deployment creation
183183
# issues in the FRH GovCloud Staging environment.
184184
# Example: https://buildkite.com/elastic/elastic-agent-extended-testing/builds/10211#01995752-0966-4c21-874c-0894305ac091
185-
# - label: "Triggering custom FIPS integration tests"
186-
# depends_on:
187-
# - int-packaging
188-
# command: "buildkite-agent pipeline upload .buildkite/bk.integration-fips.pipeline.yml"
185+
- if: false
186+
label: "Triggering custom FIPS integration tests"
187+
depends_on:
188+
- int-packaging
189+
command: "buildkite-agent pipeline upload .buildkite/bk.integration-fips.pipeline.yml"

0 commit comments

Comments
 (0)