corrected test to match the new way the error shows up based on previous feedback
This commit is contained in:
Родитель
03446f89ac
Коммит
baa630dab7
|
@ -357,7 +357,7 @@ teardown(){
|
|||
|
||||
verify_substatus_item "$status_file" AppHealthStatus success "Application found to be healthy"
|
||||
verify_substatus_item "$status_file" ApplicationHealthState success Healthy
|
||||
verify_substatus_item "$status_file" VMWatch error "VMWatch failed: .* VMWatch process exited. Error: signal: killed.**"
|
||||
verify_substatus_item "$status_file" VMWatch error "VMWatch failed: .* VMWatch process exited. Error:.* Failed to assign VMWatch process to cgroup.**"
|
||||
}
|
||||
|
||||
@test "handler command: enable/disable - vm watch killed when disable is called" {
|
||||
|
|
Загрузка…
Ссылка в новой задаче