Merge lp:~allanlesage/cupstream2distro-config/autopilot-python-coverage into lp:cupstream2distro-config

Proposed by Allan LeSage
Status: Merged
Approved by: Allan LeSage
Approved revision: 1164
Merged at revision: 1166
Proposed branch: lp:~allanlesage/cupstream2distro-config/autopilot-python-coverage
Merge into: lp:cupstream2distro-config
Diff against target: 16 lines (+4/-2)
1 file modified
stacks/head/qa.cfg (+4/-2)
To merge this branch: bzr merge lp:~allanlesage/cupstream2distro-config/autopilot-python-coverage
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Francis Ginther Approve
Review via email: mp+226394@code.launchpad.net

Commit message

Add hooks for Python coverage generation to autopilot.

Description of the change

Add hooks for Python coverage generation to autopilot.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

Looks good. The hooks were tested here: http://s-jenkins.ubuntu-ci:8080/job/python-coverage-test/45/ and coverage was generated as expected.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1164. By Allan LeSage

Merge trunk, resolving conflicts.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Allan LeSage (allanlesage) wrote :

Top-approving as fginther previously approv'd.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/head/qa.cfg'
2--- stacks/head/qa.cfg 2014-07-11 03:08:07 +0000
3+++ stacks/head/qa.cfg 2014-07-22 22:08:19 +0000
4@@ -26,8 +26,10 @@
5 postbuild_job: autopilot-docs-upload
6 ppa_target: ppa:autopilot/1.4
7 distributions: trusty,utopic
8- hooks: H05set_package_version
9- archive_artifacts: '**/output/*deb'
10+ hook_source: lp:~allanlesage/+junk/python-coverage-hooks
11+ hooks: H05set_package_version B10pep8 B09copy_results H11python_enable_coverage D10install_python3-coverage A10install_coverage_py_config
12+ archive_artifacts: '**/*xml, **/output/*deb'
13+ publish_coverage: '**/results/coverage.xml'
14 autopilot-gtk:
15 daily_release: False
16 autolanding_template: False

Subscribers

People subscribed via source and target branches

to all changes: