mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-16 20:08:09 +00:00
cleanup a handful of scaleset logs (#880)
This commit is contained in:
@ -519,7 +519,7 @@ class Scaleset(BASE_SCALESET, ORMMixin):
|
||||
machine_ids.append(node.machine_id)
|
||||
|
||||
logging.info(
|
||||
SCALESET_LOG_PREFIX + "deleting scaleset_id:%s machine_id:%s",
|
||||
SCALESET_LOG_PREFIX + "deleting nodes scaleset_id:%s machine_id:%s",
|
||||
self.scaleset_id,
|
||||
machine_ids,
|
||||
)
|
||||
|
Reference in New Issue
Block a user