Update git submodules
authorLuis Gomez <ecelgp@gmail.com>
Thu, 25 Jan 2018 17:08:52 +0000 (17:08 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 25 Jan 2018 17:08:53 +0000 (17:08 +0000)
commitf30ba95eae5678f23c153e379cacb8870e9bfa3b
treee361c8dd79ae0e60ef11646f248a7001329c71da
parent0d994fd26b1e189fb6fbb7dac74d734754b3cad6
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to dd35542be064ebf7a0bce1fb25e84fe3edff311f
  - Merge "Switch the csit-openstack to use job prefix"
  - Switch the csit-openstack to use job prefix

    Idea to add a new variable "{prefix}" to job templates. This
    variable is defined already in defaults.yaml.
    The prefix should always be blank in production thus producing the
    same existing job names we are all used to. The prefix can be used
    locally to add a prefix to job names when pushing jobs to the
    sandbox. For example a prefix of "abc-" will be added to the front
    of the job name allowing sandbox testers to be able to push a job
    to the sandbox with a unique prefix to not overwrite other testers.

    Additionally add an id inttest-csit-openstack to make the job
    template more easy to maintain. Allows us to refactor the job
    template name without having to update every single user of the
    template every time as the id will always be the same.

    Change-Id: Ic1a261c4860436082c982dcf18fb118d46d5f9ec
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/submodules/releng/builder