Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 19 Dec 2017 09:57:59 +0000 (10:57 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 21 Dec 2017 13:54:23 +0000 (13:54 +0000)
commite3da17c8ee0d9be84e3b862bd51b4b419848b2e9
tree89a901ce76256c67cb2d591e7cc50b98b7368bf7
parent1872816c8359c451b0486f9a8fb6a3fa1b069d75
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Create periodic jobs for upstream osa

    This change takes xci-verify-jobs as base and adjusts osa-periodic
    jobs to ensure they do what they are supposed to.

    The structure of periodic jobs is pretty similar to xci-verify-jobs and the
    differences comparing to them are
    - OPENSTACK_OSA_VERSION is set to master.
    - SCM type changed to git-scm from gerrit
    - Voting is removed.
    - Triggering will be done using pollscm to ensure we only run jobs when something
    changes upstream. Triggers are not enabled yet until the basics are verified
    working.

    This change requires https://gerrit.opnfv.org/gerrit/#/c/49275/ in order for
    periodic jobs to work as expected.

    Further changes are needed to finalize the structure.

    Change-Id: I8f6519ccce93e6b8b65509638294419459fd36e8
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
docs/submodules/releng