Bug 807081 - Improve current test automation
Summary: Improve current test automation
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: PulpDist
Classification: Community
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: future_maint
Assignee: Nick Coghlan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-27 00:00 UTC by Nick Coghlan
Modified: 2012-05-22 07:47 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-22 07:47:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Nick Coghlan 2012-03-27 00:00:31 UTC
The current run_tests.sh doesn't aggregate the test results properly - the results for the core tests, CLI tests and Web UI tests are all reported separately.

run_tests.sh should be replaced with a run_tests.py that correctly collects *all* the test results into one count of passed and failed tests, as well as more cleanly skipping the CLI tests if the local Pulp server is not running.

Comment 1 Nick Coghlan 2012-05-22 07:47:36 UTC
0.0.16 fixes the test discovery problem, along with a problem where some tests were leaving temporary directories lying around and rsync daemon processes active.


Note You need to log in before you can comment on or make changes to this bug.