From e7d7573b9bc086783b6067d5b394e4e1d4de5933 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 30 Jun 2016 10:07:32 -0700 Subject: Add Project Option to Throttle Property This is a required field for JJB > 1.4 Change-Id: Ifb6f5d4b3a28f2d85f546151ca9aca4a4061f3ef Signed-off-by: Trevor Bramwell --- jjb/vswitchperf/vswitchperf.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'jjb/vswitchperf') diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 0cf7f9786..bf2fe8faa 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -59,6 +59,7 @@ enabled: true max-total: 3 max-per-node: 2 + option: 'project' parameters: - project-parameter: @@ -116,6 +117,7 @@ enabled: true max-total: 3 max-per-node: 2 + option: 'project' parameters: - project-parameter: -- cgit 1.2.3-korg