--- - project: name: yangtools-csit-system jobs: - inttest-csit-1node-periodic # The project name project: 'yangtools' # The functionality under test functionality: 'system' # Project branches. stream: # The tested component was only introduced in Carbon. - oxygen: branch: 'master' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: karaf3 install: - only: scope: 'only' # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs. tools_system_count: 0 # Features to install install-features: 'odl-restconf' # Robot custom options: robot-options: '' # Additional patterns to archive archive-artifacts: '' # FIXME: Delete if no patterns.