From ab834c5f7fd4ed6ba578b6a36a8fd98ae4085823 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 9 Mar 2018 15:37:13 -0800 Subject: [PATCH] Fix functest job name for armband ci jobs Change-Id: I44c47347ce8759a545245bf2d3ad6d6657226875 Signed-off-by: Trevor Bramwell --- jjb/armband/armband-ci-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml index ada430601..1c5f14880 100644 --- a/jjb/armband/armband-ci-jobs.yml +++ b/jjb/armband/armband-ci-jobs.yml @@ -131,7 +131,7 @@ same-node: true block: true - trigger-builds: - - project: 'functest-{installer}-{pod}-daily-{stream}' + - project: 'functest-{installer}-{pod}-arm-daily-{stream}' current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario} -- 2.16.6