From a157b4975f0c42221a9845a207d5aacec4fa52a1 Mon Sep 17 00:00:00 2001 From: Jamo Luhrsen Date: Wed, 28 Aug 2019 14:05:45 -0700 Subject: [PATCH] Remove COE CSIT jobs COE CSIT jobs are always failing 100% and are unmaintained. See more details in this email thread: https://lists.opendaylight.org/pipermail/integration-dev/2019-August/013625.html Change-Id: Ib858944f440d7e21bd1d095b15599accea6c9792 Signed-off-by: Jamo Luhrsen --- jjb/coe/coe-csit.yaml | 29 ----------------------------- jjb/coe/coe-patch-test.yaml | 24 ------------------------ 2 files changed, 53 deletions(-) delete mode 100644 jjb/coe/coe-csit.yaml delete mode 100644 jjb/coe/coe-patch-test.yaml diff --git a/jjb/coe/coe-csit.yaml b/jjb/coe/coe-csit.yaml deleted file mode 100644 index 819b47705..000000000 --- a/jjb/coe/coe-csit.yaml +++ /dev/null @@ -1,29 +0,0 @@ ---- -- project: - name: coe-csit - jobs: - - inttest-csit-1node-custom - - project: 'coe' - install-features: 'odl-netvirt-coe' - testplan: '{project}-container-networking.txt' - tools_system_count: 5 - tools_system_image: ZZCI - Ubuntu 16.04 - kubernetes - 20190211-225526.126 - - stream: - - magnesium: - branch: 'master' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - install: - - only: - scope: 'only' - - functionality: - - 'gate-container-networking' - - 'container-networking' diff --git a/jjb/coe/coe-patch-test.yaml b/jjb/coe/coe-patch-test.yaml deleted file mode 100644 index 6916ebadf..000000000 --- a/jjb/coe/coe-patch-test.yaml +++ /dev/null @@ -1,24 +0,0 @@ ---- -- project: - name: coe-patch-test - jobs: - - inttest-patch-test - - project: 'coe' - - stream: - - magnesium: - branch: 'master' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - jdk: 'openjdk8' - - feature: - - coe: - csit-list: > - coe-csit-1node-gate-container-networking-only-{stream} -- 2.36.6