Chore(lib_image): Use litmus lib image for pumba stress experiments (#407)
Signed-off-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
@@ -78,7 +78,7 @@ spec:
|
|||||||
|
|
||||||
## It is used in pumba lib only
|
## It is used in pumba lib only
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'gaiaadm/pumba'
|
value: 'litmuschaos/go-runner:ci'
|
||||||
|
|
||||||
# provide the socket file path
|
# provide the socket file path
|
||||||
# it is used in pumba lib
|
# it is used in pumba lib
|
||||||
|
@@ -93,7 +93,7 @@ spec:
|
|||||||
|
|
||||||
# provide lib image
|
# provide lib image
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'gaiaadm/pumba'
|
value: 'litmuschaos/go-runner:ci'
|
||||||
|
|
||||||
# provide the socket file path
|
# provide the socket file path
|
||||||
# it is used in pumba lib
|
# it is used in pumba lib
|
||||||
|
@@ -78,7 +78,7 @@ spec:
|
|||||||
|
|
||||||
## It is used in pumba lib only
|
## It is used in pumba lib only
|
||||||
- name: LIB_IMAGE
|
- name: LIB_IMAGE
|
||||||
value: 'gaiaadm/pumba'
|
value: 'litmuschaos/go-runner:ci'
|
||||||
|
|
||||||
# provide the socket file path
|
# provide the socket file path
|
||||||
# it is used in pumba lib
|
# it is used in pumba lib
|
||||||
|
@@ -19,7 +19,8 @@ spec:
|
|||||||
- name: TOTAL_CHAOS_DURATION
|
- name: TOTAL_CHAOS_DURATION
|
||||||
value: '60'
|
value: '60'
|
||||||
|
|
||||||
# Instance ID of the target ec2 instance
|
# Instance ID of the target ec2 instance
|
||||||
|
# If not provided it will select randomly from the region
|
||||||
- name: EC2_INSTANCE_ID
|
- name: EC2_INSTANCE_ID
|
||||||
value: ''
|
value: ''
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user