Bottlenecks: rewrite all the request enabled jobs of the project
[releng.git] / jjb / bottlenecks / bottlenecks-ci-jobs.yml
index b4b736f..1c8d048 100644 (file)
             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