--- - project: name: usc-csit-tcp jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: "usc" # The functionality under test functionality: "tcp" # Project branches stream: - phosphorus: branch: "master" jre: "openjdk11" - silicon: branch: "stable/silicon" jre: "openjdk11" - aluminium: branch: "stable/aluminium" jre: "openjdk11" install: - all: scope: "all" # Features to install install-features: "odl-restconf,odl-mdsal-apidocs,odl-usc-channel-ui" # Robot custom options robot-options: ""