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)
commit171e608ecde1f5d8e85f17a0ee52a869af30c454
tree7b999998df26b84d7929234a0e29b91146327e4d
parent628bfb651df4d2c79b5b83638d02c14c7555f9df
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