Bug 1689926

Summary: Update restraint BJJ to use static build from fetched tarballs.
Product: [Retired] Beaker Reporter: Martin Styk <mastyk>
Component: generalAssignee: Martin Styk <mastyk>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: bpeck, breilly, cbeer, mastyk
Target Milestone: 26.4Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-19 07:48:22 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 Martin Styk 2019-03-18 13:05:52 UTC
Description of problem:
At this moment dynamic linking is not working. Instead of that static linking should be used in testing jobs (unittests and valgrind).

Version-Release number of selected component (if applicable):
master

How reproducible:
Run restraint-review-checks-valgrind/restraint-review-checks-unittests job.

Steps to Reproduce:
1.
2.
3.

Actual results:
Job crashed.

Expected results:
Job executed and providing results.

Additional info:

Comment 1 Martin Styk 2019-03-26 09:46:35 UTC
Beaker 26.4 has been released.