Merge lp:~mzanetti/cupstream2distro-config/more-flexible-results into lp:cupstream2distro-config

Proposed by Michael Zanetti
Status: Merged
Approved by: Francis Ginther
Approved revision: 494
Merged at revision: 495
Proposed branch: lp:~mzanetti/cupstream2distro-config/more-flexible-results
Merge into: lp:cupstream2distro-config
Diff against target: 21 lines (+2/-2)
1 file modified
stacks/head/media.cfg (+2/-2)
To merge this branch: bzr merge lp:~mzanetti/cupstream2distro-config/more-flexible-results
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Francis Ginther Approve
CU2D maintainers Pending
Review via email: mp+173187@code.launchpad.net

Commit message

as the mediumtests job now supports multiple test suites, we need to be a bit more flexible with collecting result xmls

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.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

Looks like a network failure, retrying.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/head/media.cfg'
2--- stacks/head/media.cfg 2013-06-26 15:33:05 +0000
3+++ stacks/head/media.cfg 2013-07-05 11:23:24 +0000
4@@ -41,7 +41,7 @@
5 template: False
6 aggregate_tests: generic-mediumtests-saucy
7 archive_artifacts: '**/*test*.xml'
8- publish_junit: '**/test*.xml'
9+ publish_junit: '**/*test*.xml'
10 mediaplayer-app:
11 contact_email: omer.akram@canonical.com
12 hooks: D09add_ppa~phablet-team~ppa D09add_ppa~canonical-qt5-edgers~qt5-proper A10checklicenseheaders D09add_ppa~ubuntu-sdk-team~ppa
13@@ -51,7 +51,7 @@
14 template: False
15 aggregate_tests: generic-mediumtests-saucy
16 archive_artifacts: '**/*test*.xml'
17- publish_junit: '**/test*.xml'
18+ publish_junit: '**/*test*.xml'
19 qtubuntu-camera:
20 hooks: D09add_ppa~canonical-qt5-edgers~qt5-proper D09add_ppa~phablet-team~ppa A10checklicenseheaders
21 qtubuntu-cameraplugin-fake:

Subscribers

People subscribed via source and target branches

to all changes: