Skip to content

Commit 7befe92

Browse files
committed
Comment out entire step blocks
1 parent f8de447 commit 7befe92

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.buildkite/bk.integration.pipeline.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ steps:
2828
image: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:0.5"
2929
useCustomGlobalHooks: true
3030

31-
- label: Start ECH FRH stack for FIPS integration tests
32-
key: integration-frh
3331
# FIXME: implement once an ECH FRH environment is available
32+
# - label: Start ECH FRH stack for FIPS integration tests
33+
# key: integration-frh
3434
# env:
3535
# ASDF_TERRAFORM_VERSION: 1.9.2
3636
# command: |
@@ -493,10 +493,10 @@ steps:
493493
image: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:0.5"
494494
useCustomGlobalHooks: true
495495

496-
- label: ECH FRH stack cleanup
497-
depends_on:
498-
- integration-tests-fips
499496
# FIXME: implement when implementing integration-frh above
497+
# - label: ECH FRH stack cleanup
498+
# depends_on:
499+
# - integration-tests-fips
500500
# allow_dependency_failure: true
501501
# command: |
502502
# buildkite-agent artifact download "test_infra/frh/**" . --step "integration-frh"

0 commit comments

Comments
 (0)