aboutsummaryrefslogtreecommitdiff
path: root/tcwg-bkk16-buildfarm-benchmark.yaml
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2016-03-24 12:03:51 +0000
committerBernard Ogden <bernie.ogden@linaro.org>2016-03-24 12:03:51 +0000
commitb8352d79acb7107c24c77d892d767867fcd003b9 (patch)
treea05c680771ee6d2f6203b1f055dddf0fe5311929 /tcwg-bkk16-buildfarm-benchmark.yaml
parentb5f909873716e0903fbbc3c076c56ef660b5efb7 (diff)
tcwg-bkk16-buildfarm-benchmark: Fix trigger paths
Paths were not taking account of child-workspace setting. Change-Id: Ie04e33f66be208e762bce7f841bc996d7955a85e
Diffstat (limited to 'tcwg-bkk16-buildfarm-benchmark.yaml')
-rw-r--r--tcwg-bkk16-buildfarm-benchmark.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tcwg-bkk16-buildfarm-benchmark.yaml b/tcwg-bkk16-buildfarm-benchmark.yaml
index 57903671fb..841836e368 100644
--- a/tcwg-bkk16-buildfarm-benchmark.yaml
+++ b/tcwg-bkk16-buildfarm-benchmark.yaml
@@ -286,11 +286,11 @@
- bench_parameters
- trigger-parameterized-builds:
- project: tcwg-benchmark
- property-file: label/tcwg-x86_64-cam/target/aarch64-linux-gnu/bench_parameters
+ property-file: aarch64-linux-gnu/bench_parameters
- project: tcwg-benchmark
- property-file: label/tcwg-x86_64-cam/target/armv8l-linux-gnueabihf/bench_parameters
+ property-file: armv8l-linux-gnueabihf/bench_parameters
- project: tcwg-benchmark
- property-file: label/tcwg-x86_64-cam/target/arm-linux-gnueabihf/bench_parameters
+ property-file: arm-linux-gnueabihf/bench_parameters
- workspace-cleanup:
include:
- "**/.git"