Skip to content

Commit beaa227

Browse files
committed
skip windows
1 parent d169438 commit beaa227

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.buildkite/bk.integration.pipeline.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ steps:
6666
- integration-ess
6767
steps:
6868
- label: "Windows:2022:amd64:sudo"
69+
skip: "Currently testing linux only"
6970
depends_on:
7071
- packaging-windows
7172
env:
@@ -88,6 +89,7 @@ steps:
8889
- *oblt_cli_plugin
8990

9091
- label: "Windows:2025:amd64:sudo"
92+
skip: "Currently testing linux only"
9193
depends_on:
9294
- packaging-windows
9395
env:
@@ -131,6 +133,7 @@ steps:
131133
- *oblt_cli_plugin
132134

133135
- group: "Stateful: Windows"
136+
skip: "Currently testing linux only"
134137
key: integration-tests-win
135138
notify:
136139
- github_commit_status:
@@ -511,6 +514,7 @@ steps:
511514

512515
- group: "Serverless integration test"
513516
key: integration-tests-serverless
517+
skip: "Currently testing linux only"
514518
notify:
515519
- github_commit_status:
516520
context: "buildkite/elastic-agent-extended-testing - Serverless integration test"

0 commit comments

Comments
 (0)