Bug 1719014
Summary: | Expired certificate prevents tests from running | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jakub Hrozek <jhrozek> | |
Component: | lasso | Assignee: | Jakub Hrozek <jhrozek> | |
Status: | CLOSED ERRATA | QA Contact: | Scott Poore <spoore> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.0 | CC: | riehecky, spoore | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | lasso-2.5.1-5.el7 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1719020 (view as bug list) | Environment: | ||
Last Closed: | 2020-03-31 19:10:19 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1719020 |
Description
Jakub Hrozek
2019-06-10 19:09:56 UTC
Fixed upstream in: https://dev.entrouvert.org/projects/lasso/repository/revisions/7c075657a4d64f4d8dbcd03521a0694287d5059f Scott, would you mind adding a qa_ack here? Just verifying that the package built is enough, currently it does not because of this bug (example of a failed build: http://download.eng.bos.redhat.com/brewroot/work/tasks/2996/22922996/build.log) Verified Sanity Only. Version: lasso-2.5.1-5.el7.x86_64 Results: I can see the fixed version built and installed which verifies that build time tests worked which did not before. [root@sp1 ~]# rpm -q lasso lasso-2.5.1-5.el7.x86_64 Also checking build log: make[6]: Leaving directory `/builddir/build/BUILD/lasso-2.5.1/tests' ============================================================================ Testsuite summary for lasso 2.5.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ ... make[8]: Leaving directory `/builddir/build/BUILD/lasso-2.5.1/bindings/python/tests' ============================================================================ Testsuite summary for lasso 2.5.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1002 |