aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools/dockerfile/test/sanity
diff options
context:
space:
mode:
authorGravatar Matt Kwong <mattkwong@google.com>2017-04-17 13:56:51 -0700
committerGravatar Matt Kwong <mattkwong@google.com>2017-05-08 13:52:45 -0700
commit52ff986f941561148407e72347b2725c3d084322 (patch)
treee09cc78c33fd4e24d5cf3aa038b9358b23953815 /templates/tools/dockerfile/test/sanity
parent06af233945e8349533ef1a1acddb863f35619a45 (diff)
Add option to upload Jenkins test result to BQ
Diffstat (limited to 'templates/tools/dockerfile/test/sanity')
-rw-r--r--templates/tools/dockerfile/test/sanity/Dockerfile.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tools/dockerfile/test/sanity/Dockerfile.template b/templates/tools/dockerfile/test/sanity/Dockerfile.template
index 8617666b21..6943134b6a 100644
--- a/templates/tools/dockerfile/test/sanity/Dockerfile.template
+++ b/templates/tools/dockerfile/test/sanity/Dockerfile.template
@@ -32,6 +32,7 @@
FROM ubuntu:15.10
<%include file="../../apt_get_basic.include"/>
+ <%include file="../../gcp_api_libraries.include"/>
<%include file="../../python_deps.include"/>
#========================
# Sanity test dependencies