Merge "Fix iec view bug & Remove useless file"
authorEric Ball <eball@linuxfoundation.org>
Mon, 2 Dec 2019 22:05:50 +0000 (22:05 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Mon, 2 Dec 2019 22:05:50 +0000 (22:05 +0000)
jjb/iec/iec-compass-deploy.sh
jjb/iec/iec.yaml

index dbb1c1e..8cdb65e 100755 (executable)
@@ -41,4 +41,5 @@ modify_workdir
 echo "Compass Deploy successful"
 
 rm -rf "$COMPASS_WORK_DIR"
+rm -rf work
 exit 0
index 713c355..86752e1 100644 (file)
@@ -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
     # -------------------------------