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)
commit2692155829c46b0bddc65dd9cc4bd4189b44607f
treed3d411fbc45c06c828d3fda320ff00bae37b59b0
parent6ba0878078773fcf0c7eb7f2e99e9de85fb6b554
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