X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-maven-jobs.yaml;h=e879831172b3a6e1c3d203b7e9b31986404e42d0;hb=606d85064243db0714a408a6794c27b3ae2b13cb;hp=42dfafe2d4ae7bd83854df5c7aaabd2fd6683ad3;hpb=d87ce091fe93fff99e25343a69baaa26c186ca85;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-maven-jobs.yaml b/jjb/lf-maven-jobs.yaml index 42dfafe2..e8798311 100644 --- a/jjb/lf-maven-jobs.yaml +++ b/jjb/lf-maven-jobs.yaml @@ -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 @@ -159,7 +157,7 @@ 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