summaryrefslogtreecommitdiffstats
path: root/jjb/yardstick/yardstick-ci-jobs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/yardstick/yardstick-ci-jobs.yml')
-rw-r--r--jjb/yardstick/yardstick-ci-jobs.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml
index 1b17db455..b7c1c0a82 100644
--- a/jjb/yardstick/yardstick-ci-jobs.yml
+++ b/jjb/yardstick/yardstick-ci-jobs.yml
@@ -218,7 +218,7 @@
publishers:
- email:
- recipients: ana.cunha@ericsson.com
+ recipients: jean.gaoliang@huawei.com matthew.lijun@huawei.com
########################
# builder macros
@@ -227,13 +227,13 @@
name: yardstick-daily
builders:
- shell:
- !include-raw-escape: ./yardstick-daily.sh
+ !include-raw: ./yardstick-daily.sh
- builder:
name: yardstick-vtcdaily
builders:
- shell:
- !include-raw-escape: ./yardstick-vtcdaily.sh
+ !include-raw: ./yardstick-vtcdaily.sh
- builder:
name: yardstick-fetch-os-creds
@@ -245,7 +245,7 @@
name: yardstick-cleanup
builders:
- shell:
- !include-raw-escape: ./yardstick-cleanup.sh
+ !include-raw: ./yardstick-cleanup.sh
########################
# parameter macros
########################