From 017c0bc36a21be91189db868fa1d006627f793c4 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Mon, 19 Nov 2018 14:10:37 +0000 Subject: 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 --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index 465dcefcd..3970f5ffe 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 465dcefcd136847b8de27f83627dba3f76d72715 +Subproject commit 3970f5ffe03148df980f6e1518dcb105799a53d7 -- cgit 1.2.3-korg