From b5060b11dfdad8eb308e1b4d6898c7bd6f4721b9 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 28 Nov 2018 09:40:27 -0500 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Apex: Fix CSIT snapshot files path With the refactor of snapshot pipeline to include other snapshots, the path had changed to be generic for where temporary snapshot files are stored (from /tmp/csit to /tmp/snap). See this commit: https://gerrit.opnfv.org/gerrit/#/c/65157/4/jjb/apex/apex-fetch-snap-info.sh This patch fixes the path for triggering CSIT job. Change-Id: I63308d73c13e8c714078a38bc6cf9bb75cbeec5c 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 622cd7d59..ea4168021 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 622cd7d594a4b4fcdff913ead7a29ce1409db9f1 +Subproject commit ea41680215f382b1ad70e4dc564529d728665378 -- cgit 1.2.3-korg