X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-templates.yaml;h=a3008b4ca002119072585329ac233f4502b76dd2;hb=5a6ea423022e8d3e663097d510513dde2a56b7e9;hp=9833f911e5b08aa9ca0791d382a13c428cba4cef;hpb=652b612345e528a931d8f01dea556a0723136854;p=releng%2Fbuilder.git diff --git a/jjb/integration/integration-templates.yaml b/jjb/integration/integration-templates.yaml index 9833f911e..a3008b4ca 100644 --- a/jjb/integration/integration-templates.yaml +++ b/jjb/integration/integration-templates.yaml @@ -15,6 +15,7 @@ # Parameters: # # project-parameter: main project integration/test ($PROJECT) +# jre: (openjdk7 or openjdk8) Java runtime environment to use when launching ODL # integration-branch: distribution branch ($BRANCH) # integration-controller-bundleurl: distribution URL ($BUNDLEURL) # integration-controller-scope: only or all features ($CONTROLLERSCOPE) @@ -29,6 +30,7 @@ - job-template: name: '{project}-csit-verify-1node-{functionality}-{stream}' + disabled: false project-type: freestyle node: dynamic_robot @@ -54,6 +56,8 @@ test-options: '{robot-options}' - integration-test-plan: test-plan: '{project}-{functionality}.txt' + - integration-jdk-version: + jdkversion: '{jre}' scm: - integration-gerrit-scm: @@ -104,6 +108,7 @@ - job-template: name: '{project}-csit-1node-imds-{functionality}-{install}-{stream}' + disabled: false project-type: freestyle node: dynamic_robot @@ -131,6 +136,8 @@ test-plan: '{project}-{functionality}.txt' - integration-patch-refspec: branch: 'stable/helium' + - integration-jdk-version: + jdkversion: '{jre}' scm: - integration-gerrit-scm: @@ -150,10 +157,10 @@ users: - '{ssh-credentials}' + triggers: - - reverse: + - integration-csit-{install}: jobs: '{trigger-jobs}' - result: 'success' builders: - integration-cleanup-workspace @@ -209,6 +216,7 @@ - job-template: name: '{project}-csit-verify-1node-{functionality}' + disabled: false project-type: freestyle node: dynamic_robot @@ -223,7 +231,7 @@ - project-parameter: project: 'integration/test' - integration-branch: - branch: 'master' + branch: 'stable/beryllium' - integration-bundleurl: bundleurl: 'last' - integration-controller-scope: @@ -234,6 +242,9 @@ test-options: '{robot-options}' - integration-test-plan: test-plan: '{project}-{functionality}.txt' + - integration-jdk-version: + jdkversion: 'openjdk7' + # TODO: Switch to openjdk8 from Boron on. scm: - integration-gerrit-scm: @@ -284,6 +295,7 @@ - job-template: name: '{project}-csit-1node-{functionality}-{install}-{stream}' + disabled: false project-type: freestyle node: dynamic_robot @@ -311,6 +323,8 @@ test-plan: '{project}-{functionality}.txt' - integration-patch-refspec: branch: 'master' + - integration-jdk-version: + jdkversion: '{jre}' scm: - integration-gerrit-scm: @@ -331,9 +345,8 @@ - '{ssh-credentials}' triggers: - - reverse: + - integration-csit-{install}: jobs: '{trigger-jobs}' - result: 'success' builders: - integration-cleanup-workspace @@ -385,6 +398,7 @@ - job-template: name: '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + disabled: false project-type: freestyle node: dynamic_robot @@ -412,6 +426,8 @@ test-plan: '{project}-{functionality}.txt' - integration-patch-refspec: branch: 'master' + - integration-jdk-version: + jdkversion: '{jre}' scm: - integration-gerrit-scm: @@ -452,7 +468,7 @@ unstable-if: 0.0 pass-if: 100.0 - archive: - artifacts: 'karaf.log*' + artifacts: '*.log,karaf.log*' - email-notification: email-prefix: '[{project}]' - plot: @@ -483,6 +499,7 @@ - job-template: name: '{project}-csit-verify-3node-{functionality}' + disabled: false project-type: freestyle node: dynamic_robot @@ -497,7 +514,7 @@ - project-parameter: project: 'integration/test' - integration-branch: - branch: 'master' + branch: 'stable/beryllium' - integration-bundleurl: bundleurl: 'last' - integration-controller-scope: @@ -508,6 +525,9 @@ test-options: '{robot-options}' - integration-test-plan: test-plan: '{project}-{functionality}.txt' + - integration-jdk-version: + jdkversion: 'openjdk7' + # TODO: Switch to openjdk8 from Boron on. scm: - integration-gerrit-scm: @@ -560,6 +580,7 @@ - job-template: name: '{project}-csit-3node-{functionality}-{install}-{stream}' + disabled: false project-type: freestyle node: dynamic_robot @@ -587,6 +608,8 @@ test-plan: '{project}-{functionality}.txt' - integration-patch-refspec: branch: 'master' + - integration-jdk-version: + jdkversion: '{jre}' scm: - integration-gerrit-scm: @@ -607,9 +630,8 @@ - '{ssh-credentials}' triggers: - - reverse: + - integration-csit-{install}: jobs: '{trigger-jobs}' - result: 'success' builders: - integration-cleanup-workspace @@ -663,6 +685,7 @@ - job-template: name: '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' + disabled: false project-type: freestyle node: dynamic_robot @@ -690,6 +713,8 @@ test-plan: '{project}-{functionality}.txt' - integration-patch-refspec: branch: 'master' + - integration-jdk-version: + jdkversion: '{jre}' scm: - integration-gerrit-scm: