From f9720e7ef69e5135a28c791fc0c74a79cbcdf0d4 Mon Sep 17 00:00:00 2001 From: John O Loughlin Date: Fri, 11 May 2018 18:09:54 +0100 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Add "env" parameter in Kubernetes context This new parameter, "env", will allow the user to automatically to add environment variables in a pod definition Example of definition in a context: context: type: Kubernetes servers: host: image: ... commands: ... env: - : - : The volume type and the definition must be one of the supported ones in Kubernetes [1]. [1] https://kubernetes.io/docs/concepts/storage/volumes/#types-of-volumes JIRA: YARDSTICK-1161 Change-Id: Icf372a98c090063f10c9217755519ab92ba9b0ba Signed-off-by: John O Loughlin --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 42d82c876..ab8629071 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 42d82c8766fc449e4f495ce0d727ea3499a8b6de +Subproject commit ab8629071966fb46a4eeac473cda3352424fa350 -- cgit 1.2.3-korg