With ONAP now being anonymous accessible we can start shipping logs like
we do for our other CI systems. Enable the log shipping on the
ci-management jobs first so that we may verify that everything is
properly setup first.
Change-Id: Ie0e2db5b33a5fc31fbe405fcf8ed42ea7a43d3a0
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
           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