X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fmdsal%2Fmdsal-csit-bindingv1.yaml;h=0f36f54fe2a90722147fc89ee399f8563d655062;hb=e47a8ddb18b82790e048d312170c643c3a251dd8;hp=6e6075725bc66d2f70435c4a46ee9ffd77b30e3b;hpb=d2dbe00f26c3fd709f069d917b6d466d7bda4115;p=releng%2Fbuilder.git diff --git a/jjb/mdsal/mdsal-csit-bindingv1.yaml b/jjb/mdsal/mdsal-csit-bindingv1.yaml index 6e6075725..0f36f54fe 100644 --- a/jjb/mdsal/mdsal-csit-bindingv1.yaml +++ b/jjb/mdsal/mdsal-csit-bindingv1.yaml @@ -2,25 +2,22 @@ - project: name: mdsal-csit-bindingv1 jobs: - - inttest-csit-1node-periodic + - inttest-csit-1node # The project name project: 'mdsal' + disable-job: true # The functionality under test functionality: 'bindingv1' stream: - - fluorine: + - neon: branch: 'master' + - fluorine: + branch: 'stable/fluorine' - oxygen: branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 - robot-options: '-v JAVA_OPTIONS:-Xmx6656m' install: - only: @@ -28,7 +25,7 @@ # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs. tools_system_count: 0 - odl_system_flavor: v2-standard-4 + odl_system_flavor: odl-standard-4 # Features to install install-features: 'odl-restconf'