X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetconf%2Fnetconf-csit-callhome.yaml;h=e47939b2d4ff6f67e8e12cb1c3a7388df3192d7a;hb=d5fb457479b8760a272adb35212aa275042598e4;hp=8b83aebe96e76d1b2a452a5a57542b5ac1a8285f;hpb=c3d700d576f761b9a9416d45d96ae8d7d430f851;p=releng%2Fbuilder.git diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml index 8b83aebe9..e47939b2d 100644 --- a/jjb/netconf/netconf-csit-callhome.yaml +++ b/jjb/netconf/netconf-csit-callhome.yaml @@ -5,7 +5,7 @@ - inttest-csit-1node # The project name - project: 'netconf' + project: "netconf" # The functionality under test functionality: @@ -14,24 +14,27 @@ # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" - aluminium: - branch: 'master' - jre: 'openjdk11' + branch: "stable/aluminium" + jre: "openjdk11" - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'stable/sodium' + branch: "stable/sodium" install: - only: - scope: 'only' + scope: "only" # no mininet required tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20190614-042302.610 # Features to install - install-features: 'odl-netconf-callhome-ssh,odl-restconf' + install-features: "odl-netconf-callhome-ssh,odl-restconf" # Robot custom options - robot-options: '' + robot-options: ""