X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Farmoury%2Farmoury-csit-basic.yaml;fp=jjb%2Farmoury%2Farmoury-csit-basic.yaml;h=0000000000000000000000000000000000000000;hb=d10f6fa9f4068b173687d8c4a9efd5a3d9144143;hp=9bfd6f8c03b92ca60b0ce0e5f7ba55994ce45c25;hpb=a4f97144ff107bf404660886598da1f42911f20e;p=releng%2Fbuilder.git diff --git a/jjb/armoury/armoury-csit-basic.yaml b/jjb/armoury/armoury-csit-basic.yaml deleted file mode 100644 index 9bfd6f8c0..000000000 --- a/jjb/armoury/armoury-csit-basic.yaml +++ /dev/null @@ -1,44 +0,0 @@ ---- -- project: - name: armoury-csit-basic - jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' - - # The project name - project: 'armoury' - - # The functionality under test - functionality: 'basic' - - # Project branches - stream: - - nitrogen: - branch: 'master' - jre: 'openjdk8' - - carbon: - branch: 'stable/carbon' - jre: 'openjdk8' - karaf-version: karaf3 - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - karaf-version: karaf3 - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - karaf-version: karaf3 - - install: - - only: - scope: 'only' - - all: - scope: 'all' - - # Features to install - install-features: > - odl-restconf, - odl-armoury-workloadmanager - - # Robot custom options - robot-options: ''