Merge "Remove maven-merge job todo"
[releng/global-jjb.git] / jjb / lf-maven-jobs.yaml
index 42dfafe..e879831 100644 (file)
@@ -7,7 +7,6 @@
     # This job group contains all the recommended jobs that should be deployed
     # for any project ci.
 
-    # TODO: Add Maven Merge job to this list once it's been fully tested.
     jobs:
       - gerrit-maven-clm
       - gerrit-maven-merge
@@ -21,7 +20,6 @@
     # This job group contains all the recommended jobs that should be deployed
     # for any project ci that is using github.
 
-    # TODO: Add Maven Merge job to this list once it's been fully tested.
     jobs:
       - github-maven-clm
       - github-maven-merge
     branch: master
     build-days-to-keep: 30  # 30 days for troubleshooting purposes
     build-timeout: 60
-    disable-job: true
+    disable-job: false
     git-url: '$GIT_URL/$PROJECT'
     github-url: 'https://github.com'
     java-version: openjdk8