aboutsummaryrefslogtreecommitdiff
path: root/wa2host.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'wa2host.yaml')
-rw-r--r--wa2host.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/wa2host.yaml b/wa2host.yaml
index 395ece4..d9b2ba7 100644
--- a/wa2host.yaml
+++ b/wa2host.yaml
@@ -15,6 +15,7 @@ params:
AGENDA: "hmp_audio.yaml"
JOB_NAME: "workload-automation"
MODE: "mp"
+ FINISH_SIGNAL: "workload-finished"
run:
steps:
@@ -28,4 +29,4 @@ run:
- lava-test-case step8-prepare-device --shell ./prepare-device.sh $MODE
- lava-test-case step9-run-workload --shell ./run-workload.sh $AGENDA $JOB_NAME
- lava-test-case step10-tear-down --shell ./tear-down.sh
- - lava-test-case step11-multinode-sync --shell lava-sync workload-finished
+ - lava-test-case step11-multinode-sync --shell lava-sync $FINISH_SIGNAL