summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-26 16:53:47 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-26 16:53:47 +0000
commitfe4ac2e4f6ed66638b048d2511e872558cb5904f (patch)
tree8e410adebc4e9377cbc44938ddf665a6344c23b2 /jjb
parente63f76d01e49c348cc8a2ff384a61514a0a422d9 (diff)
parentf92394d205538975c9abdc86285997e90c6fd16d (diff)
Merge "Remove unneeded jenkins jobs for SO"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/so/so-libs.yaml2
-rw-r--r--jjb/so/so.yaml3
2 files changed, 0 insertions, 5 deletions
diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml
index 5f36982ff..3a65a6371 100644
--- a/jjb/so/so-libs.yaml
+++ b/jjb/so/so-libs.yaml
@@ -15,8 +15,6 @@
stream:
- 'master':
branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
mvn-settings: 'so-libs-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
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml
index a7b2e2b0b..120a604d0 100644
--- a/jjb/so/so.yaml
+++ b/jjb/so/so.yaml
@@ -16,7 +16,6 @@
- '{project-name}-{stream}-docker-version-java-daily':
docker-pom: 'pom.xml'
mvn-profile: 'docker'
- - '{project-name}-docker-image-blessing'
- '{project-name}-{stream}-stage-site-java':
site-pom: 'pom.xml'
trigger-job: '{project-name}-{stream}-release-version-java-daily'
@@ -26,8 +25,6 @@
stream:
- 'master':
branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
mvn-settings: 'so-settings'
files: '**'
archive-artifacts: ''