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)
commit8435b601d57646f987ae4ba978efafaf346581b4
tree332bbac6a1c56446e78da09b373e5250d228790a
parent32be522ee6d3efb7bba3d6bacd0a897d8ca97f05
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