From: Tim Rozet Date: Wed, 28 Nov 2018 14:40:27 +0000 (-0500) Subject: Apex: Fix CSIT snapshot files path X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ea41680215f382b1ad70e4dc564529d728665378;hp=ea41680215f382b1ad70e4dc564529d728665378;p=releng.git 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 ---