X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius-csit-genius.yaml;h=1c3fe7def58692fac530d84ebfc5faa467e14bcc;hb=HEAD;hp=a7e0ab08d56b80025f42de905aefa5605e5ae426;hpb=807fca79b9cbd070495690797e1b0cc019caf5f9;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 a7e0ab08d..000000000 --- a/jjb/genius/genius-csit-genius.yaml +++ /dev/null @@ -1,62 +0,0 @@ ---- -- project: - name: genius-csit-genius-oxygen-fluorine - jobs: - - inttest-csit-1node-custom - - inttest-csit-3node-custom - - project: 'genius' - - functionality: - - 'upstream' - - 'gate' - - 'tdd-wip': - testplan: '{project}-tdd-wip.txt' - - testplan: '{project}-{functionality}.txt' - - stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - disable-job: 'true' - - install: - - only: - scope: 'only' - - tools_system_count: 3 - - install-features: 'odl-genius-rest' - robot-options: '-v FAIL_ON_EXCEPTIONS:False' - -- 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: - - only: - scope: 'only' - - tools_system_count: 3 - - install-features: 'odl-genius-rest'