Add jitter to pod network latency experiment (#522)
Signed-off-by: uditgaurav <udit@chaosnative.com>
This commit is contained in:
@@ -23,6 +23,9 @@ spec:
|
|||||||
- name: NETWORK_LATENCY
|
- name: NETWORK_LATENCY
|
||||||
value: '2000'
|
value: '2000'
|
||||||
|
|
||||||
|
- name: JITTER
|
||||||
|
value: '0'
|
||||||
|
|
||||||
# provide the name of container runtime
|
# provide the name of container runtime
|
||||||
# for litmus LIB, it supports docker, containerd, crio
|
# for litmus LIB, it supports docker, containerd, crio
|
||||||
# for pumba LIB, it supports docker only
|
# for pumba LIB, it supports docker only
|
||||||
|
@@ -90,6 +90,9 @@ spec:
|
|||||||
- name: RAMP_TIME
|
- name: RAMP_TIME
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
- name: JITTER
|
||||||
|
value: '0'
|
||||||
|
|
||||||
# lib can be litmus or pumba
|
# lib can be litmus or pumba
|
||||||
- name: LIB
|
- name: LIB
|
||||||
value: 'litmus'
|
value: 'litmus'
|
||||||
|
Reference in New Issue
Block a user