change document publisher to builder temporarily 19/3519/1
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Mon, 23 Nov 2015 13:55:27 +0000 (22:55 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Mon, 23 Nov 2015 13:55:27 +0000 (22:55 +0900)
Change-Id: I74728be60bcbcbe41d587091ec9b259af3d3e839
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
jjb/opnfv/opnfv-docs.yml
jjb/releng-macros.yaml

index ee4b5d7..b761740 100644 (file)
@@ -75,8 +75,6 @@
 
     builders:
         - build-html-and-pdf-docs-output
-
-    publisher:
         - upload-under-review-docs-to-opnfv-artifacts
 
 - job-template:
 
     builders:
         - build-html-and-pdf-docs-output
-
-    publisher:
         - upload-merged-docs-to-opnfv-artifacts
         - remove-old-docs-from-opnfv-artifacts
index 9e482dc..38b7afe 100644 (file)
     builders:
         - shell: 'mkdir -p $WORKSPACE/target/classes'
 
+
+# New Releng macros
+
 - builder:
     name: build-html-and-pdf-docs-output
     builders:
                 mv "$_build"/*.pdf "$_output"
             done
 
-- publisher:
+#TODO(r-mibu): change this to publisher
+- builder:
     name: upload-under-review-docs-to-opnfv-artifacts
-    publishers:
+    builders:
         - shell: |
             #!/bin/bash -e
             set -o pipefail
             echo
             {gerrit-review} -p {project} -m "$gerrit_comment" $GERRIT_PATCHSET_REVISION
 
-- publisher:
+#TODO(r-mibu): change this to publisher
+- builder:
     name: upload-merged-docs-to-opnfv-artifacts
-    publishers:
+    builders:
         - shell: |
             #!/bin/bash -e
             set -o pipefail
             echo
             {gerrit-review} -p {project} -m "$gerrit_comment" $GERRIT_PATCHSET_REVISION
 
-- publisher:
+#TODO(r-mibu): change this to publisher
+- builder:
     name: remove-old-docs-from-opnfv-artifacts
-    publishers:
+    builders:
         - shell: |
             #!/bin/bash -e
             export PATH=$PATH:/usr/local/bin/