Commit 36c8061
committed
test: fix failure in test_06_purge_expunged_vm_background_task
Failures seen in
apache#10006 (comment)
and others.
With apache#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]>1 parent 80b5d5c commit 36c8061
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
| 262 | + | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments