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=d929a664c4b194c5804170f0ff6f8858f8d6ab03;hpb=6aad4a9bd5ef29209ec9760ec736724a8b88bdda;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller-csit-dnb-noloss.yaml b/jjb/controller/controller-csit-dnb-noloss.yaml index d929a664c..5f304f042 100644 --- a/jjb/controller/controller-csit-dnb-noloss.yaml +++ b/jjb/controller/controller-csit-dnb-noloss.yaml @@ -5,32 +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' + #elasticsearch-attribute: 'long' # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - phosphorus: + branch: "master" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + 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"