Update critools to b184f9aefe60a4441330e615ee20634ee26474fb.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu 2018-02-25 11:41:33 +00:00
parent c9081b2ec0
commit 0c06677a08

View File

@ -17,7 +17,7 @@
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/.. ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
# Not from vendor.conf. # Not from vendor.conf.
CRITOOL_VERSION=8ec2cbda446377cab11a5ef8ef92e115aa628a91 CRITOOL_VERSION=b184f9aefe60a4441330e615ee20634ee26474fb
CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools
# upload_logs_to_gcs uploads test logs to gcs. # upload_logs_to_gcs uploads test logs to gcs.