Bug 1549163
Summary: | oVirt.metrics role prevents execution of all following parts of oVirt.host-deploy role | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine-metrics | Reporter: | tm-pi <petr.istenik> | ||||||
Component: | Generic | Assignee: | Shirly Radco <sradco> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 1.0.0 | CC: | bugs, didi, lveyde, mperina, nicolas, omachace, petr.istenik, sradco | ||||||
Target Milestone: | ovirt-4.2.2 | Keywords: | Regression | ||||||
Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
rule-engine: blocker+ |
||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | ovirt-engine-metrics-1.1.3.3 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2018-03-29 10:58:01 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1514927, 1547711 | ||||||||
Attachments: |
|
Description
tm-pi
2018-02-26 15:02:21 UTC
Created attachment 1400864 [details]
ovirt-host-deploy
Shirly, this: https://github.com/oVirt/ovirt-engine-metrics/blob/master/roles/oVirt.ovirt-initial-validations/validate-config-yml/tasks/main.yml#L9 is causing that nothing after metrics will be run. Can you please separate the ovirt-metrics to be a separate play in the host-deploy playbook, if you need to do such calls? Raising severity to high and marking as a blocker for 4.2.2 as this is a regression to the original ovirt-host-deploy role functionality introduced in 4.2.0 AFAIU, The meta: end_play only stops the specific play I'm running now. It does not affect other plays or playbooks. I even had this bug https://bugzilla.redhat.com/show_bug.cgi?id=1547711 Where the rest of the plays in the playbook continued running even if the validations failed. I moved the role so a separate play at the end of the ovirt-host-deploy playbook. verified i novirt-engine-metrics-1.1.3.3-1.el7ev.noarch This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |