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

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