Skip to content

Commit 37d0586

Browse files
committed
Cleanup periodic pipeline
1 parent e90d8b2 commit 37d0586

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

.buildkite/pipelines/periodic.template.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,3 @@ steps:
103103
image: family/elasticsearch-ubuntu-2004
104104
diskSizeGb: 350
105105
machineType: custom-32-98304
106-
- label: ecs-dynamic-templates-tests
107-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dtests.configure_test_clusters_with_one_processor=true :x-pack:stack:javaRestTest
108-
timeout_in_minutes: 420
109-
agents:
110-
provider: gcp
111-
image: family/elasticsearch-ubuntu-2004
112-
diskSizeGb: 350
113-
machineType: custom-32-98304

.buildkite/pipelines/periodic.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,11 +1104,3 @@ steps:
11041104
image: family/elasticsearch-ubuntu-2004
11051105
diskSizeGb: 350
11061106
machineType: custom-32-98304
1107-
- label: ecs-dynamic-templates-tests
1108-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dtests.configure_test_clusters_with_one_processor=true :x-pack:plugin:stack:javaRestTest
1109-
timeout_in_minutes: 420
1110-
agents:
1111-
provider: gcp
1112-
image: family/elasticsearch-ubuntu-2004
1113-
diskSizeGb: 350
1114-
machineType: custom-32-98304

0 commit comments

Comments
 (0)