X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=1c3fe7def58692fac530d84ebfc5faa467e14bcc;hb=HEAD;hp=7fcab6c0bf70406fea718ae63b19856c3071a37a;hpb=1a3216fc8b57061f85a9c2ae4cc130c2032a1df8;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 7fcab6c0b..000000000 --- a/jjb/genius/genius-csit-genius.yaml +++ /dev/null @@ -1,82 +0,0 @@ ---- -- project: - name: genius-csit-genius-oxygen-fluorine - jobs: - - inttest-csit-1node - - inttest-csit-3node - - project: 'genius' - - functionality: - - 'upstream' - - 'gate' - - 'tdd-wip': - testplan: '{project}-tdd-wip.txt' - - stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - install: - - all: - scope: 'all' - - tools_system_count: 3 - - install-features: 'odl-genius-rest' - - -- project: - name: genius-csit-genius-carbon-nitrogen - jobs: - - inttest-csit-1node - - inttest-csit-3node - - project: 'genius' - - functionality: - - 'upstream' - - 'gate' - - stream: - - nitrogen: - branch: 'stable/nitrogen' - - testplan: 'genius-carbon-nitrogen.txt' - - install: - - all: - scope: 'all' - - tools_system_count: 3 - - install-features: 'odl-genius-rest' - - -- project: - name: genius-csit-genius-verify - jobs: - - inttest-csit-verify-1node - - inttest-csit-verify-3node - - project: 'genius' - - functionality: 'verify' - - stream: - - fluorine: - branch: 'master' - - verify-stream: 'oxygen' - verify-branch: 'stable/oxygen' - verify-karaf-version: 'karaf4' - - install: - - all: - scope: 'all' - - tools_system_count: 3 - - install-features: 'odl-genius-rest'