Bug 1578135
| Summary: | rpm dependencies: add and track Requires: cri-tools | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ed Santiago <santiago> |
| Component: | cri-o | Assignee: | Lokesh Mandvekar <lsm5> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | amurdaca, dwalsh, fkluknav, lsm5, santiago |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | cri-o-1.10.3-1.gite558bd5.fc27 cri-o-1.10.3-1.gite558bd5.fc28 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-26 16:07:23 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: | |||
cri-o-1.10.2-1.git1ffcbb6.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-45a4b50345 cri-o-1.10.2-1.git1ffcbb6.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-a5940771ff cri-o-1.10.2-1.git1ffcbb6.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-a5940771ff cri-o-1.10.2-1.git1ffcbb6.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-45a4b50345 cri-o-1.10.3-1.gite558bd5.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0c9ce03fce cri-o-1.10.3-1.gite558bd5.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-320cb9d7fb cri-o-1.10.3-1.gite558bd5.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-320cb9d7fb cri-o-1.10.3-1.gite558bd5.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-0c9ce03fce cri-o-1.10.3-1.gite558bd5.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. cri-o-1.10.3-1.gite558bd5.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. |
cri-o integration tests move quickly, and often require features in cri-tools that are not yet built or packaged; this will cause the tests to fail. For instance, as of this writing: cri-o-integration-tests-1.10.1-1.git728df92.fc28.x86_64 cri-tools-1.0.0-5.gitf6ed14e.fc28.x86_64 tests fail with: Incorrect Usage: flag provided but not defined: -podsandbox Cause is: test/ctr.bats: crictl ps --id "$ctr2_id" --podsandbox Presumably the --podsandbox option is newer than available in the above cri-tools. (Note that this is just one example; there have been many other cases in which the tests fail due to a mismatch between cri-o and cri-tools).