X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller-csit-dnb-noloss.yaml;h=5f304f04258b7050516066f1bd0cfd936b7c9867;hb=17c52894929c9c2251b5cd391f2d83595c37ed87;hp=8478e19fa6c827b8124637b629b0a00cb62a8e9b;hpb=b82a88ea1c9c4a930359d84c8536e4c088fa7b03;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-dnb-noloss.yaml b/jjb/controller/controller-csit-dnb-noloss.yaml index 8478e19fa..5f304f042 100644 --- a/jjb/controller/controller-csit-dnb-noloss.yaml +++ b/jjb/controller/controller-csit-dnb-noloss.yaml @@ -5,33 +5,34 @@ - inttest-csit-1node # The project name - project: 'controller' + project: "controller" # The functionality under test - functionality: 'notifications-longevity' + functionality: "notifications-longevity" # Set elasticsearch attribute to value 'long' for longevity jobs #elasticsearch-attribute: 'long' # Project branches stream: + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + branch: "stable/aluminium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # Features to install install-features: > - odl-restconf, - odl-clustering-test-app + odl-restconf, + odl-clustering-test-app # Built timeout - build-timeout: '1500' + build-timeout: "1500"