Skip to content

Commit

Permalink
remove leftover (kind) from cloud tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dliappis committed Apr 13, 2024
1 parent ab92178 commit 4ba849c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .buildkite/x-pack/pipeline.xpack.metricbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,17 +247,6 @@ steps:
source .buildkite/scripts/changesets.sh
defineModuleFromTheChangeSet x-pack/metricbeat
echo "~~~ Running tests with env var MODULE=$$MODULE"
# TODO move this section to base image / pre-command hook
echo "~~~ Installing kind"
asdf plugin add kind
asdf install kind $ASDF_KIND_VERSION
.buildkite/deploy/kubernetes/scripts/kind-setup.sh
echo "~~~ Running tests"
export KUBECONFIG="$$PWD/kubecfg"
mage build test goIntegTest
env:
ASDF_TERRAFORM_VERSION: 1.0.2
Expand Down

0 comments on commit 4ba849c

Please sign in to comment.