From: Robert Varga Date: Fri, 22 Mar 2024 07:25:40 +0000 (+0100) Subject: Chore: Remove genius/neutron/sxp jobs X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=3cfd89d26953368675f0e2a5e5e42325bb5634da;p=releng%2Fbuilder.git Chore: Remove genius/neutron/sxp jobs These projects have been archived long time ago. Purge their jobs, as they are just not triggered or are failing miserably. Change-Id: Ia72084359d051daa46a5122d659fef8839c2f022 Signed-off-by: Robert Varga --- diff --git a/jjb/genius/genius.yaml b/jjb/genius/genius.yaml deleted file mode 100644 index 4b74ae801..000000000 --- a/jjb/genius/genius.yaml +++ /dev/null @@ -1,60 +0,0 @@ ---- -- project: - name: genius-master - jobs: - - "{project-name}-maven-javadoc-jobs" - - "{project-name}-rtd-jobs": - build-node: centos8-builder-2c-2g - project-pattern: genius - rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-genius/34944/ - rtd-token: 7ba691afb89bd53d19fd7d8585fdd8bd6620de7f - - odl-maven-jobs-jdk17 - - odl-maven-verify-jobs-jdk17 - - stream: master - project: "genius" - project-name: "genius" - branch: "master" - build-node: centos7-builder-4c-4g - java-version: "openjdk17" - mvn-settings: "genius-settings" - build-timeout: 90 - dependencies: > - controller-merge-{stream}, - yangtools-merge-{stream}, - odlparent-merge-{stream}, - openflowplugin-merge-{stream}, - neutron-merge-{stream} - email-upstream: - "[genius] [controller] [yangtools] [odlparent] [openflowplugin]\ - \ [neutron]" - - # Used by the release job - staging-profile-id: 96fb4b6d9d1ee - -- project: - name: genius-sonar - jobs: - - odl-sonar-jobs-jdk17 - - project: "genius" - project-name: "genius" - branch: "master" - build-node: centos7-builder-4c-4g - mvn-settings: "genius-settings" - mvn-opts: "-Xmx1024m" - -- project: - name: genius-info - jobs: - - gerrit-info-yaml-verify - project: genius - project-name: genius - branch: master - build-node: centos7-builder-2c-1g - -- project: - name: genius-view - views: - - project-view - project-name: genius diff --git a/jjb/neutron/neutron-patch-test.yaml b/jjb/neutron/neutron-patch-test.yaml deleted file mode 100644 index 1dc299bc9..000000000 --- a/jjb/neutron/neutron-patch-test.yaml +++ /dev/null @@ -1,21 +0,0 @@ ---- -- project: - name: neutron-patch-test - jobs: - - inttest-patch-test - - project: "neutron" - - stream: - - master: - branch: "master" - mvn-version: "mvn35" - - os-branch: "queens" - - jdk: "openjdk8" - - feature: - - genius: - csit-list: > - genius-csit-1node-gate-only-{stream} diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml deleted file mode 100644 index 2252e679e..000000000 --- a/jjb/neutron/neutron.yaml +++ /dev/null @@ -1,46 +0,0 @@ ---- -- project: - name: neutron-master - jobs: - - "{project-name}-maven-javadoc-jobs" - - odl-maven-jobs-jdk17 - - odl-maven-verify-jobs-jdk17 - - stream: master - project: "neutron" - project-name: "neutron" - build-timeout: 90 - branch: "master" - java-version: "openjdk17" - mvn-settings: "neutron-settings" - mvn-opts: "-Xmx1024m" - email-upstream: "[neutron] [odlparent] [aaa]" - - # Used by the release job - staging-profile-id: a67e1b40d7419 - -- project: - name: neutron-sonar - jobs: - - odl-sonar-jobs-jdk17 - - project: "neutron" - project-name: "neutron" - branch: "master" - mvn-settings: "neutron-settings" - mvn-opts: "-Xmx1024m" - -- project: - name: neutron-info - jobs: - - gerrit-info-yaml-verify - project: neutron - project-name: neutron - branch: master - build-node: centos7-builder-2c-1g - -- project: - name: neutron-view - views: - - project-view - project-name: neutron diff --git a/jjb/sxp/sxp-csit-basic.yaml b/jjb/sxp/sxp-csit-basic.yaml deleted file mode 100644 index 87a5a2460..000000000 --- a/jjb/sxp/sxp-csit-basic.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -- project: - name: sxp-csit-basic - jobs: - - inttest-csit-1node - - # The project name - project: "sxp" - - # The functionality under test - functionality: "basic" - - # Project branches - stream: - - master: - branch: "master" - jre: "openjdk17" - - install: - - all: - scope: "all" - - # Features to install - install-features: "odl-restconf,odl-sxp-routing" - - # Robot custom options - robot-options: "" diff --git a/jjb/sxp/sxp-csit-binding-origin.yaml b/jjb/sxp/sxp-csit-binding-origin.yaml deleted file mode 100644 index a1ea0fc60..000000000 --- a/jjb/sxp/sxp-csit-binding-origin.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -- project: - name: sxp-csit-binding-origin - jobs: - - inttest-csit-1node - - # The project name - project: "sxp" - - # The functionality under test - functionality: "binding-origin" - - # Project branches - stream: - - master: - branch: "master" - jre: "openjdk17" - - install: - - all: - scope: "all" - - # Features to install - install-features: "odl-restconf,odl-sxp-routing" - - # Robot custom options - robot-options: "" diff --git a/jjb/sxp/sxp-csit-cluster-binding.yaml b/jjb/sxp/sxp-csit-cluster-binding.yaml deleted file mode 100644 index d2d487974..000000000 --- a/jjb/sxp/sxp-csit-cluster-binding.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -- project: - name: sxp-csit-cluster-binding - jobs: - - inttest-csit-3node - - # The project name - project: "sxp" - - # The functionality under test - functionality: "cluster-binding" - - # Project branches - stream: - - master: - branch: "master" - jre: "openjdk17" - - install: - - all: - scope: "all" - - # Features to install - install-features: "odl-restconf,odl-sxp-routing" - - # Robot custom options: - robot-options: "" diff --git a/jjb/sxp/sxp-csit-clustering.yaml b/jjb/sxp/sxp-csit-clustering.yaml deleted file mode 100644 index bc8dc37e1..000000000 --- a/jjb/sxp/sxp-csit-clustering.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -- project: - name: sxp-csit-clustering - jobs: - - inttest-csit-3node - - # The project name - project: "sxp" - - # The functionality under test - functionality: "clustering" - - # Project branches - stream: - - master: - branch: "master" - jre: "openjdk17" - - install: - - all: - scope: "all" - - # Features to install - install-features: "odl-restconf,odl-sxp-routing" - - # Robot custom options: - robot-options: "" diff --git a/jjb/sxp/sxp-csit-filtering.yaml b/jjb/sxp/sxp-csit-filtering.yaml deleted file mode 100644 index 9390bfe4a..000000000 --- a/jjb/sxp/sxp-csit-filtering.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -- project: - name: sxp-csit-filtering - jobs: - - inttest-csit-1node - - # The project name - project: "sxp" - - # The functionality under test - functionality: "filtering" - - # Project branches - stream: - - master: - branch: "master" - jre: "openjdk17" - - install: - - all: - scope: "all" - - # Features to install - install-features: "odl-restconf,odl-sxp-routing" - - # Robot custom options - robot-options: "" diff --git a/jjb/sxp/sxp-csit-performance.yaml b/jjb/sxp/sxp-csit-performance.yaml deleted file mode 100644 index 194458ebc..000000000 --- a/jjb/sxp/sxp-csit-performance.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -- project: - name: sxp-csit-performance - jobs: - - inttest-csit-1node - - # The project name - project: "sxp" - - # The functionality under test - functionality: "performance" - - # Project branches - stream: - - master: - branch: "master" - jre: "openjdk17" - - install: - - all: - scope: "all" - - # Features to install - install-features: "odl-restconf,odl-sxp-routing,odl-sxp-robot" - - # Robot custom options: - robot-options: "" diff --git a/jjb/sxp/sxp-csit-topology.yaml b/jjb/sxp/sxp-csit-topology.yaml deleted file mode 100644 index a7e7b5a99..000000000 --- a/jjb/sxp/sxp-csit-topology.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -- project: - name: sxp-csit-topology - jobs: - - inttest-csit-1node - - # The project name - project: "sxp" - - # The functionality under test - functionality: "topology" - - # Project branches - stream: - - master: - branch: "master" - jre: "openjdk17" - - install: - - all: - scope: "all" - - # Features to install - install-features: "odl-restconf,odl-sxp-routing" - - # Robot custom options - robot-options: "" diff --git a/jjb/sxp/sxp.yaml b/jjb/sxp/sxp.yaml deleted file mode 100644 index 3f26d52af..000000000 --- a/jjb/sxp/sxp.yaml +++ /dev/null @@ -1,64 +0,0 @@ ---- -- project: - name: sxp-master - jobs: - - "{project-name}-rtd-jobs": - build-node: centos8-builder-2c-2g - project-pattern: sxp - rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-sxp/47573/ - rtd-token: 4a78556e59ce3ef35e61e2fa19ebae049acf6d5d - - odl-maven-jobs-jdk17 - - odl-maven-verify-jobs-jdk17 - - java-version: "openjdk17" - - stream: master - project: "sxp" - project-name: "sxp" - branch: "master" - - mvn-settings: "sxp-settings" - mvn-opts: "-Xmx1024m" - - dependencies: "odlparent-merge-{stream},controller-merge-{stream},yangtools-merge-{stream}" - email-upstream: "[sxp] [odlparent] [controller] [yangtools]" - - # Used by the release job - staging-profile-id: a6909c75719b7 - -- project: - name: sxp-release-management - jobs: - - gerrit-release-merge - - project: sxp - project-name: sxp - - build-node: centos7-builder-2c-1g - mvn-settings: sxp-settings - -- project: - name: sxp-sonar - jobs: - - odl-sonar-jobs-jdk17 - - project: "sxp" - project-name: "sxp" - branch: "master" - mvn-settings: "sxp-settings" - mvn-opts: "-Xmx1024m" - -- project: - name: sxp-info - jobs: - - gerrit-info-yaml-verify - project: sxp - project-name: sxp - branch: master - build-node: centos7-builder-2c-1g - -- project: - name: sxp-view - views: - - project-view - project-name: sxp