From: Eric Ball Date: Mon, 2 Dec 2019 22:05:50 +0000 (+0000) Subject: Merge "Fix iec view bug & Remove useless file" X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=9cbd6797b0330e2461678a2d9592c2c235204993;hp=737be8fa3e5d7f5e4e1d273bebcefbe7952d5402 Merge "Fix iec view bug & Remove useless file" --- diff --git a/jjb/iec/iec-compass-deploy.sh b/jjb/iec/iec-compass-deploy.sh index dbb1c1e..8cdb65e 100755 --- a/jjb/iec/iec-compass-deploy.sh +++ b/jjb/iec/iec-compass-deploy.sh @@ -41,4 +41,5 @@ modify_workdir echo "Compass Deploy successful" rm -rf "$COMPASS_WORK_DIR" +rm -rf work exit 0 diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index 713c355..86752e1 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -6,7 +6,7 @@ views: - common-view: view-name: iec - view-regex: '^{project-name}-(tox|fuel|compass)-.*' + view-regex: '^{project-name}-(tox|type1|type2)-(verify|fuel|compass)-.*' # ------------------------------- # BRANCH DEFINITIONS # -------------------------------