From 84c7d98143569852c587ddced2fb11fa4d653b66 Mon Sep 17 00:00:00 2001 From: liang gao Date: Wed, 20 Jul 2016 06:27:50 +0000 Subject: Updated armband Project: yardstick ebb9bc33134a90ea707f163950487056dc64e729 add support for suite to support constraints and task_args suite.yaml has constraint and task_args parameter, so each task_case can be able to add constaints (currently support pod_name and installer), also support parameters to be replace for special test case like tc043. JIRA: YARDSTICK-299 Change-Id: I2b2c8f9858893da03aaa8bcac20a474a2d434509 Signed-off-by: rexlee8776 --- upstream/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream/yardstick b/upstream/yardstick index e14fbf02..ebb9bc33 160000 --- a/upstream/yardstick +++ b/upstream/yardstick @@ -1 +1 @@ -Subproject commit e14fbf021bdf90dc160685c23b3cbbb320e9cfbf +Subproject commit ebb9bc33134a90ea707f163950487056dc64e729 -- cgit 1.2.3-korg