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)
commit0779f822397434cbb4a9dad3ad60d5dd3a9681fd
treeed0aadef2605f73b26a59be05170a0c59e940950
parentb9cd5190d0c8fb86aa565fc0e633d081d4cddce7
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