X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnemo%2Fnemo-csit-engine.yaml;h=d56aeb22e9fa3622d1f08dd6886d27255f15f962;hb=HEAD;hp=f83ef439eb7f09e2318340740167a69908ab2431;hpb=e8a56411730412990a7ad3ef97bcee5643d981a9;p=releng%2Fbuilder.git diff --git a/jjb/nemo/nemo-csit-engine.yaml b/jjb/nemo/nemo-csit-engine.yaml deleted file mode 100644 index f83ef439e..000000000 --- a/jjb/nemo/nemo-csit-engine.yaml +++ /dev/null @@ -1,39 +0,0 @@ ---- -- project: - name: nemo-csit-engine - jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' - - # The project name - project: 'nemo' - - # The functionality under test - functionality: 'engine' - - # Project branches - stream: - - nitrogen: - branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - install: - - only: - scope: 'only' - - all: - scope: 'all' - - # Features to install - install-features: 'odl-restconf,odl-mdsal-apidocs,odl-nemo-engine-ui,odl-nemo-openflow-renderer' - - # Robot custom options - robot-options: ''