Updated git submodules
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 12 Jun 2017 09:47:23 +0000 (09:47 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 12 Jun 2017 09:47:23 +0000 (09:47 +0000)
commit6354f904fb5359b704f2e7a9b651bfc22257754f
tree9e1ac4635bc0ed26c7f7311c98ceac03f59b8160
parent406cb32a82067bbfc2bc4ea544c91d7f57968f94
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 <thanh.ha@linuxfoundation.org>
docs/submodules/releng/builder