--- - project: name: mdsal-csit-bindingv1 jobs: - inttest-csit-1node # The project name project: 'mdsal' disable-job: true # The functionality under test functionality: 'bindingv1' stream: - aluminium: branch: 'master' jre: 'openjdk11' - magnesium: branch: 'stable/magnesium' jre: 'openjdk11' - sodium: branch: 'stable/sodium' install: - 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 # Features to install install-features: 'odl-restconf' # Additional patterns to archive archive-artifacts: '*.xml'