Bug 712502
| Summary: | candlepin is using fact "cpu.architecture" for rule checks when no clients actually have this fact | ||
|---|---|---|---|
| Product: | [Community] Candlepin | Reporter: | John Sefler <jsefler> |
| Component: | candlepin | Assignee: | William Poteat <wpoteat> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | John Sefler <jsefler> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.5 | CC: | alikins, bkearney, dgregor, spandey, wpoteat |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-01-04 15:31:24 UTC | Type: | --- |
| 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: | 568421, 675214, 682238 | ||
|
Description
John Sefler
2011-06-10 19:37:37 UTC
Testing after wpoteat's fixes... Verifying Version... [root@jsefler-f14-5beakerpin proxy]# git branch 0.2 * 0.3 master [root@jsefler-f14-5beakerpin proxy]# git show-ref | grep 0.3 9b5e7e2294b8aba41249fd7507173da9335d065e refs/heads/0.3 9b5e7e2294b8aba41249fd7507173da9335d065e refs/remotes/origin/0.3 I re-ran the automated test that originally found the bug, and now the test passes happily: http://hudson.rhq.lab.eng.bos.redhat.com:8080/hudson/job/rhsm-beaker-on-premises-RHEL5/307/TestNG_Report/ Test Passed: EnsureAvailableSubscriptionsListed_Test([awesomeos-s390x, [{"productName":"Awesome OS for S390X Bits"}]]) Test Passed: EnsureConsumedEntitlementsListed_Test([awesomeos-s390x, [{"productName":"Awesome OS for S390X Bits"}]]) some push data pushed, should be a awesomeos for each of i386, i686, x86_64, ia64, s390x, ppc64, and z80 |