diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-05-07 19:33:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-07 19:33:49 +0000 |
commit | 770abf5eb4d8e5be01f04ddd62c0f6174c1b8d29 (patch) | |
tree | 12f37b095d7d602018e263bd492200552f3da490 /jjb | |
parent | d2df55e35525141ff65ce6cb600b8f1b7899f803 (diff) | |
parent | eb3a0b0e2f9a3e587f8857e0df5d16a32cafc455 (diff) |
Merge "Switch cmso maven-stage to Ubuntu"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/optf/optf-cmso.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/optf/optf-cmso.yaml b/jjb/optf/optf-cmso.yaml index 5de8faead..8b495ff33 100644 --- a/jjb/optf/optf-cmso.yaml +++ b/jjb/optf/optf-cmso.yaml @@ -10,8 +10,6 @@ project-name: 'optf-cmso' jobs: - gerrit-maven-stage: - sign-artifacts: true - build-node: centos7-builder-4c-4g maven-versions-plugin: true - '{project-name}-{stream}-verify-java-checkstyle': mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001' |