X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=1c3fe7def58692fac530d84ebfc5faa467e14bcc;hb=HEAD;hp=42f7e4a0fd5f0f200aa41fc18b952379b32c9403;hpb=afd4e381914f841aab111dca75755606e6522ffd;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius-csit-genius.yaml b/jjb/genius/genius-csit-genius.yaml deleted file mode 100644 index 42f7e4a0f..000000000 --- a/jjb/genius/genius-csit-genius.yaml +++ /dev/null @@ -1,80 +0,0 @@ ---- -- project: - name: genius-csit-genius-oxygen - jobs: - - inttest-csit-1node - - inttest-csit-3node - - # The project name - project: 'genius' - - # The functionality under test - functionality: - - 'upstream' - - 'gate' - - 'tdd-wip': - testplan: '{project}-tdd-wip.txt' - schedule: '' - - # Project branches - stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - install: - - all: - scope: 'all' - - verify-stream: 'oxygen' - verify-branch: 'stable/oxygen' - verify-karaf-version: 'karaf4' - - # Mininet configuration - tools_system_count: 3 - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847 - - # Features to install - install-features: 'odl-genius-rest' - - # Robot custom options - robot-options: ' ' - -- project: - name: genius-csit-genius-{stream} - jobs: - - inttest-csit-1node - - inttest-csit-3node - - inttest-csit-verify-1node - - inttest-csit-verify-3node - - - # The project name - project: 'genius' - - # The functionality under test - functionality: - - 'upstream' - - 'gate' - - # Project branches - stream: - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 - - install: - - all: - scope: 'all' - - # Mininet configuration - tools_system_count: 3 - tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847 - - # Features to install - install-features: 'odl-genius-rest' - - # Robot custom options - robot-options: ' '