X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb.yaml;h=c8c482541170477f1d8861c860419d8c89ffef00;hb=3b7ee333f1b20d16cbd2c00445cc28c10de2857e;hp=ee9d84b7fc9c83a7d7b058e005ef32051fb9d06c;hpb=4637abdf96c3dd1404d9cd93f3efb3568da57f55;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb.yaml b/jjb/ovsdb/ovsdb.yaml index ee9d84b7f..c8c482541 100644 --- a/jjb/ovsdb/ovsdb.yaml +++ b/jjb/ovsdb/ovsdb.yaml @@ -1,12 +1,20 @@ --- - 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 + csit-gate-list: 'netvirt-csit-1node-0cmb-1ctl-2cmp-apex-queens-gate-snat-conntrack-{stream}' + block_on_csit: false + + stream: neon project: 'ovsdb' project-name: 'ovsdb' branch: 'master' @@ -20,16 +28,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 +53,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 +71,9 @@ # Used by the release job staging-profile-id: a68b188166958 + +- project: + name: ovsdb-view + views: + - project-view + project-name: ovsdb