diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-11 09:26:47 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-11 11:29:00 +0000 |
commit | 0432560d6ddf7c792bf3b1d348246907731b62e5 (patch) | |
tree | 007ee3e8b0738de23475bde24ea7de54d1cae4a4 /jjb | |
parent | 1f713fa10a11d45db6444022f8872d3522e419da (diff) |
bottlenecks: Disable jobs running against CI PODs
Test Strategy Group must come to a decision regarding what to run against
CI PODs. Until that happens, business as usual; deploy, functest, yardstick.
In order for bottlenecks to run against CI PODs, it must be discussed in Test
Strategy Group and a decision must be presented to releng.
If the jobs get activated and run again, next step is removal of the jobs.
Apart from CI PODs, permission was never asked and never given for ericsson-pod1 so
job running on it is disabled as well.
Change-Id: I82b481775475ef36d132541efdc40c325d05e77a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/bottlenecks/bottlenecks-ci-jobs.yml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/jjb/bottlenecks/bottlenecks-ci-jobs.yml b/jjb/bottlenecks/bottlenecks-ci-jobs.yml index 1109d188e..801de4a5b 100644 --- a/jjb/bottlenecks/bottlenecks-ci-jobs.yml +++ b/jjb/bottlenecks/bottlenecks-ci-jobs.yml @@ -32,12 +32,15 @@ pod: - opnfv-jump-2: installer: fuel + disabled: true <<: *brahmaputra - intel-pod5: installer: joid + disabled: true <<: *brahmaputra - huawei-us-deploy-bare-1: installer: compass + disabled: true <<: *brahmaputra #-------------------------------- # master @@ -47,21 +50,27 @@ <<: *master - ericsson-pod1: installer: fuel + disabled: true <<: *master - ericsson-pod2: installer: fuel + disabled: true <<: *master - intel-pod6: installer: joid + disabled: true <<: *master - intel-pod8: installer: compass + disabled: true <<: *master - zte-pod1: installer: fuel + disabled: false <<: *master - orange-pod2: installer: joid + disabled: false <<: *master #-------------------------------- suite: @@ -77,7 +86,7 @@ - job-template: name: 'bottlenecks-{installer}-{suite}-{pod}-daily-{stream}' - disabled: false + disabled: '{disabled}' wrappers: - build-name: |