PackageCopyJob errors should be copied to the sponsored person if any
Bug #1319704 reported by
Colin Watson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
CI Train [cu2d] |
Fix Released
|
High
|
Didier Roche-Tolomelli | ||
Launchpad itself |
Fix Released
|
High
|
Colin Watson | ||
Ubuntu CI Services |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
The CI Train uses a bot to perform copies from PPAs. When the asynchronous copy job encounters an error for whatever reason, only the bot is told about it, and so it tends to take a while for anyone to be able to figure out what's happening.
Both the CI Train (cupstream2distro) and the CI Airline (ubuntu-
Related branches
lp://staging/~cjwatson/launchpad/copy-errors-to-sponsored
- William Grant (community): Approve (code)
-
Diff: 45 lines (+13/-3)2 files modifiedlib/lp/soyuz/model/packagecopyjob.py (+5/-2)
lib/lp/soyuz/tests/test_packagecopyjob.py (+8/-1)
Changed in launchpad: | |
status: | Triaged → In Progress |
assignee: | nobody → Colin Watson (cjwatson) |
Changed in cupstream2distro: | |
assignee: | nobody → Didier Roche (didrocks) |
importance: | Undecided → High |
status: | New → Fix Committed |
Changed in cupstream2distro: | |
status: | Fix Committed → Fix Released |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-ci-services-itself: | |
status: | New → Incomplete |
To post a comment you must log in.
Fixed in stable r17009 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 17009>.