Bug 1644687
| Summary: | kubevirt-apb doesn't contain ovs-cni-manifests rpm | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Lukas Bednar <lbednar> |
| Component: | Installation | Assignee: | Ryan Hallisey <rhallise> |
| Status: | CLOSED WONTFIX | QA Contact: | Irina Gulina <igulina> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.3 | CC: | cnv-qe-bugs, danken, fsimonce, ncredi, ohadlevy, rhallise |
| Target Milestone: | --- | ||
| Target Release: | 1.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kubevirt-apb:v3.11-5 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-22 17:06:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lukas Bednar
2018-10-31 12:09:58 UTC
@Dan, do you know what we are missing here to get it working? The latest downstream build uses ovs-cni-manifests. (In reply to Ryan Hallisey from comment #2) > The latest downstream build uses ovs-cni-manifests. What's the next step then? ON_QA? Based on the comment I believe so. updating accordingly. We (QE) can not test it at the moment, we are waiting for another rebuilt of kubevirt-apb, because current APB is still in cnv13-tech-preview namespace -> we need to have it in cnv-tech-preview namespace since our ASB is configured to pick APBs from there. build blocked on https://projects.engineering.redhat.com/browse/FACTORY-3482. Moving back to modified until the build will be done. please move it to ON_QA once ready & fill in the 'fixed in version' brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/cnv-tech-preview/kubevirt-apb:v1.3.0-5 Looking into kubevirt-apb-v3.11-4 ... I see that Dockerfile and I am worried about follwoing line RUN cp /usr/share/ovs-cni/manifests/* /etc/ansible/roles/kubevirt-ansible/roles/kubevirt/templates/ I believe it should be RUN cp /usr/share/ovs-cni/manifests/* /etc/ansible/roles/kubevirt-ansible/roles/network-multus/templates/ Please Ryan correct me if I am wrong. brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/cnv-tech-preview/kubevirt-apb:v3.11-5 @Ryan, from what i understand, you are still using the templates from kubevirt-ansible and not the rpm so we should either put it back on assigned or close it as wont fix, but QE cannot verify it WDYT? The APB was using them, but they have hard coded values for things like registry/namespace/tag/image_name so I went back to the kubevirt-ansible templates. I think close wont fix works. |