set summary
ClosedPublic

Authored by kparal on Jul 4 2014, 4:05 PM.

Details

Summary

Similarly to upgradepath in D181, this helps to see results in
ResultsDB, at least until it displays item as a new column (T279).

Before:

ok - $CHECKNAME for Bodhi update sylpheed-3.4.2-1.fc20
  ---
  arch: x86_64
  item: sylpheed-3.4.2-1.fc20
  outcome: PASSED
  type: bodhi_update
  ...

After:

ok - $CHECKNAME for Bodhi update sylpheed-3.4.2-1.fc20
  ---
  arch: x86_64
  item: sylpheed-3.4.2-1.fc20
  outcome: PASSED
  summary: sylpheed-3.4.2-1.fc20 into F20 stable
  type: bodhi_update
  ...

But of course, this is not about console output, but about output at http://resultsdb-stg.cloud.fedoraproject.org/results?testcase_name=depcheck .

Test Plan

unit tests adjusted, manual execution OK

Diff Detail

Repository
rDEPCK task-depcheck
Lint
Lint Skipped
Unit
Unit Tests Skipped
kparal retitled this revision from to set summary.Jul 4 2014, 4:05 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: jskladan, mkrizek, tflink, jdulaney.
This revision is now accepted and ready to land.Jul 8 2014, 12:54 PM
kparal closed this revision.Jul 8 2014, 1:14 PM
kparal updated this revision to Diff 538.

Closed by commit rDEPCK234c36c7afb2 (authored by @kparal).