Skip to content

Commit

Permalink
Merge pull request #1372 from buildkite/tet-366-remove-test-splitter-…
Browse files Browse the repository at this point in the history
…from-elastic-ci

Remove Test Splitter
  • Loading branch information
nprizal authored Sep 16, 2024
2 parents 21e1e6d + 0f1cecf commit 4136370
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
3 changes: 0 additions & 3 deletions goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,6 @@ command:
make --version:
exit-status: 0

test-splitter --version:
exit-status: 0

wget --version:
exit-status: 0

Expand Down
4 changes: 0 additions & 4 deletions packer/linux/buildkite-ami.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,6 @@ build {
script = "scripts/install-buildkite-agent.sh"
}

provisioner "shell" {
script = "scripts/install-buildkite-test-splitter.sh"
}

provisioner "shell" {
script = "scripts/install-buildkite-utils.sh"
}
Expand Down
15 changes: 0 additions & 15 deletions packer/linux/scripts/install-buildkite-test-splitter.sh

This file was deleted.

0 comments on commit 4136370

Please # to comment.