From 83e75d76832f34bffffecdf2b306f91d499bfc4c Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Thu, 7 Mar 2019 10:23:50 +1000 Subject: [PATCH] Disable jobs for inactive projects As discussed in the int/test meeting disable jobs for inactive projects to same from infra resources. Ref: https://lists.opendaylight.org/pipermail/integration-dev/2019-March/013041.html Change-Id: I6d3fd32c86a6a9856bb8fc504350651b590f10e1 Signed-off-by: Anil Belur --- jjb/alto/alto-csit-setup.yaml | 2 ++ jjb/alto/alto.yaml | 4 ++++ jjb/bier/bier-csit-basic.yaml | 1 + jjb/bier/bier.yaml | 4 ++++ jjb/dlux/dlux.yaml | 4 ++++ jjb/dluxapps/dluxapps-csit-yangman.yaml | 1 + jjb/dluxapps/dluxapps.yaml | 3 +++ .../groupbasedpolicy-csit-1node-openstack.yaml | 1 + jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml | 1 + jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml | 1 + jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml | 1 + jjb/groupbasedpolicy/groupbasedpolicy-csit-sxp.yaml | 1 + jjb/groupbasedpolicy/groupbasedpolicy.yaml | 4 ++++ jjb/l2switch/l2switch-csit-host-scalability-daily.yaml | 1 + jjb/l2switch/l2switch-csit-scalability.yaml | 1 + jjb/l2switch/l2switch-csit-switch.yaml | 1 + jjb/l2switch/l2switch-patch-test.yaml | 1 + jjb/l2switch/l2switch.yaml | 4 ++++ jjb/nemo/nemo-csit-engine.yaml | 1 + jjb/nemo/nemo.yaml | 4 ++++ jjb/of-config/of-config.yaml | 6 +++++- jjb/packetcable/packetcable-csit-pcmm.yaml | 2 ++ jjb/packetcable/packetcable.yaml | 4 ++++ 23 files changed, 52 insertions(+), 1 deletion(-) diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index d8d32fcba9..9ca1ca048b 100644 --- a/jjb/alto/alto-csit-setup.yaml +++ b/jjb/alto/alto-csit-setup.yaml @@ -10,6 +10,8 @@ # The functionality under test functionality: 'setup' + disable-job: true + # Project branches stream: - sodium: diff --git a/jjb/alto/alto.yaml b/jjb/alto/alto.yaml index 8b2a4278d1..8aec1deccb 100644 --- a/jjb/alto/alto.yaml +++ b/jjb/alto/alto.yaml @@ -13,6 +13,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' + disable-job: true # Used by the release job staging-profile-id: 931eabae9693c @@ -31,6 +32,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' + disable-job: true # Used by the release job staging-profile-id: 931eabae9693c @@ -49,6 +51,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'l2switch-merge-{stream}' email-upstream: '[alto] [l2switch]' + disable-job: true # Used by the release job staging-profile-id: 931eabae9693c @@ -84,6 +87,7 @@ build-node: centos7-builder-2c-8g mvn-settings: 'alto-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true - project: name: alto-view diff --git a/jjb/bier/bier-csit-basic.yaml b/jjb/bier/bier-csit-basic.yaml index 10aa7156f2..715b63cbab 100644 --- a/jjb/bier/bier-csit-basic.yaml +++ b/jjb/bier/bier-csit-basic.yaml @@ -7,6 +7,7 @@ # The project name project: 'bier' + disable-job: true # The functionality under test functionality: 'basic' diff --git a/jjb/bier/bier.yaml b/jjb/bier/bier.yaml index 90b9bdbb68..959acae106 100644 --- a/jjb/bier/bier.yaml +++ b/jjb/bier/bier.yaml @@ -14,6 +14,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[bier]' + disable-job: true # Used by the release job staging-profile-id: 942a8075b1f2a @@ -33,6 +34,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[bier]' + disable-job: true # Used by the release job staging-profile-id: 942a8075b1f2a @@ -52,6 +54,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[bier]' + disable-job: true # Used by the release job staging-profile-id: 942a8075b1f2a @@ -88,6 +91,7 @@ build-node: centos7-builder-2c-8g mvn-settings: 'bier-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true - project: name: bier-view diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index f5896cdeab..c9f0688c22 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -12,6 +12,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[dlux] [odlparent]' + disable-job: true # Used by the release job staging-profile-id: 96e6a0327484f @@ -29,6 +30,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[dlux] [odlparent]' + disable-job: true # Used by the release job staging-profile-id: 96e6a0327484f @@ -46,6 +48,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[dlux] [odlparent]' + disable-job: true # Used by the release job staging-profile-id: 96e6a0327484f @@ -78,6 +81,7 @@ branch: 'master' mvn-settings: 'dlux-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true - project: name: dlux-view diff --git a/jjb/dluxapps/dluxapps-csit-yangman.yaml b/jjb/dluxapps/dluxapps-csit-yangman.yaml index 21dd9eae02..fd7a203de3 100644 --- a/jjb/dluxapps/dluxapps-csit-yangman.yaml +++ b/jjb/dluxapps/dluxapps-csit-yangman.yaml @@ -7,6 +7,7 @@ # The project name project: 'dluxapps' + disable-job: true # The functionality under test functionality: 'yangman' diff --git a/jjb/dluxapps/dluxapps.yaml b/jjb/dluxapps/dluxapps.yaml index da00339d9b..0b9ccc08b0 100644 --- a/jjb/dluxapps/dluxapps.yaml +++ b/jjb/dluxapps/dluxapps.yaml @@ -13,6 +13,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]' + disable-job: true # Used by the release job staging-profile-id: 96e6fb1e65bf9 @@ -31,6 +32,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]' + disable-job: true # Used by the release job staging-profile-id: 96e6fb1e65bf9 @@ -49,6 +51,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]' + disable-job: true # Used by the release job staging-profile-id: 96e6fb1e65bf9 diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml index d2483d7a36..591d3c9da4 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-1node-openstack.yaml @@ -6,6 +6,7 @@ # The project name project: 'groupbasedpolicy' + disable-job: true topology: - 1node: diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml index 95bd59403a..edf23ff9f6 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-3node.yaml @@ -6,6 +6,7 @@ # The project name project: 'groupbasedpolicy' + disable-job: true # The functionality under test functionality: '3-node' diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml index 7a316db82c..506c090673 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-6node.yaml @@ -7,6 +7,7 @@ # The project name project: 'groupbasedpolicy' + disable-job: true # The functionality under test functionality: '6node' diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml index a5207da2d3..a2b8eaf40c 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-clustering.yaml @@ -7,6 +7,7 @@ # The project name project: 'groupbasedpolicy' + disable-job: true # The functionality under test functionality: 'clustering' diff --git a/jjb/groupbasedpolicy/groupbasedpolicy-csit-sxp.yaml b/jjb/groupbasedpolicy/groupbasedpolicy-csit-sxp.yaml index 232105f16a..69c304e506 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy-csit-sxp.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy-csit-sxp.yaml @@ -5,6 +5,7 @@ - inttest-csit-1node # The project name project: 'groupbasedpolicy' + disable-job: true # The functionality under test functionality: 'sxp' diff --git a/jjb/groupbasedpolicy/groupbasedpolicy.yaml b/jjb/groupbasedpolicy/groupbasedpolicy.yaml index 98611514d6..3292b54cec 100644 --- a/jjb/groupbasedpolicy/groupbasedpolicy.yaml +++ b/jjb/groupbasedpolicy/groupbasedpolicy.yaml @@ -20,6 +20,7 @@ sfc-merge-{stream}, ovsdb-merge-{stream} email-upstream: '[groupbasedpolicy] [openflowjava] [openflowplugin] [neutron] [sfc] [ovsdb]' + disable-job: true # Used by the release job staging-profile-id: 96fbb93f95a76 @@ -45,6 +46,7 @@ sfc-merge-{stream}, ovsdb-merge-{stream} email-upstream: '[groupbasedpolicy] [openflowjava] [openflowplugin] [neutron] [sfc] [ovsdb]' + disable-job: true # Used by the release job staging-profile-id: 96fbb93f95a76 @@ -70,6 +72,7 @@ sfc-merge-{stream}, ovsdb-merge-{stream} email-upstream: '[groupbasedpolicy] [openflowjava] [openflowplugin] [neutron] [sfc] [ovsdb]' + disable-job: true # Used by the release job staging-profile-id: 96fbb93f95a76 @@ -112,6 +115,7 @@ mvn-settings: 'groupbasedpolicy-settings' mvn-goals: '-U clean deploy findbugs:findbugs' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true - project: name: groupbasedpolicy-view diff --git a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml index cce9831792..94afbf13cd 100644 --- a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml +++ b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml @@ -6,6 +6,7 @@ # The project name project: 'l2switch' + disable-job: true # The functionality under test functionality: 'host-scalability-daily' diff --git a/jjb/l2switch/l2switch-csit-scalability.yaml b/jjb/l2switch/l2switch-csit-scalability.yaml index ce53408f42..c800e5af2d 100644 --- a/jjb/l2switch/l2switch-csit-scalability.yaml +++ b/jjb/l2switch/l2switch-csit-scalability.yaml @@ -6,6 +6,7 @@ # The project name project: 'l2switch' + disable-job: true # The functionality under test functionality: 'scalability' diff --git a/jjb/l2switch/l2switch-csit-switch.yaml b/jjb/l2switch/l2switch-csit-switch.yaml index 5b68a71d18..208f5c6918 100644 --- a/jjb/l2switch/l2switch-csit-switch.yaml +++ b/jjb/l2switch/l2switch-csit-switch.yaml @@ -7,6 +7,7 @@ # The project name project: 'l2switch' + disable-job: true # The functionality under test functionality: 'switch' diff --git a/jjb/l2switch/l2switch-patch-test.yaml b/jjb/l2switch/l2switch-patch-test.yaml index 4449ca6592..3f8b2ea246 100644 --- a/jjb/l2switch/l2switch-patch-test.yaml +++ b/jjb/l2switch/l2switch-patch-test.yaml @@ -6,6 +6,7 @@ # The project name project: 'l2switch' + disable-job: true # Project branches stream: diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index 347e3f23a1..30f1487e27 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -17,6 +17,7 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' + disable-job: true # Used by the release job staging-profile-id: 96fee85953ca0 @@ -39,6 +40,7 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' + disable-job: true # Used by the release job staging-profile-id: 96fee85953ca0 @@ -61,6 +63,7 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' + disable-job: true # Used by the release job staging-profile-id: 96fee85953ca0 @@ -98,6 +101,7 @@ branch: 'master' mvn-settings: 'l2switch-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + disable-job: true - project: name: l2switch-view diff --git a/jjb/nemo/nemo-csit-engine.yaml b/jjb/nemo/nemo-csit-engine.yaml index 6ac9518ac4..c13b8502e5 100644 --- a/jjb/nemo/nemo-csit-engine.yaml +++ b/jjb/nemo/nemo-csit-engine.yaml @@ -7,6 +7,7 @@ # The project name project: 'nemo' + disable-job: true # The functionality under test functionality: 'engine' diff --git a/jjb/nemo/nemo.yaml b/jjb/nemo/nemo.yaml index fd541c3846..4584f017ca 100644 --- a/jjb/nemo/nemo.yaml +++ b/jjb/nemo/nemo.yaml @@ -12,6 +12,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 @@ -29,6 +30,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 @@ -46,6 +48,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[nemo]' + disable-job: true # Used by the release job staging-profile-id: a67a9890f6202 @@ -78,6 +81,7 @@ branch: 'master' mvn-settings: 'nemo-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true - project: name: nemo-view diff --git a/jjb/of-config/of-config.yaml b/jjb/of-config/of-config.yaml index 7e896845db..e18db3f1a3 100644 --- a/jjb/of-config/of-config.yaml +++ b/jjb/of-config/of-config.yaml @@ -12,6 +12,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 @@ -29,6 +30,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 @@ -46,6 +48,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' + disable-job: true # Used by the release job staging-profile-id: a6880455efe67 @@ -64,8 +67,8 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: netconf-merge-{stream}' email-upstream: '[of-config] [netconf]' - disable-job: true + # Used by the release job staging-profile-id: a6880455efe67 @@ -78,6 +81,7 @@ branch: 'master' mvn-settings: 'of-config-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true - project: name: of-config-view diff --git a/jjb/packetcable/packetcable-csit-pcmm.yaml b/jjb/packetcable/packetcable-csit-pcmm.yaml index b84be44025..a5b7e36eeb 100644 --- a/jjb/packetcable/packetcable-csit-pcmm.yaml +++ b/jjb/packetcable/packetcable-csit-pcmm.yaml @@ -11,6 +11,8 @@ # The functionality under test functionality: 'pcmm' + disable-job: true + # Project branches stream: - sodium: diff --git a/jjb/packetcable/packetcable.yaml b/jjb/packetcable/packetcable.yaml index 1fafb5dc53..895f07b599 100644 --- a/jjb/packetcable/packetcable.yaml +++ b/jjb/packetcable/packetcable.yaml @@ -12,6 +12,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[packetcable]' + disable-job: true # Used by the release job staging-profile-id: a68ca4a24655c @@ -29,6 +30,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[packetcable]' + disable-job: true # Used by the release job staging-profile-id: a68ca4a24655c @@ -46,6 +48,7 @@ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' email-upstream: '[packetcable]' + disable-job: true # Used by the release job staging-profile-id: a68ca4a24655c @@ -78,6 +81,7 @@ branch: 'master' mvn-settings: 'packetcable-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + disable-job: true - project: name: packetcable-view -- 2.36.6