X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcoe%2Fcoe.yaml;h=d321a2ac3e495adad8cf28cfa934fff5a6f8f6f8;hb=4672451255ec3c82e1782e5abc6f0b7e246d1d13;hp=ae6e8c6fd64052b4bc9b4153279b136d611bbbc3;hpb=3c3bec550bb8e339636a91848823fd1b8990e6f0;p=releng%2Fbuilder.git diff --git a/jjb/coe/coe.yaml b/jjb/coe/coe.yaml index ae6e8c6fd..d321a2ac3 100644 --- a/jjb/coe/coe.yaml +++ b/jjb/coe/coe.yaml @@ -1,6 +1,6 @@ --- - project: - name: coe-sodium + name: coe-magnesium jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-rtd-jobs': @@ -9,10 +9,11 @@ rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-coe/34924/ rtd-token: 95a5a8fed43b75c6be8432a2643f20a344ba5155 - odl-maven-jobs + - odl-maven-verify-jobs project: 'coe' project-name: 'coe' - stream: sodium + stream: magnesium branch: 'master' mvn-settings: 'coe-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -24,7 +25,7 @@ staging-profile-id: 96c0be46aac33 - project: - name: coe-neon + name: coe-sodium jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-rtd-jobs': @@ -33,11 +34,12 @@ rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-coe/34924/ rtd-token: 95a5a8fed43b75c6be8432a2643f20a344ba5155 - odl-maven-jobs + - odl-maven-verify-jobs project: 'coe' project-name: 'coe' - stream: neon - branch: 'stable/neon' + stream: sodium + branch: 'stable/sodium' mvn-settings: 'coe-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -48,7 +50,7 @@ staging-profile-id: 96c0be46aac33 - project: - name: coe-fluorine + name: coe-neon jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-rtd-jobs': @@ -57,11 +59,12 @@ rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-coe/34924/ rtd-token: 95a5a8fed43b75c6be8432a2643f20a344ba5155 - odl-maven-jobs + - odl-maven-verify-jobs project: 'coe' project-name: 'coe' - stream: fluorine - branch: 'stable/fluorine' + stream: neon + branch: 'stable/neon' mvn-settings: 'coe-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -72,7 +75,7 @@ staging-profile-id: 96c0be46aac33 - project: - name: coe-oxygen + name: coe-fluorine jobs: - '{project-name}-distribution-check-{stream}' - '{project-name}-rtd-jobs': @@ -81,11 +84,12 @@ rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-coe/34924/ rtd-token: 95a5a8fed43b75c6be8432a2643f20a344ba5155 - odl-maven-jobs + - odl-maven-verify-jobs project: 'coe' project-name: 'coe' - stream: oxygen - branch: 'stable/oxygen' + stream: fluorine + branch: 'stable/fluorine' mvn-settings: 'coe-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'