provide item summary
ClosedPublic

Authored by kparal on Jul 4 2014, 1:01 PM.

Details

Summary

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

Before:

ok - $CHECKNAME for Bodhi update voms-api-java-3.0.3-1.fc20
  ---
  details:
    output: |-
      ============================================================
      voms-api-java-3.0.3-1.fc20 into f20-updates
      ============================================================
      [ OK ] f19
              Latest package:         voms-api-java-2.0.10-2.fc19
      [ OK ] f19-updates
              Latest package:         voms-api-java-2.0.10-4.fc19
      [ OK ] f20
              Latest package:         voms-api-java-2.0.10-4.fc20
      [--->] f20-updates
              Proposed package:       voms-api-java-3.0.3-1.fc20
      [ OK ] f21
              Latest package:         voms-api-java-3.0.3-1.fc21
              Latest pending package: None
      RESULT: PASSED
  item: voms-api-java-3.0.3-1.fc20
  outcome: PASSED
  type: bodhi_update
  ...

After:

ok - $CHECKNAME for Bodhi update voms-api-java-3.0.3-1.fc20
  ---
  details:
    output: |-
      ============================================================
      voms-api-java-3.0.3-1.fc20 into f20-updates
      ============================================================
      [ OK ] f19
              Latest package:         voms-api-java-2.0.10-2.fc19
      [ OK ] f19-updates
              Latest package:         voms-api-java-2.0.10-4.fc19
      [ OK ] f20
              Latest package:         voms-api-java-2.0.10-4.fc20
      [--->] f20-updates
              Proposed package:       voms-api-java-3.0.3-1.fc20
      [ OK ] f21
              Latest package:         voms-api-java-3.0.3-1.fc21
              Latest pending package: None
      RESULT: PASSED
  item: voms-api-java-3.0.3-1.fc20
  outcome: PASSED
  summary: voms-api-java-3.0.3-1.fc20 into f20-updates
  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=upgradepath .

Test Plan

I ran it manually, no issues.

Diff Detail

Repository
rUPGR task-upgradepath
Lint
Lint Skipped
Unit
Unit Tests Skipped
kparal retitled this revision from to provide item summary.Jul 4 2014, 1:01 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: mkrizek, tflink, jskladan.
mkrizek accepted this revision.Jul 7 2014, 11:32 AM
This revision is now accepted and ready to land.Jul 7 2014, 11:32 AM
tflink accepted this revision.Jul 7 2014, 12:46 PM

Looks good to me

kparal closed this revision.Jul 7 2014, 2:19 PM
kparal updated this revision to Diff 531.

Closed by commit rUPGR0f196f6eb0d2 (authored by @kparal).