From 6354f904fb5359b704f2e7a9b651bfc22257754f Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Mon, 12 Jun 2017 09:47:23 +0000 Subject: [PATCH] Updated git submodules Project: releng/builder master 2e09bdd6007da932658670d3487c1f7b3a5cc3c1 Merge "Minor improvements to release notes job" Minor improvements to release notes job Tweak the job so that it is more compact and uses only the necessary declarations. - Move generate-release-notes job declaration into autorelease projects declaration as it uses the same variables as the rest of the jobs. - Switch to a 4g VM as generating release notes does not require a large system. - Only keep logs for 7 days as opposed to 30 days. - Choosing strategy should be default as this is not a job that is triggered by Gerrit. - Set timeout to 10 minutes as the job appears to run in less then 5 minutes. - Remove unnecessary parameters from Maven call as the mvn command does not deploy anything to Nexus. - Use global-jjb macros. Change-Id: I71d8b18656cf941e0ce691493011ffb10e289480 Signed-off-by: Thanh Ha --- docs/submodules/releng/builder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng/builder b/docs/submodules/releng/builder index 39ad49f24..2e09bdd60 160000 --- a/docs/submodules/releng/builder +++ b/docs/submodules/releng/builder @@ -1 +1 @@ -Subproject commit 39ad49f2436d89b0ad6a0645202c5269b30a9c69 +Subproject commit 2e09bdd6007da932658670d3487c1f7b3a5cc3c1 -- 2.36.6