Hide Forgot
Description of problem: Back in the old RHTS, There was an option on the "executed tests" page to filter test runs based on a package n-v-r installed on the machine being tested. For example I could search for all test runs of /kernel/crashme/x.y that ran against kernel-2.6.32-123.el6. The package search should also allow for partial version searches or ranges of versions/release numbers for a package. Examples: I'd like to be able to search for all results of task-xyz which ran on any 2.6.32 kernel. Search for results from task-abc run with selinux-policy-3.7.19-41 through selinux-policy-3.7.19-54 (range of release numbers) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
We don't track the package versions in beaker. It was always flawed in rhts anyway since you could change the package after the version was reported, and could even change package versions multiple times.