From e96029d01d65803befad00623129086262c3ccb3 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Sat, 25 Aug 2018 10:54:52 -0400 Subject: [PATCH] Remove maven-merge job todo This is completed. Change-Id: Iddc98ccc4d4f8f3bfc3650eec3b5bab7f156db3b Signed-off-by: Thanh Ha --- jjb/lf-maven-jobs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/jjb/lf-maven-jobs.yaml b/jjb/lf-maven-jobs.yaml index 6f80fb57..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 -- 2.16.6