Change-Id: Id5d1f3b2a832c2206788bb0a06a1173cb9018666
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
submodule-recursive: "{submodule-recursive}"
submodule-timeout: "{submodule-timeout}"
submodule-disable: "{submodule-disable}"
- choosing-strategy: default
+ choosing-strategy: gerrit
- job-template:
name: "{project-name}-sonar-prescan-script"
--- /dev/null
+---
+fixes:
+ - |
+ gerrit-maven-sonar-verify was using the "default" branch choosing strategy,
+ which pulls master, rather than the "gerrit" strategy for pulling feature
+ branches.