summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2
diff options
context:
space:
mode:
authorLott, Christopher (cl778h) <cl778h@att.com>2019-09-05 14:21:39 -0400
committerLott, Christopher (cl778h) <cl778h@att.com>2019-09-05 14:24:01 -0400
commit26c797b6b4caf06ab95fcf26eed1ac2ce3f51968 (patch)
treece67516606816c605313372bcbeec8eeebb6beb5 /jjb/dcaegen2
parent5a4da8679933a2485e8b90a2ba5450c18ed5c1d1 (diff)
Switch configbinding sonar job
Use gerrit-tox-sonar instead of gerrit-maven sonar to ensure that tox runs first, then maven to report. Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Issue-ID: DCAEGEN2-1729 Change-Id: I37555c1882ebe3d3d1a9f43be28d87dbb3eedda6
Diffstat (limited to 'jjb/dcaegen2')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-configbinding.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
index e40bc5ccf..83e6c5b26 100644
--- a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
@@ -33,13 +33,13 @@
project-name: dcaegen2-platform-configbinding
cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
+ # Sonar jobs use maven to push report
mvn-settings: dcaegen2-platform-configbinding-settings
- mvn-goals: 'clean install'
+ mvn-goals: 'clean test'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
branch: master
jobs:
- # Sonar jobs require maven, even for Python
- - gerrit-maven-sonar
+ - gerrit-tox-sonar
- project:
name: dcaegen2-platform-configbinding-info