From 4b4666fe5cf8ef82bc35407dd4edf2f978afe503 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 13 Jun 2019 14:45:07 -0700 Subject: Move clamp release job to Ubuntu node Some integration tests 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: I01c7ffda35d6d89835bb73d6a8cd607a7afc4357 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall --- jjb/clamp/clamp.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'jjb') diff --git a/jjb/clamp/clamp.yaml b/jjb/clamp/clamp.yaml index b1322f631..c8bfda3b3 100644 --- a/jjb/clamp/clamp.yaml +++ b/jjb/clamp/clamp.yaml @@ -10,8 +10,7 @@ project-name: 'clamp' jobs: - gerrit-maven-stage: - sign-artifacts: true - build-node: centos7-docker-8c-8g + build-node: ubuntu1604-docker-8c-8g maven-versions-plugin: true - gerrit-maven-docker-stage: sign-artifacts: true -- cgit 1.2.3-korg