X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-test-jobs.yaml;h=ad523e6ce8145028568809eeb89d625ba883e764;hb=d9ee132a7c720d66270854daf03693e2b27d77e1;hp=122d48ff5fb783a95e7f72992bc5c5beee42d1ff;hpb=5f69f878295ea8209444ad163d0c1cc6f3ebf775;p=releng%2Fbuilder.git diff --git a/jjb/integration/integration-test-jobs.yaml b/jjb/integration/integration-test-jobs.yaml index 122d48ff5..ad523e6ce 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,12 +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' + 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 - 20170808-0158 # Template: integration-csit-verify-1node-library # Goal: Verify changes in csit folder not covered by projects suite verify jobs (e.g. libraries or variables) @@ -246,7 +245,7 @@ project: '$GERRIT_PROJECT' branch: '{branch}' refspec: '$GERRIT_REFSPEC' - artifacts: '{archive-artifacts} **/dependency_tree.txt' + artifacts: '{archive-artifacts}' - integration-distribution-branch: branch: '{branch}' - distribution-karaf-version: @@ -381,7 +380,7 @@ project: 'integration/distribution' branch: '{branch}' refspec: 'refs/heads/{branch}' - artifacts: '{archive-artifacts} **/dependency_tree.txt' + artifacts: '{archive-artifacts}' - maven-exec: maven-version: mvn33 @@ -405,7 +404,7 @@ -Dstream={stream} {opendaylight-infra-mvn-opts} java-opts: - - '-Xmx7168m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' + - '-Xmx3072m -Dmaven.compile.fork=true' settings: integration-settings settings-type: cfp global-settings: global-settings