Upload node e2e test log to gcs

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2017-09-05 05:43:25 +00:00
parent ade5f403d0
commit 49bcfb3665
5 changed files with 59 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ test-cri: binaries
@./hack/test-cri.sh
test-e2e-node: binaries
@./hack/test-e2e-node.sh
@VERSION=$(VERSION) ./hack/test-e2e-node.sh
clean:
rm -rf $(BUILD_DIR)/*