Move gerrit trigger configuration to macros 06/206/1
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 18 Dec 2018 08:24:53 +0000 (09:24 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 18 Dec 2018 08:24:53 +0000 (09:24 +0100)
The silent setting doesn't seem to be reflected to job
configuration so this change attempts to make it work by
moving it to actual onap-gerrit-trigger-change-merged macro.

Change-Id: Iaa2c329d5c4778131f2085da878314005963c00d
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
jjb/global/global-templates-rebase.yaml
jjb/global/jjb-macros.yaml

index a52b4433ba0a5987d60f72ba0ebcaf88ec7fa72e..843175e60143527c6108c481fdbae5f8ba8fa5fb 100644 (file)
@@ -28,8 +28,6 @@
           project: '{project}'
           branch: '{branch}'
           files: '**'
-          silent: true
-          silent-start: true
 
     builders:
       - shell:
index 9a016366f7e449b7a8d13238026d0bedae8587dc..3b7c8f7187eac81e0d4a34bb0e446aa85a584d53 100644 (file)
               file-paths:
                 - compare-type: 'ANT'
                   pattern: '{files}'
+          silent: true
+          silent-start: true
 
 # wrappers to use for jobs
 - wrapper: