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)
commit3647ab889c44e74a74a3b183d83e53c2ac4ac5f4
tree26a9cd88a3e52b92638c95bd3204b9853fab4007
parentf9d870c7a8eff9e9ced9a92447cbd91191a3ff2e
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