* Update docs/submodules/yardstick from branch 'master'
- Merge "Add "volumeMounts" parameter in Kubernetes context"
- Add "volumeMounts" parameter in Kubernetes context
This new parameter, "volumeMounts", will allow the user to automatically
create new volumes mounted inside the container. Example of Kubernetes
context definition:
context:
type: Kubernetes
servers:
host:
volumeMounts:
- name: volume1 # mandatory
mountPath: /dev/hugepages # mandatory
readOnly: True # optional, default=False
JIRA: YARDSTICK-1151
Change-Id: Ic00b45e6d603a9f85e3f0e25becdf0bce14e637c
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
-Subproject commit b935c3228523c30dacdaba551ecee3703ff78168
+Subproject commit 1160225135e429ba8581ad162b08d710db4e96a2