--- - project: name: yangtools-csit-system jobs: - inttest-csit-1node # The project name project: "yangtools" jre: "openjdk17" # The functionality under test functionality: "system" # Project branches. stream: - scandium: branch: "master" - calcium: branch: "stable/calcium" - potassium: branch: "stable/potassium" 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.