Merge "Add sonar-prescan jobs"
[releng/global-jjb.git] / jjb / lf-python-job-groups.yaml
index 3851a13..59066f9 100644 (file)
@@ -1,6 +1,6 @@
 ---
 - job-group:
-    name: '{project-name}-python-jobs'
+    name: "{project-name}-python-jobs"
 
     # This job group contains all the recommended jobs that should be deployed
     # for any project ci that is using Gerrit.
@@ -8,9 +8,10 @@
     jobs:
       - gerrit-python-xc-clm
       - gerrit-tox-verify
+      - gerrit-tox-merge
 
 - job-group:
-    name: '{project-name}-github-python-jobs'
+    name: "{project-name}-github-python-jobs"
 
     # This job group contains all the recommended jobs that should be deployed
     # for any project ci that is using GitHub.
@@ -18,3 +19,4 @@
     jobs:
       - github-python-xc-clm
       - github-tox-verify
+      - github-tox-merge