Update git submodules
authorRyota Mibu <r-mibu@cq.jp.nec.com>
Wed, 24 Jan 2018 09:51:48 +0000 (09:51 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 24 Jan 2018 09:51:48 +0000 (09:51 +0000)
commitcc35619e3be59acb1d40e10128103349344795ee
tree3c703a3bbfa308949d9bde07d7448f256a235c4b
parentefd9acae605527da4dd93a377f9765f965dc6045
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add GERRIT_REFSPEC to 'project-parameter' Macro"
  - Add GERRIT_REFSPEC to 'project-parameter' Macro

    GERRIT_REFSPEC is always passed by the gerrit-trigger plugin when a job
    is triggered by Gerrit. Because it is not explicily defined, there is no
    way to manually trigger jobs, as the git clone looks up the list of refs
    by GERRIT_REFSPEC.

    Being able to manually trigger jobs (with node parameters so they can be
    restricted) is very helpful in debugging CI issues.

    Change-Id: I8a1d9ea380902fc95f30482e5acb616347709ab1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng