X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-test-jobs.yaml;h=96718698264b9cf343ad3d951ecc1e7a1b9733e2;hb=127a3833e66cb7daae10a98078b2ee75303191aa;hp=75719880084a0d32bd329fa40aced5a38287e299;hpb=2e46477cba28f15c675df047f004f85f97d439f6;p=releng%2Fbuilder.git diff --git a/jjb/integration/integration-test-jobs.yaml b/jjb/integration/integration-test-jobs.yaml index 757198800..967186982 100644 --- a/jjb/integration/integration-test-jobs.yaml +++ b/jjb/integration/integration-test-jobs.yaml @@ -18,12 +18,11 @@ stream: - nitrogen: branch: 'master' - karaf-version: karaf3 jre: 'openjdk8' csit-list: '{csit-list-nitrogen}' csit-sanity-list: '{csit-sanity-list-nitrogen}' csit-weekly-list: '{csit-weekly-list-nitrogen}' - schedule-weekly: 'H 12 * * 0' + schedule-weekly: 'H 23 * * 6' csit-high-frequency-list: '' schedule-high-frequency: '' @@ -35,7 +34,7 @@ csit-list: '{csit-list-carbon}' csit-sanity-list: '{csit-sanity-list-carbon}' csit-weekly-list: '{csit-weekly-list-carbon}' - schedule-weekly: 'H 12 * * 0' + schedule-weekly: 'H 23 * * 6' csit-high-frequency-list: '{csit-high-frequency-list-carbon}' schedule-high-frequency: 'H H/4 * * *' @@ -47,24 +46,12 @@ csit-list: '{csit-list-boron}' csit-sanity-list: '{csit-sanity-list-boron}' csit-weekly-list: '{csit-weekly-list-boron}' - schedule-weekly: 'H 12 * * 0' - csit-high-frequency-list: '' - schedule-high-frequency: '' - - - beryllium: - branch: 'stable/beryllium' - karaf-version: karaf3 - jdk: 'openjdk7' - jre: 'openjdk7' - csit-list: '{csit-list-beryllium}' - csit-sanity-list: '' - csit-weekly-list: '' - schedule-weekly: 'H 12 * * 0' + schedule-weekly: 'H 23 * * 6' csit-high-frequency-list: '' schedule-high-frequency: '' # tools system image - tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300 + tools_system_image: Ubuntu 16.04 - mininet-ovs-25 - 20170703-2150 # Template: integration-csit-verify-1node-library # Goal: Verify changes in csit folder not covered by projects suite verify jobs (e.g. libraries or variables) @@ -169,8 +156,7 @@ email-recipients: '{email-recipients}' email-prefix: '[integration]' - integration-csit-archive-build - - opendaylight-infra-shiplogs: - maven-version: 'mvn33' + - lf-infra-publish # Template: integration-distribution-test-{stream} # Goal: Verify a distribution through all system test available @@ -303,7 +289,7 @@ - integration-rebase-gerrit-patch - wipe-org-opendaylight-repo - provide-maven-settings: - global-settings-file: 'odl-global-settings' + global-settings-file: 'global-settings' settings-file: 'integration-settings' - maven-target: maven-version: 'mvn33' @@ -317,7 +303,7 @@ - '-Xmx4096m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' settings: integration-settings settings-type: cfp - global-settings: odl-global-settings + global-settings: global-settings global-settings-type: cfp - maven-target: maven-version: mvn33 @@ -329,7 +315,7 @@ - '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' settings: integration-settings settings-type: cfp - global-settings: odl-global-settings + global-settings: global-settings global-settings-type: cfp - integration-upload-distribution: dist-pom: distribution/pom.xml @@ -341,8 +327,7 @@ KARAF_VERSION=$KARAF_VERSION publishers: - - opendaylight-infra-shiplogs: - maven-version: 'mvn33' + - lf-infra-publish - email-notification: email-recipients: '{email-recipients}' email-prefix: '[$GERRIT_PROJECT]' @@ -407,7 +392,7 @@ - wipe-org-opendaylight-repo - integration-multipatch-builder - provide-maven-settings: - global-settings-file: 'odl-global-settings' + global-settings-file: 'global-settings' settings-file: 'yangtools-settings' - maven-target: maven-version: mvn33 @@ -422,7 +407,7 @@ - '-Xmx7168m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' settings: integration-settings settings-type: cfp - global-settings: odl-global-settings + global-settings: global-settings global-settings-type: cfp - integration-upload-distribution: dist-pom: patch_tester/distribution/pom.xml @@ -438,8 +423,7 @@ KARAF_VERSION=$KARAF_VERSION publishers: - - opendaylight-infra-shiplogs: - maven-version: 'mvn33' + - lf-infra-publish - email-notification: email-recipients: '{email-recipients}' email-prefix: '[int/dist]'