This commit is contained in:
Dave Poole 2024-04-24 20:11:45 +00:00
Родитель fea2ebdb9f
Коммит 3e94eb670f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -356,7 +356,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 ".* Failed to assign VMWatch process to cgroup.*"
verify_substatus_item "$status_file" VMWatch error "VMWatch failed: .* Failed to assign VMWatch process to cgroup.*"
}
@test "handler command: enable/disable - vm watch killed when disable is called" {