Merge "Remove basic test suites"
authorLuis Gomez <ecelgp@gmail.com>
Fri, 17 Aug 2018 15:37:20 +0000 (15:37 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 17 Aug 2018 15:37:20 +0000 (15:37 +0000)
jjb/netide/netide-csit-basic.yaml [deleted file]
jjb/of-config/of-config-csit-basic.yaml [deleted file]
jjb/p4plugin/p4plugin-csit-basic.yaml [deleted file]
jjb/sdninterfaceapp/sdninterfaceapp-csit-basic.yaml [deleted file]
jjb/usc/usc-csit-channel.yaml [deleted file]
jjb/usecplugin/usecplugin-csit-basic.yaml [deleted file]

diff --git a/jjb/netide/netide-csit-basic.yaml b/jjb/netide/netide-csit-basic.yaml
deleted file mode 100644 (file)
index c640bdb..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
----
-- project:
-    name: netide-csit-basic
-    jobs:
-      - inttest-csit-verify-1node
-      - inttest-csit-1node
-
-    # The project name
-    project: 'netide'
-
-    # The functionality under test
-    functionality: 'basic'
-
-    # Project branches
-    stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-
-    install:
-      - all:
-          scope: 'all'
-
-    # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-netide-rest'
-
-    # Robot custom options
-    robot-options: ''
diff --git a/jjb/of-config/of-config-csit-basic.yaml b/jjb/of-config/of-config-csit-basic.yaml
deleted file mode 100644 (file)
index a9beb78..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
----
-- project:
-    name: of-config-csit-basic
-    jobs:
-      - inttest-csit-verify-1node
-      - inttest-csit-1node
-
-    # The project name
-    project: 'of-config'
-
-    # The functionality under test
-    functionality: 'basic'
-
-    # Project branches
-    stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-
-    install:
-      - all:
-          scope: 'all'
-
-    # Features to install
-    install-features: 'odl-restconf,odl-of-config-all,odl-of-config-rest'
-
-    # Robot custom options
-    robot-options: ''
diff --git a/jjb/p4plugin/p4plugin-csit-basic.yaml b/jjb/p4plugin/p4plugin-csit-basic.yaml
deleted file mode 100644 (file)
index 0ebcba3..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
----
-- project:
-    name: p4plugin-csit-basic
-    jobs:
-      - inttest-csit-1node
-
-    # The project name
-    project: 'p4plugin'
-
-    # The functionality under test
-    functionality: 'basic'
-
-    # Project branches
-    stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-
-    install:
-      - all:
-          scope: 'all'
-
-    # Features to install
-    install-features: 'odl-p4plugin-all'
-
-    # Robot custom options
-    robot-options: ''
diff --git a/jjb/sdninterfaceapp/sdninterfaceapp-csit-basic.yaml b/jjb/sdninterfaceapp/sdninterfaceapp-csit-basic.yaml
deleted file mode 100644 (file)
index f78d9ed..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
----
-- project:
-    name: sdninterfaceapp-csit-basic
-    jobs:
-      - inttest-csit-1node
-      - inttest-csit-verify-1node
-
-    # The project name
-    project: 'sdninterfaceapp'
-
-    # The functionality under test
-    functionality: 'basic'
-
-    # Project branches
-    stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-
-    install:
-      - only:
-          scope: 'only'
-
-    # Features to install
-    install-features: 'odl-restconf,odl-sdninterfaceapp-all'
-
-    # Robot custom options
-    robot-options: ''
diff --git a/jjb/usc/usc-csit-channel.yaml b/jjb/usc/usc-csit-channel.yaml
deleted file mode 100644 (file)
index 732540e..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
----
-- project:
-    name: usc-csit-channel
-    jobs:
-      - inttest-csit-1node
-      - inttest-csit-verify-1node
-
-    # The project name
-    project: 'usc'
-
-    # The functionality under test
-    functionality: 'channel'
-
-    # Project branches
-    stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-          trigger-jobs: '{project}-merge-{stream}'
-          # yamllint disable-line rule:line-length
-          repo-url: 'mvn:org.opendaylight.usc/usc-features/1.6.0-SNAPSHOT/xml/features'
-      - oxygen:
-          branch: 'stable/oxygen'
-
-    install:
-      - all:
-          scope: 'all'
-
-    # Features to install
-    install-features: 'odl-restconf,odl-mdsal-apidocs,odl-usc-channel-ui'
-
-    # Robot custom options
-    robot-options: ''
diff --git a/jjb/usecplugin/usecplugin-csit-basic.yaml b/jjb/usecplugin/usecplugin-csit-basic.yaml
deleted file mode 100644 (file)
index 38fdd26..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
----
-- project:
-    name: usecplugin-csit-basic
-    jobs:
-      - inttest-csit-1node
-      - inttest-csit-verify-1node
-
-    # The project name
-    project: 'usecplugin'
-
-    # The functionality under test
-    functionality: 'basic'
-
-    # Project branches
-    stream:
-      - neon:
-          branch: 'master'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-
-    install:
-      - all:
-          scope: 'all'
-
-    # Features to install
-    install-features: 'odl-restconf,odl-usecplugin-aaa,odl-usecplugin-openflow'
-
-    # Robot custom options
-    robot-options: ''