summaryrefslogtreecommitdiffstats
path: root/jjb/bottlenecks/bottlenecks-ci-jobs.yml
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-04-12 08:54:54 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-04-12 08:54:55 +0000
commit071d40eb575582d65117f84189ddb7ca7c009894 (patch)
treebd0c89ea69dcc2707bcfc578ba0832c4ed566e60 /jjb/bottlenecks/bottlenecks-ci-jobs.yml
parentad2b25fede33a89f33e3910c3791962bed033988 (diff)
parent6c11c324b6edcea601ec38b990ae21b0c7e087d6 (diff)
Merge "Bottlenecks: rewrite all the request enabled jobs of the project"
Diffstat (limited to 'jjb/bottlenecks/bottlenecks-ci-jobs.yml')
-rw-r--r--jjb/bottlenecks/bottlenecks-ci-jobs.yml9
1 files changed, 6 insertions, 3 deletions
diff --git a/jjb/bottlenecks/bottlenecks-ci-jobs.yml b/jjb/bottlenecks/bottlenecks-ci-jobs.yml
index b4b736faa..1c8d048af 100644
--- a/jjb/bottlenecks/bottlenecks-ci-jobs.yml
+++ b/jjb/bottlenecks/bottlenecks-ci-jobs.yml
@@ -91,12 +91,15 @@
branch: '{branch}'
builders:
- - 'bottlenecks-fetch-os-creds'
- - 'bottlenecks-run-{suite}'
+ - shell: |
+ echo "bottlenecks: this builder should be changed"
+ # TO DO, by now the CI job of Bottlenecks has been changed
+ #- 'bottlenecks-fetch-os-creds'
+ #- 'bottlenecks-run-{suite}'
publishers:
- email:
- recipients: hongbo.tianhongbo@huawei.com matthew.lijun@huawei.com liangqi1@huawei.com liyiting@huawei.com
+ recipients: hongbo.tianhongbo@huawei.com matthew.lijun@huawei.com liangqi1@huawei.com sunshine.wang@huawei.com
########################
# builder macros