You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: fix failure in test_06_purge_expunged_vm_background_task (#10501)
Failures seen in #10006 (comment) and others.
With #9773, the response of
listManagementServers API has been changed. serviceip has been renamed
to ipaddress. This was causing not all MS getting restarted and purge
b/g task not being able to run. The code handling API response in the
test has been updated.
Signed-off-by: Abhishek Kumar <[email protected]>
0 commit comments