Merge "Disable memory_tracker and file_tracker in unstask.sh properly"

This commit is contained in:
Zuul 2023-02-28 06:13:08 +00:00 committed by Gerrit Code Review
commit ab8e51eb49
1 changed files with 1 additions and 3 deletions

View File

@ -168,9 +168,7 @@ if is_service_enabled etcd3; then
cleanup_etcd3
fi
if is_service_enabled dstat; then
stop_dstat
fi
stop_dstat
# NOTE: Cinder automatically installs the lvm2 package, independently of the
# enabled backends. So if Cinder is enabled, and installed successfully we are