Added Coontainer Path for Disk-Fill Experiment (#223)
Signed-off-by: Rahul M Chheda <rahul.chheda@mayadata.io>
This commit is contained in:
@@ -60,5 +60,10 @@ spec:
|
|||||||
- name: LIB
|
- name: LIB
|
||||||
value: 'litmus'
|
value: 'litmus'
|
||||||
|
|
||||||
|
# Provide the container runtime path
|
||||||
|
# Default set to docker
|
||||||
|
- name: CONTAINER_PATH
|
||||||
|
value: '/var/lib/docker/containers'
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: disk-fill
|
name: disk-fill
|
@@ -140,6 +140,11 @@ spec:
|
|||||||
- name: LIB
|
- name: LIB
|
||||||
value: 'litmus'
|
value: 'litmus'
|
||||||
|
|
||||||
|
# Provide the container runtime path
|
||||||
|
# Default set to docker
|
||||||
|
- name: CONTAINER_PATH
|
||||||
|
value: '/var/lib/docker/containers'
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
name: disk-fill
|
name: disk-fill
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user