Remove invalid jobs for ui group repo 65/4965/1
authorGary Wu <gary.i.wu@huawei.com>
Fri, 9 Jun 2017 20:04:51 +0000 (13:04 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 9 Jun 2017 20:06:06 +0000 (13:06 -0700)
The ui repo is a group repo, and does not
have a POM file.  This change removes the
invalid ui jobs.

Change-Id: Ic7b93e6b86d05f91c2f16d6a702c2807cbdc393a
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
jjb/ui/ui.yaml [deleted file]

diff --git a/jjb/ui/ui.yaml b/jjb/ui/ui.yaml
deleted file mode 100644 (file)
index 3b376b5..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
----
-- project:
-    name: ui
-    project-name: 'ui'
-    jobs:
-      - '{project-name}-{stream}-clm'
-      - '{project-name}-{stream}-verify-java'
-      - '{project-name}-{stream}-merge-java'
-
-    project: 'ui'
-    stream:
-      - 'master':
-          branch: 'master'
-    mvn-settings: 'ui-settings'
-    files: '**'
-    archive-artifacts: ''
-    build-node: ubuntu1604-basebuild-4c-4g