Bug 535795 (RHQ-2454)
| Summary: | Web Services tests and source need to be i) added to automated build system to prevent regression | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Simeon Pinder <spinder> |
| Component: | Build System | Assignee: | RHQ Project Maintainer <rhq-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.3 | CC: | ccrouch, cwelton, jshaughn |
| Target Milestone: | --- | Keywords: | SubBug |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-2454 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
All known
|
|
| Last Closed: | 2014-05-09 15:59:55 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: | 565628 | ||
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2454 Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug making sure we're not missing any bugs in rhq_triage jsanda - any proposals on how to achieve this? WS are gone. |
1) Regression test classes for Web Services, ({jopr_src_dir}\modules\enterprise\remoting\webservices\src\test\java\org\rhq\enterprise\server\ws\) need to be included in continuous build integration system. ##Anticipated steps: i) enable WS by renaming jbossws.sar.rej for Jopr instance ii) startup Jopr instance iii) install Perftest plugin, JBoss, Tomcat, plugins .. see {jopr_src_dir}\modules\enterprise\remoting\scripts\README for more details iv) import the managed resources 2)Sources for generated JAXWS WS types located at following {jopr_src_dir}\modules\enterprise\remoting\webservices\target\rhq-remoting-webservices-VERSION\wsconsume-output, and sources for unit tests (above) need to be added to source compilation in the build. This will help to catch JAXWS/WS signature changes manifested in JAXB object changes. ### Additional background: Above tasks not initially done as impl time would have detracted from feature/implementation testing for 2.3. Pushed to post 2.3 release.