summaryrefslogtreecommitdiffstats
path: root/jjb/ncomp
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/ncomp')
-rw-r--r--jjb/ncomp/ncomp-cdap.yaml27
-rw-r--r--jjb/ncomp/ncomp-core.yaml27
-rw-r--r--jjb/ncomp/ncomp-docker.yaml27
-rw-r--r--jjb/ncomp/ncomp-maven.yaml27
-rw-r--r--jjb/ncomp/ncomp-openstack.yaml27
-rw-r--r--jjb/ncomp/ncomp-sirius-manager.yaml27
-rw-r--r--jjb/ncomp/ncomp-utils.yaml27
7 files changed, 0 insertions, 189 deletions
diff --git a/jjb/ncomp/ncomp-cdap.yaml b/jjb/ncomp/ncomp-cdap.yaml
deleted file mode 100644
index 5c7ead3cf..000000000
--- a/jjb/ncomp/ncomp-cdap.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-- project:
- name: ncomp-cdap
- project-name: 'ncomp-cdap'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version2-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version2-java-daily'
-
- project: 'ncomp/cdap'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'ncomp-cdap-settings'
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
diff --git a/jjb/ncomp/ncomp-core.yaml b/jjb/ncomp/ncomp-core.yaml
deleted file mode 100644
index 2a3755d54..000000000
--- a/jjb/ncomp/ncomp-core.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-- project:
- name: ncomp-core
- project-name: 'ncomp-core'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version2-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version2-java-daily'
-
- project: 'ncomp/core'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'ncomp-core-settings'
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
diff --git a/jjb/ncomp/ncomp-docker.yaml b/jjb/ncomp/ncomp-docker.yaml
deleted file mode 100644
index ec7b3ab30..000000000
--- a/jjb/ncomp/ncomp-docker.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-- project:
- name: ncomp-docker
- project-name: 'ncomp-docker'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version2-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version2-java-daily'
-
- project: 'ncomp/docker'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'ncomp-docker-settings'
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
diff --git a/jjb/ncomp/ncomp-maven.yaml b/jjb/ncomp/ncomp-maven.yaml
deleted file mode 100644
index 91bd9731f..000000000
--- a/jjb/ncomp/ncomp-maven.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-- project:
- name: ncomp-maven
- project-name: 'ncomp-maven'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version2-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version2-java-daily'
-
- project: 'ncomp/maven'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'ncomp-maven-settings'
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
diff --git a/jjb/ncomp/ncomp-openstack.yaml b/jjb/ncomp/ncomp-openstack.yaml
deleted file mode 100644
index 95164374b..000000000
--- a/jjb/ncomp/ncomp-openstack.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-- project:
- name: ncomp-openstack
- project-name: 'ncomp-openstack'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version2-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version2-java-daily'
-
- project: 'ncomp/openstack'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'ncomp-openstack-settings'
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
diff --git a/jjb/ncomp/ncomp-sirius-manager.yaml b/jjb/ncomp/ncomp-sirius-manager.yaml
deleted file mode 100644
index 6df55e8cf..000000000
--- a/jjb/ncomp/ncomp-sirius-manager.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-- project:
- name: ncomp-sirius-manager
- project-name: 'ncomp-sirius-manager'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version2-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version2-java-daily'
-
- project: 'ncomp/sirius/manager'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'ncomp-sirius-manager-settings'
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
diff --git a/jjb/ncomp/ncomp-utils.yaml b/jjb/ncomp/ncomp-utils.yaml
deleted file mode 100644
index b7a058404..000000000
--- a/jjb/ncomp/ncomp-utils.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-- project:
- name: ncomp-utils
- project-name: 'ncomp-utils'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java':
- - '{project-name}-{stream}-release-version2-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version2-java-daily'
-
- project: 'ncomp/utils'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'ncomp-utils-settings'
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''