X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=9e993e4c33e7c02cdc428c54c95bd96c3b2d880f;hb=a75eb83c7b3f4b166d4ef71516b162deaa62a2d5;hp=9f34180d8eac38a8a97b823b217bab3684bf7ebe;hpb=b84f55e73cdfe2a54a7b6b90ee416a230cc41372;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index 9f34180d8..9e993e4c3 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -5,33 +5,41 @@ - inttest-csit-1node # The project name - project: 'mdsal' + project: "mdsal" disable-job: true # The functionality under test - functionality: 'bindingv1' + functionality: "bindingv1" stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs. tools_system_count: 0 - odl_system_flavor: odl-standard-4 + + # odl system flavor + odl_system_flavor: v3-standard-4 # Features to install - install-features: 'odl-restconf' + install-features: "odl-restconf" + + # Robot custom options: + robot-options: "" # Additional patterns to archive - archive-artifacts: '*.xml' + archive-artifacts: "*.xml"