summaryrefslogtreecommitdiffstats
path: root/plugin
diff options
context:
space:
mode:
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>2018-05-04 12:55:52 +0100
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>2018-06-14 07:15:12 +0000
commit55d5d9245c615436921167e24c5e49a59c53f590 (patch)
treed48a1dc63f077163147839d453cc5717c4728367 /plugin
parenta3399d07b83ce0e50d9c0144d00a7ba83a73390f (diff)
Add "volumes" parameter in Kubernetes context
This new parameter, "volumes", will allow the user to automatically create new volumes. Example of Kubernetes context definition: context: type: Kubernetes servers: host: image: ... commands: ... volumes: - name: volume1 # mandatory <volume type definition> # mandatory 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-1152 Change-Id: I44a91c605f047de4f286407e28fb5aa2e921b00a Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions