Skip to content

Commit ccbef04

Browse files
committed
run faster
1 parent e1b9114 commit ccbef04

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.buildkite/bk.integration.pipeline.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ steps:
6464

6565
- group: "Extended runtime leak tests"
6666
key: extended-integration-tests
67+
skip: "TODO: Currently testing ubuntu"
6768
notify:
6869
- github_commit_status:
6970
context: "buildkite/elastic-agent-extended-testing - Runtime leak tests"
7071
depends_on:
7172
- integration-ess
7273
steps:
7374
- label: "Windows:2022:amd64:sudo"
74-
skip: "Currently testing linux only"
7575
#depends_on:
7676
# - packaging-windows
7777
env:
@@ -95,7 +95,6 @@ steps:
9595
- *vault_github_token
9696

9797
- label: "Windows:2025:amd64:sudo"
98-
skip: "Currently testing linux only"
9998
#depends_on:
10099
# - packaging-windows
101100
env:
@@ -400,6 +399,7 @@ steps:
400399
- *vault_github_token
401400

402401
- group: "Stateful:Debian"
402+
skip: "TODO: Currently testing ubuntu"
403403
key: integration-tests-debian
404404
notify:
405405
- github_commit_status:
@@ -472,6 +472,7 @@ steps:
472472
- *vault_github_token
473473

474474
- group: "Stateful(Sudo):RHEL8"
475+
skip: "TODO: Currently testing ubuntu"
475476
key: integration-tests-rhel8
476477
notify:
477478
- github_commit_status:
@@ -503,6 +504,7 @@ steps:
503504
- *vault_github_token
504505

505506
- group: "Kubernetes"
507+
skip: "TODO: Currently testing ubuntu"
506508
key: integration-tests-kubernetes
507509
notify:
508510
- github_commit_status:
@@ -556,7 +558,7 @@ steps:
556558

557559
- group: "Serverless integration test"
558560
key: integration-tests-serverless
559-
skip: "Currently testing linux only"
561+
skip: "TODO: Currently testing ubuntu"
560562
notify:
561563
- github_commit_status:
562564
context: "buildkite/elastic-agent-extended-testing - Serverless integration test"
@@ -640,6 +642,7 @@ steps:
640642
- *vault_github_token
641643

642644
- label: Aggregate test reports
645+
skip: "TODO: Currently testing ubuntu"
643646
# Warning: The key has a hook in pre-command
644647
key: aggregate-reports
645648
depends_on:

0 commit comments

Comments
 (0)