Moti Asayag has submitted this change and it was merged.
Change subject: clone context of internal cmd in non-responding
......................................................................
clone context of internal cmd in non-responding
When we run internal action from the non-responding treatment scenario
we should do that with the parent context clone and without an execution
context
That means that internal action will influence the parent command state
but only the parent command will be shown in the task tree
Additional information is reported to the log
If we require to show those internal commands as steps of the
non-responding treatment command we should change the code that create
those commands to create and handle job steps
Change-Id: Idddc9aef34fd4465fd9828a88c9775d0f96e54e0
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1218548
Signed-off-by: emesika <emesika(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/RestartVdsCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/VdsNotRespondingTreatmentCommand.java
2 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Eli Mesika: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/42606
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idddc9aef34fd4465fd9828a88c9775d0f96e54e0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org