Skip to content

Commit

Permalink
Remove last of pkg/internal/testing/integration
Browse files Browse the repository at this point in the history
This only contained integration tests, which will be re-introduced in a
cleaned up form shortly.
  • Loading branch information
DirectXMan12 committed May 25, 2021
1 parent c56312c commit 9d53bf1
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 531 deletions.
5 changes: 0 additions & 5 deletions hack/check-everything.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ tmp_bin=/tmp/cr-tests-bin
)
source <(${tmp_bin}/setup-envtest use --use-env -p env ${ENVTEST_K8S_VERSION})

# link the assets into integration
for tool in kube-apiserver etcd kubectl; do
ln -f -s "${KUBEBUILDER_ASSETS:?unable find envtest assets}/${tool}" "${hack_dir}/../pkg/internal/testing/integration/assets/bin/${tool}"
done

${hack_dir}/verify.sh
${hack_dir}/test-all.sh

Expand Down
1 change: 0 additions & 1 deletion pkg/internal/testing/integration/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions pkg/internal/testing/integration/README.md

This file was deleted.

1 change: 0 additions & 1 deletion pkg/internal/testing/integration/assets/bin/.gitkeep

This file was deleted.

112 changes: 0 additions & 112 deletions pkg/internal/testing/integration/doc.go

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 9d53bf1

Please sign in to comment.