summaryrefslogtreecommitdiffstats
path: root/jjb/clamp
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-06-13 16:42:58 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-06-13 16:52:41 -0700
commit40420771dd1597f8239a66c10021aae5e0950114 (patch)
tree82903a9023f6758a05da90a05da5f9b6cd42dd50 /jjb/clamp
parent4b4666fe5cf8ef82bc35407dd4edf2f978afe503 (diff)
Move clamp release job to Ubuntu node
Some apt script tasks depend on Ubuntu and we need to move to this node meanwhile we figure how to make them work on Centos. Disbable signing too since SIGUL only works on Centos. Change-Id: Ia4e0450ea0535ff5aacdfa37c81658ad2851117d Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/clamp')
-rw-r--r--jjb/clamp/clamp.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/jjb/clamp/clamp.yaml b/jjb/clamp/clamp.yaml
index c8bfda3b3..10b4b4321 100644
--- a/jjb/clamp/clamp.yaml
+++ b/jjb/clamp/clamp.yaml
@@ -13,8 +13,7 @@
build-node: ubuntu1604-docker-8c-8g
maven-versions-plugin: true
- gerrit-maven-docker-stage:
- sign-artifacts: true
- build-node: centos7-docker-8c-8g
+ build-node: ubuntu1604-docker-8c-8g
maven-versions-plugin: true
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'