--- - project: name: yangtools-csit-system jobs: - inttest-csit-1node # The project name project: "yangtools" # The functionality under test functionality: "system" # Project branches. stream: - phosphorus: branch: "master" jre: "openjdk11" - silicon: branch: "stable/silicon" jre: "openjdk11" - aluminium: branch: "stable/aluminium" jre: "openjdk11" 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 # FIXME: Delete if no patterns.