We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7befe92 commit 7a317e9Copy full SHA for 7a317e9
.buildkite/bk.integration.pipeline.yml
@@ -330,8 +330,8 @@ steps:
330
331
- group: "FRH:FIPS"
332
key: integration-tests-fips
333
- depends_on:
334
- - integration_ess # FIXME: replace with integration_frh when such an environment is available
+# depends_on:
+# - integration_frh # FIXME: uncomment once integration_frh and frh_cleanup steps are implemented
335
steps:
336
- label: "x86_64:non-sudo: {{matrix}}"
337
depends_on: packaging-ubuntu-x86-64
@@ -495,6 +495,7 @@ steps:
495
496
# FIXME: implement when implementing integration-frh above
497
# - label: ECH FRH stack cleanup
498
+# key: frh-cleanup
499
# depends_on:
500
# - integration-tests-fips
501
# allow_dependency_failure: true
0 commit comments