Remove the jjb of unused repo 07/82207/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Thu, 14 Mar 2019 02:07:12 +0000 (10:07 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Thu, 14 Mar 2019 02:07:12 +0000 (10:07 +0800)
Change-Id: Iad2bed528b1b138bb61086fec0abfb52c34f1afd
Issue-ID: HOLMES-211
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
jjb/holmes/holmes-dsa.yaml [deleted file]

diff --git a/jjb/holmes/holmes-dsa.yaml b/jjb/holmes/holmes-dsa.yaml
deleted file mode 100644 (file)
index 82e03fe..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
----
-- project:
-    name: holmes-dsa
-    project-name: 'holmes-dsa'
-    jobs:
-      - '{project-name}-{stream}-verify-java'
-      - '{project-name}-{stream}-merge-java'
-      - '{project-name}-{stream}-release-version-java-daily'
-      - '{project-name}-{stream}-docker-java-daily':
-          mvn-params: '-Dmaven.test.skip=true'
-          build-node: ubuntu1604-docker-8c-8g
-    project: 'holmes/dsa'
-    stream:
-      - 'master':
-          branch: 'master'
-    mvn-settings: 'holmes-dsa-settings'
-    files: '**'
-    archive-artifacts: ''
-    docker-pom: 'pom.xml'
-    mvn-profile: docker
-    build-node: ubuntu1604-builder-4c-4g
-
-- project:
-    name: holmes-dsa-sonar
-    jobs:
-      - gerrit-maven-sonar
-    cron: '@daily'
-    build-node: ubuntu1604-builder-4c-4g
-    project: 'holmes/dsa'
-    project-name: 'holmes-dsa'
-    branch: 'master'
-    mvn-settings: 'holmes-dsa-settings'
-    mvn-goals: 'clean install'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-
-- project:
-    name: holmes-dsa-clm
-    jobs:
-      - gerrit-maven-clm
-    nexus-iq-namespace: 'onap-'
-    project: holmes/dsa
-    project-name: 'holmes-dsa'
-    branch: 'master'
-    mvn-settings: 'holmes-dsa-settings'