Update git submodules
authorLuis Gomez <ecelgp@gmail.com>
Thu, 25 Jan 2018 17:08:37 +0000 (17:08 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 25 Jan 2018 17:08:37 +0000 (17:08 +0000)
commit2db45b4914f89ed671825693fa099bcd8afdce63
tree66232c2ab64680b0278847a10c184965246c816f
parent6bc3b4c24d79281920abefb133239930b80e40a9
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 294e4087cff14143e9d899fe03d20703c6ffd486
  - Merge "Switch the csit-3node-docker to use job prefix"
  - Switch the csit-3node-docker 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-3node-docker 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: I18d977a1a1377ac20b528b65d08b7c22fa888db9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/submodules/releng/builder