X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fpolicy%2Fpolicy-common.yaml;h=dc487c35744c89207748f8e23a39e34d524e8217;hb=d2d5f28aefb8f08265a9ba17e615faae63d2d45d;hp=1aa1c34c7e1c2446b7d85ea13cb6b19f545571c3;hpb=1465d6166d444557b84c3b7906be98b8380ff8ba;p=ci-management.git diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 1aa1c34c7..dc487c357 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -6,10 +6,8 @@ - gerrit-maven-clm: - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - - '{project-name}-{stream}-release-version-java-daily' - - '{project-name}-{stream}-stage-site-java': - site-pom: 'pom.xml' - trigger-job: '{project-name}-{stream}-release-version-java-daily' + - '{project-name}-{stream}-release-version-java-daily': + disabled: true project: 'policy/common' stream: @@ -18,12 +16,14 @@ mvn-settings: 'policy-common-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g + - project: name: policy-common-sonar jobs: - gerrit-maven-sonar - build-node: ubuntu1604-basebuild-4c-4g + cron: 'H 11 * * *' + build-node: ubuntu1604-builder-4c-4g project: 'policy/common' project-name: 'policy-common' branch: 'master'