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)
commit618d8f0b42334cf06cb2947e15bb292ae1ecfec5
treed9b33d2c675416164e5d42437906af38080342f4
parente3a1459976a53fb04888585a449942af6d9852a8
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