aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2021-06-16 16:43:07 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2021-06-16 16:45:25 +0000
commit6454c3c8f9889bd879afd0a987018220020f3d18 (patch)
tree5b34b40744a033dc2d3fc3bb48422e6553a13230 /tcwg-benchmark.yaml
parent313fbd477ed82438e4f0d6aec098b1d2cf09f579 (diff)
tcwg-benchmark: Fix node setting and add artifacts saving
Change-Id: I9b1158a9bede62b8cc13fb62357ea97016a4644e
Diffstat (limited to 'tcwg-benchmark.yaml')
-rw-r--r--tcwg-benchmark.yaml11
1 files changed, 6 insertions, 5 deletions
diff --git a/tcwg-benchmark.yaml b/tcwg-benchmark.yaml
index 59539b67de..969dd0f667 100644
--- a/tcwg-benchmark.yaml
+++ b/tcwg-benchmark.yaml
@@ -198,6 +198,7 @@
count=0
while read -a bmks; do
echo "bench_list=${bmks[@]}" > artifacts/bmk-$count-parameters
+ echo "bmk_node=tcwg-bmk-$bmk_hw"
count=$(($count+1))
done < <(./bmk-scripts/break-up-bmks.sh \
--bench_list "$bench_list" \
@@ -205,15 +206,11 @@
--run_profile "$run_profile")
- trigger-builds:
- project: tcwg-benchmark
- node-label-name: bmk_node
- nodel-label: tcwg-bmk-${bmk_hw}
block: true
parameter-factories:
- factory: filebuild
file-pattern: artifacts/bmk-*-parameters
current-parameters: true
- node-label-name: bmk_node
- node-label: tcwg-bmk-$bmk_hw
- conditional-step:
condition-kind: not
condition-operand:
@@ -247,4 +244,8 @@
sleep 30
done
unstable-return: 125
-# checksum: 0d0def49560fd65fe94e5b36cb7891b0
+ publishers:
+ - archive:
+ artifacts: 'artifacts/**'
+ latest-only: false
+# checksum: 887e138f298c5c62d64839e47428b589