diff options
author | John O Loughlin <john.oloughlin@intel.com> | 2018-05-11 18:09:54 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-06 09:02:31 +0000 |
commit | f9720e7ef69e5135a28c791fc0c74a79cbcdf0d4 (patch) | |
tree | 4251c0702ca9d1a0423b0fdb5cbfce6d30abda41 /LICENSE | |
parent | 92b7ca3e0f41e86687d46e527cf8090f6a814597 (diff) |
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:
- <variable name>: <variable value>
- <variable name>: <variable value>
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 <john.oloughlin@intel.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions