Update git submodules
authorTim Rozet <trozet@redhat.com>
Mon, 19 Nov 2018 14:10:37 +0000 (14:10 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 19 Nov 2018 14:10:37 +0000 (14:10 +0000)
commit017c0bc36a21be91189db868fa1d006627f793c4
tree7a7ed818a49171617918a9e679fce71cf8a6692e
parentd4c1e948e836017dd9fff478609e2d3f1cf0375d
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Refactor snapshot pipeline for other types"
  - Apex: Refactor snapshot pipeline for other types

    This patch changes snapshot related scripts to allow for more than just
    the current snapshot type of "csit". This allows us to add other
    snapshot types, including the functest type. The same
    snapshot.properties file will be used to store information for all types
    of snapshots. The snap cache folder structure will remain the same, but
    hold different types of snapshots in the same folders.

    These changes include renaming the URLs for the snapshot artifacts to
    reflect the snapshot type, but remains backwards compatible until enough
    promotions have occurred and other apex snapshot deployment scripts have
    been migrated to the new format.

    Change-Id: If3e47e700b5ad9c95418179042b85814fe389233
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/submodules/releng