summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-python.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-01-31 04:44:44 -0800
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-01-31 04:44:44 -0800
commit83f7ebfa46e6484274be9d26e29cb7d7e73ba921 (patch)
tree549fb18bac68e66f500c857c2544a9144244ef34 /jjb/global-templates-python.yaml
parent8102a40da643b5f14e899d353a5eef5d6a537f5b (diff)
Temporarily disable logshipping
While we are still in early access only mode log shipping from Jenkins does not work properly since it relies on being able to pull the Jenkins logs without needing to login to Jenkins. Change-Id: Ic0082f938d63661504a5d0a65e60d92d7ddbd0e5 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/global-templates-python.yaml')
-rw-r--r--jjb/global-templates-python.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml
index ef4cdeb76..304d60aea 100644
--- a/jjb/global-templates-python.yaml
+++ b/jjb/global-templates-python.yaml
@@ -51,6 +51,6 @@
cd $WORKSPACE/{path}
tox
- publishers:
- - ecomp-infra-shiplogs:
- maven-version: 'mvn33'
+# publishers:
+# - ecomp-infra-shiplogs:
+# maven-version: 'mvn33'