CSIT-764: PAL - Integration to CSIT 62/8562/1
authorTibor Frank <tifrank@cisco.com>
Wed, 27 Sep 2017 12:29:21 +0000 (14:29 +0200)
committerTibor Frank <tifrank@cisco.com>
Wed, 27 Sep 2017 12:29:21 +0000 (14:29 +0200)
 - part CI-Management

Change-Id: I88828ed2f744a5a72b74b1068ba1734aa101f989
Signed-off-by: Tibor Frank <tifrank@cisco.com>
jjb/csit/include-raw-csit-report.sh

index 40144f2..b72bf83 100644 (file)
@@ -4,7 +4,7 @@ set -xe -o pipefail
 
 [ "$DOCS_REPO_URL" ] || DOCS_REPO_URL="https://nexus.fd.io/content/sites/site"
 [ "$PROJECT_PATH" ] || PROJECT_PATH=io/fd/csit
-[ "$DOC_DIR" ] || DOC_DIR=resources/tools/report_gen
+[ "$DOC_DIR" ] || DOC_DIR=resources/tools/presentation
 [ "$BUILD_DIR" ] || BUILD_DIR=${DOC_DIR}/_build
 [ "$SITE_DIR" ] || SITE_DIR=build-root/docs/deploy-site
 [ "$RESOURCES_DIR" ] || RESOURCES_DIR=${SITE_DIR}/src/site/resources/report