summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorThanh Ha (zxiiro) <thanh.ha@linuxfoundation.org>2018-08-20 22:36:41 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-20 22:36:41 +0000
commit066df766af7a7fcd865a7f405a3a0acfdf681dce (patch)
treec51b6d9307819cb86d64d9f190cf55147a06c130 /jjb
parentdad25454acd001957c33640eee8f83a8e34372ba (diff)
parentdea13b09eef4e1da3ef8685cc201bd0273dcbbbf (diff)
Merge "Remove so config repo yaml"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/so/so-chef-repo.yaml13
-rw-r--r--jjb/so/so-docker-config.yaml13
-rw-r--r--jjb/so/so-so-config.yaml13
3 files changed, 0 insertions, 39 deletions
diff --git a/jjb/so/so-chef-repo.yaml b/jjb/so/so-chef-repo.yaml
deleted file mode 100644
index 08acb5463..000000000
--- a/jjb/so/so-chef-repo.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-- project:
- name: so-chef-repo
- project-name: 'so-chef-repo'
- jobs:
- - gerrit-maven-clm
- project: 'so/chef-repo'
- stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'so-chef-repo-settings'
- files: '**'
- archive-artifacts: ''
diff --git a/jjb/so/so-docker-config.yaml b/jjb/so/so-docker-config.yaml
deleted file mode 100644
index 0d61fc4e9..000000000
--- a/jjb/so/so-docker-config.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-- project:
- name: so-docker-config
- project-name: 'so-docker-config'
- jobs:
- - gerrit-maven-clm
- project: 'so/docker-config'
- stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'so-docker-config-settings'
- files: '**'
- archive-artifacts: ''
diff --git a/jjb/so/so-so-config.yaml b/jjb/so/so-so-config.yaml
deleted file mode 100644
index bf63719b2..000000000
--- a/jjb/so/so-so-config.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-- project:
- name: so-so-config
- project-name: 'so-so-config'
- jobs:
- - gerrit-maven-clm
- project: 'so/so-config'
- stream:
- - 'master':
- branch: 'master'
- mvn-settings: 'so-so-config-settings'
- files: '**'
- archive-artifacts: ''