Revert "Enable logshipping on ci-management jobs" 25/3125/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 6 Apr 2017 16:26:56 +0000 (09:26 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 6 Apr 2017 16:27:43 +0000 (09:27 -0700)
This reverts commit fbbf74b47e523b927463e9ccf3e8f42a296796b3.

Having issues with this right now and I don't have the time presently to
properly debug it.

Change-Id: Ida6890455f8a71129ecb1ada963cb7eadd178b1e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/ci-management/ci-management.yaml

index ce03e34..3c76c19 100644 (file)
@@ -75,8 +75,8 @@
           gzip archives/job_output/*
       - ci-management-check-unicode
 
-    publishers:
-      - infra-shiplogs
+    publishers:
+      - infra-shiplogs
 
 - job-template:
     name: '{project}-merge-jjb'
           pip install jenkins-job-builder
           jenkins-jobs --conf $JJBINI update --delete-old --workers 4 jjb/
 
-    publishers:
-      - infra-shiplogs
+    publishers:
+      - infra-shiplogs
 
 - job-template:
     name: '{project}-verify-packer'
     builders:
       - packer-validate
 
-    publishers:
-      - infra-shiplogs
+    publishers:
+      - infra-shiplogs
 
 - job-template:
     name: '{project}-merge-packer-{platforms}-{templates}'
           platform: '{platforms}'
           template: '{templates}'
 
-    publishers:
-      - infra-shiplogs
+    publishers:
+      - infra-shiplogs