X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.yaml;h=a62d9800a3a81a313e9e7f58f9553ab12b795477;hb=0209f258540405a719e0bf9d89bfc9e7ebf9d647;hp=ee9d84b7fc9c83a7d7b058e005ef32051fb9d06c;hpb=777b985b90c56b823d0f6f587ffe7e4589183294;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.yaml b/jjb/ovsdb/ovsdb.yaml index ee9d84b7f..a62d9800a 100644 --- a/jjb/ovsdb/ovsdb.yaml +++ b/jjb/ovsdb/ovsdb.yaml @@ -1,12 +1,17 @@ --- - project: - name: ovsdb-fluorine + name: ovsdb-neon jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-maven-javadoc-jobs' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: ovsdb + rtd-build-url: https://readthedocs.org/api/v2/webhook/opendaylight-ovsdb/35667/ + rtd-token: 46030df8681cf7fc857aa80c1a7695f46ed252be - odl-maven-jobs - stream: fluorine + stream: neon project: 'ovsdb' project-name: 'ovsdb' branch: 'master' @@ -20,16 +25,21 @@ staging-profile-id: a68b188166958 - project: - name: ovsdb-oxygen + name: ovsdb-fluorine jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-maven-javadoc-jobs' + - '{project-name}-rtd-jobs': + build-node: centos7-builder-2c-2g + project-pattern: ovsdb + rtd-build-url: https://readthedocs.org/api/v2/webhook/opendaylight-ovsdb/35667/ + rtd-token: 46030df8681cf7fc857aa80c1a7695f46ed252be - odl-maven-jobs - stream: oxygen + stream: fluorine project: 'ovsdb' project-name: 'ovsdb' - branch: 'stable/oxygen' + branch: 'stable/fluorine' build-node: centos7-builder-2c-8g mvn-settings: 'ovsdb-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -40,16 +50,16 @@ staging-profile-id: a68b188166958 - project: - name: ovsdb-nitrogen + name: ovsdb-oxygen jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-maven-javadoc-jobs' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'ovsdb' project-name: 'ovsdb' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' build-node: centos7-builder-2c-8g mvn-settings: 'ovsdb-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -58,3 +68,9 @@ # Used by the release job staging-profile-id: a68b188166958 + +- project: + name: ovsdb-view + views: + - project-view + project-name: ovsdb