lp://staging/~vila/qa-dashboard/copyright-2014
- Get this branch:
- bzr branch lp://staging/~vila/qa-dashboard/copyright-2014
Branch merges
Branch information
Recent revisions
- 717. By Andy Doan
-
[r=Joe Talbott, PS Jenkins bot] fix bad crash-count logic for summary page
We were accidentally counting crashes from prior jenkins jobs when
newer ones had improved results. The refactoring of the
smokeng.views.overview was just done so that it would be possible to
test the "get_totals" API easier. from Andy Doan - 715. By Andy Doan
-
[r=Chris Johnston] filter smoketestresult artifacts properly for mega jobs
The logic was already there, but was only used for SmokeResults 1278510 from Andy Doan
- 714. By Joe Talbot <email address hidden>
-
[r=Andy Doan] Smoke - Do not include test results for hidden images or results. 1277581 from Joe Talbott
- 713. By Andy Doan
-
[r=PS Jenkins bot, Joe Talbott] allow publishing of smoketestresults via REST API
Allow the client to include the UTAH YAML with its SmokeResult object
so that the SmokeTestResult details can also be populated
from Andy Doan - 711. By Joe Talbot <email address hidden>
-
[r=Andy Doan, PS Jenkins bot] Bootspeed - No longer require unique md5s.
* we aren't using md5s for anything and we've got a constraint on:
- release, variant, arch, build_number from Joe Talbott - 710. By Andy Doan
-
[r=Joe Talbott, PS Jenkins bot] fix artifact issues with mega-jobs
A jenkins job may now have artifacts that are specific to a testrun that occurred in a mega-job. As the code currently stands, a crash in one test will wind up being counted for all the test runs. This causes us to show 25 crashes instead of just 1. Additionally, we are showing log files for the job and not just for the run. This adds logic to show the right thing when we are dealing with a mega-job. from Andy Doan
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qa-dashboard