Remove so config repo yaml 99/61399/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 20 Aug 2018 21:46:44 +0000 (14:46 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 20 Aug 2018 22:20:57 +0000 (15:20 -0700)
The yaml file for these repos was only containing
the CLM job, which is useless for these repos.
Delete the yaml file for now. It will be re-added once
the teams have any other Jenkins jobs to add.

Change-Id: I3f02a3ddec087822271d4fe5b9498c4d19cbb22d
Issue-ID: CIMAN-116
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/so/so-chef-repo.yaml [deleted file]
jjb/so/so-docker-config.yaml [deleted file]
jjb/so/so-so-config.yaml [deleted file]

diff --git a/jjb/so/so-chef-repo.yaml b/jjb/so/so-chef-repo.yaml
deleted file mode 100644 (file)
index 08acb54..0000000
+++ /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 (file)
index 0d61fc4..0000000
+++ /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 (file)
index bf63719..0000000
+++ /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: ''