Move documentation and helper directories out of root

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2021-01-12 12:19:50 -08:00
parent a4f4a43110
commit 7dffdfa560
11 changed files with 8 additions and 8 deletions

View File

@@ -188,7 +188,7 @@ bin/cri-integration.test:
cri-integration: binaries bin/cri-integration.test ## run cri integration tests
@echo "$(WHALE) $@"
@./hack/test-cri-integration.sh
@./script/test/cri-integration.sh
@rm -rf bin/cri-integration.test
benchmark: ## run benchmarks tests