Update git submodules
authorJulien <zhang.jun3g@zte.com.cn>
Mon, 12 Mar 2018 01:13:25 +0000 (09:13 +0800)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 12 Mar 2018 06:01:58 +0000 (06:01 +0000)
commit59e33dd6ecda6c8690af29f4feb926f6fd9c0308
tree3e42e4e99e21a359edb23bbbb7ea8fccf4ca4aaa
parent9e2735eabb34f254d47e91e04a691f4ec2887e38
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Define parameters for triggering jobs

    In
    https://wiki.jenkins.io/display/JENKINS/Plugins+affected+by+fix+for+SECURITY-170,
    it indicates that:

        only build parameters that have been explicitly defined in a job's
        configuration will be available by default at build time. Any other
        arbitrary parameters added to a build by plugins will not be
        available by default.

    It has been tested in sandbox.opnfv.org that only defined parameters can
    be passed to the triggered jobs.

    For parameters required by TESTAPI are common to all the projectes,
    including installers, Functest, and Yardstick, it is convenient to
    define a common macro and used by others.

    Change-Id: Iac1da85445e1b5d75109ccd64b174f35151b9969
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
docs/submodules/releng