X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=inline;f=jjb%2Fhoneycomb%2Fhoneycomb.yaml;h=59c81de47657ccd0f41f35b1e19728b6856b3064;hb=2bbee9690f977d3b11dd7328c86a6444252310fc;hp=5f53c7a17ff16d6b5cda4ffc9644c9228f30353c;hpb=ce71192c718b10ac93065759f90d396e91a6c5ac;p=ci-management.git diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 5f53c7a17..59c81de47 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -8,7 +8,6 @@ os: - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - skip-site: 'true' stream: - master: branch: 'master' @@ -19,6 +18,15 @@ - '1701': branch: 'stable/1701' repo-stream-part: 'stable.1701' + - '1704': + branch: 'stable/1704' + repo-stream-part: 'stable.1704' + - '1707': + branch: 'stable/1707' + repo-stream-part: 'stable.1707' + - '1710': + branch: 'stable/1710' + repo-stream-part: 'stable.1710' - job-template: name: 'honeycomb-verify-{stream}-{os}' @@ -56,9 +64,6 @@ name: 'honeycomb' branch: '{branch}' - prebuilders: - - shell: | - if [ "${{OS}}" == "ubuntu1404" ];then sudo update-java-alternatives -s /usr/lib/jvm/java-1.8.0-openjdk-amd64||echo 'ignoring failure';fi maven: maven-name: 'mvn33-new' root-pom: 'pom.xml' @@ -120,7 +125,7 @@ maven: maven-name: 'mvn33-new' root-pom: 'pom.xml' - goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge -Dsonar -Dmaven.site.skip={skip-site} site -Dmaven.site.deploy.skip={skip-site} site:deploy' + goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge -Dsonar site site:deploy' maven-opts: '-Xmx2048m -Dmaven.compile.fork=true' settings: 'honeycomb-settings' settings-type: cfp