X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=d3aa75ecfa05e85b56152f9f50f3074b74e89201;hb=HEAD;hp=f5896cdeab40465146ba3a032366f03c1446c6e7;hpb=ef8da896d062a4a3f35d0c086cd59ba16af57566;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml deleted file mode 100644 index f5896cdea..000000000 --- a/jjb/dlux/dlux.yaml +++ /dev/null @@ -1,86 +0,0 @@ ---- -- project: - name: dlux-sodium - jobs: - - odl-maven-jobs - - stream: sodium - project: 'dlux' - project-name: 'dlux' - branch: 'master' - mvn-settings: 'dlux-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream}' - email-upstream: '[dlux] [odlparent]' - - # Used by the release job - staging-profile-id: 96e6a0327484f - -- project: - name: dlux-neon - jobs: - - odl-maven-jobs - - stream: neon - project: 'dlux' - project-name: 'dlux' - branch: 'stable/neon' - mvn-settings: 'dlux-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream}' - email-upstream: '[dlux] [odlparent]' - - # Used by the release job - staging-profile-id: 96e6a0327484f - -- project: - name: dlux-fluorine - jobs: - - odl-maven-jobs - - stream: fluorine - project: 'dlux' - project-name: 'dlux' - branch: 'stable/fluorine' - mvn-settings: 'dlux-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream}' - email-upstream: '[dlux] [odlparent]' - - # Used by the release job - staging-profile-id: 96e6a0327484f - -- project: - name: dlux-oxygen - jobs: - - '{project-name}-distribution-check-{stream}' - - odl-maven-jobs - - stream: oxygen - project: 'dlux' - project-name: 'dlux' - branch: 'stable/oxygen' - mvn-settings: 'dlux-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - dependencies: 'odlparent-merge-{stream}' - email-upstream: '[dlux] [odlparent]' - disable-job: 'true' - - # Used by the release job - staging-profile-id: 96e6a0327484f - -- project: - name: dlux-sonar - jobs: - - gerrit-maven-sonar - project: 'dlux' - project-name: 'dlux' - branch: 'master' - mvn-settings: 'dlux-settings' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' - -- project: - name: dlux-view - views: - - project-view - project-name: dlux