aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 819c996..783a156 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -72,6 +72,8 @@ RUN pip install -U pytest pyyaml pytest-tap
USER jenkins
+ENV CURL_CONNECTION_TIMEOUT=60
+
#RUN install-plugins.sh notification workflow-aggregator tap
#Add debug mode for onapp debugging
RUN /bin/bash -x /usr/local/bin/install-plugins.sh notification workflow-aggregator tap