X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fiotdm%2Fiotdm-csit-basic.yaml;h=fff52056b910cd2ca2780350a6517ea8aaa564e0;hb=dfe54cf86451de53221319dd0a10c3ec89c525c0;hp=9ec7e2a3cf0a6f1f273b5400b57d3ea47290ab78;hpb=29b2f25826a1d889aa515be1c39c40da83f7ae00;p=releng%2Fbuilder.git diff --git a/jjb/iotdm/iotdm-csit-basic.yaml b/jjb/iotdm/iotdm-csit-basic.yaml index 9ec7e2a3c..fff52056b 100644 --- a/jjb/iotdm/iotdm-csit-basic.yaml +++ b/jjb/iotdm/iotdm-csit-basic.yaml @@ -3,7 +3,7 @@ name: iotdm-csit-basic jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-verify-1node # The project name project: 'iotdm' @@ -13,30 +13,15 @@ # Project branches stream: - # 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. - oxygen: branch: 'master' - jre: 'openjdk8' - nitrogen: branch: 'stable/nitrogen' - jre: 'openjdk8' - carbon: branch: 'stable/carbon' - jre: 'openjdk8' karaf-version: karaf3 - # 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: - scope: 'only' - all: scope: 'all'