X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm-csit-basic.yaml;h=ecf14b1b9a450035488e9f95a003b0cbcfdd0270;hb=2febca2cb3a8ae36aaf01dd05f675dff81f2fbbe;hp=d72e8f2a2fcc8136e68e85c18d969534e3f1cd5b;hpb=2074d6c606284db9e707000451ca3c131323a0f8;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm-csit-basic.yaml b/jjb/iotdm/iotdm-csit-basic.yaml index d72e8f2a2..ecf14b1b9 100644 --- a/jjb/iotdm/iotdm-csit-basic.yaml +++ b/jjb/iotdm/iotdm-csit-basic.yaml @@ -1,8 +1,8 @@ - project: name: iotdm-csit-basic jobs: - - '{project}-csit-1node-cds-{functionality}-{install}-{stream}' - - '{project}-csit-verify-{functionality}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-verify-1node-{functionality}' # The project name project: 'iotdm' @@ -12,10 +12,19 @@ # Project branches stream: - - master: + # Removed jobs testing Beryllium and Boron branches due to + # backward incompatible changes in test suites for Carbon + # TODO: Create test suites for specific release before + # Carbon if needed. + - carbon: branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + jre: 'openjdk8' + + # TODO: Delete the following if suites are compatible with Boron again. + verify-stream: 'carbon' + # TODO: Remove the lines above and below when carbon becomes the default scit-verify stream. + verify-branch: 'master' + # TODO: Update the line above when stable/carbon is created. install: - only: