Apex: Refactor snapshot pipeline for other types 57/65157/4
authorTim Rozet <trozet@redhat.com>
Thu, 15 Nov 2018 22:28:18 +0000 (17:28 -0500)
committerTim Rozet <trozet@redhat.com>
Fri, 16 Nov 2018 14:16:14 +0000 (09:16 -0500)
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>

No differences found