Fix LCM evacuate issue 13/116113/1
authorMarcin Wilk <m.wilk@samsung.com>
Fri, 4 Dec 2020 12:24:43 +0000 (13:24 +0100)
committerMarcin Wilk <m.wilk@samsung.com>
Mon, 7 Dec 2020 07:13:41 +0000 (07:13 +0000)
The code was missing reset() call on RequestContext prior
calling the waitForStateChange, which relies on the reset attempt
value. As a result, the code didn't wait for the VM status change.

Issue-ID: APPC-1913
Signed-off-by: Marcin Wilk <m.wilk@samsung.com>
Change-Id: Ib80bb154e6380dd6a90077179db41117ec74e31b
(cherry picked from commit 443c060154392b18cd3bd358cafd6a643636eba6)


No differences found