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.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml
index 07166bef2..b7c1c0a82 100644
--- a/jjb/yardstick/yardstick-ci-jobs.yml
+++ b/jjb/yardstick/yardstick-ci-jobs.yml
@@ -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
########################